summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2009-07-31 18:52:16 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2009-07-31 18:52:16 +0200
commit03dbbc98ba48eeb7c360c7fb02f21cdc9cd86465 (patch)
tree52367c84cc9913a9181aa589df5ae65d2488825a /debian
parent29d0b55e368aa2ae26ad61f7ecd60b723a3a4e05 (diff)
[cmdline/apt-get.cc] add APT::Get::HideAutoRemove=small to display only
a short line instead of the full package list. (Closes: #537450)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cb5e74cb6..46bd16df9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,15 @@
apt (0.7.23) unstable; urgency=low
+ [ Michael Vogt ]
* cmdline/apt-get.cc:
- honor APT::Get::Only-Source properly in FindSrc() (thanks to
Martin Pitt for reporting the problem)
+ [ David Kalnischkies ]
+ * cmdline/apt-get.cc:
+ - add APT::Get::HideAutoRemove=small to display only a short line
+ instead of the full package list. (Closes: #537450)
+
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 30 Jul 2009 15:27:30 +0200
apt (0.7.22) unstable; urgency=low