diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2009-07-31 20:29:50 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2009-07-31 20:29:50 +0200 |
commit | 0dae8ac5f8a3092057a80d932ae4e55c1e7d3ca5 (patch) | |
tree | 95884eef411cf24c40f4d9aba74a4b2beb410124 /debian/changelog | |
parent | 03dbbc98ba48eeb7c360c7fb02f21cdc9cd86465 (diff) |
[cmdline/apt-get.cc] ShowBroken() in build-dep (Closes: #145916)
Patch from Mike O'Connor, thanks!
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 46bd16df9..b105faaef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ apt (0.7.23) unstable; urgency=low * cmdline/apt-get.cc: - add APT::Get::HideAutoRemove=small to display only a short line instead of the full package list. (Closes: #537450) + - ShowBroken() in build-dep (by Mike O'Connor, Closes: #145916) -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 30 Jul 2009 15:27:30 +0200 |