diff options
author | Thibaut Girka <thib@sitedethib.com> | 2012-06-10 13:06:11 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-06-10 13:06:11 +0200 |
commit | a9a370d92c490f3f28cc1a1b1619971832c76de5 (patch) | |
tree | 566a57b7328188ccbf9c005ae9a464de601caf16 /debian/changelog | |
parent | f3e3a2d40e736e368678adf1c4d2793535dc9acc (diff) |
* cmdline/apt-get.cc:
- complain correctly about :any build-dep on M-A:none packages
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 91511f2e7..720b07273 100644 --- a/debian/changelog +++ b/debian/changelog @@ -64,6 +64,10 @@ apt (0.9.5.2) UNRELEASED; urgency=low * French program and manpage translation update * Danish program translation by Joe Hansen. Closes: #675605 + [ Thibaut Girka ] + * cmdline/apt-get.cc: + - complain correctly about :any build-dep on M-A:none packages + -- David Kalnischkies <kalnischkies@gmail.com> Wed, 06 Jun 2012 23:54:01 +0200 apt (0.9.5.1) unstable; urgency=low |