diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-12-03 14:02:29 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-12-03 14:02:29 +0100 |
commit | a8dfff90aa740889eb99d00fde5d70908d9fd88a (patch) | |
tree | b55f8a09ec4f8d50db5f4bdad5f067df4ade10bd /debian/changelog | |
parent | db4b5f77e1f9f64a54baeff74c0400f0134c1d0d (diff) |
keep not installed garbage packages uninstalled instead of showing
in the autoremove section and installing those (Closes: #604222)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 56865f713..65603587d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,10 +5,12 @@ apt (0.8.11+wheezy) unstable; urgency=low progress, lock nor the directories it would create otherwise - show dependencies of essential packages which are going to remove only if they cause the remove of this essential (Closes: #601961) + - keep not installed garbage packages uninstalled instead of showing + in the autoremove section and installing those (Closes: #604222) * debian/control: - add Vcs-Browser now that loggerhead works again (Closes: #511168) - -- David Kalnischkies <kalnischkies@gmail.com> Tue, 30 Nov 2010 19:16:31 +0100 + -- David Kalnischkies <kalnischkies@gmail.com> Fri, 03 Dec 2010 14:00:18 +0100 apt (0.8.10) unstable; urgency=low |