diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-11-30 19:22:29 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-11-30 19:22:29 +0100 |
commit | a02f24e046d58b723a9283211cb558605a024bdf (patch) | |
tree | 57792c3e0ad9166484f96747675f51fa5e4f7064 /debian/changelog | |
parent | 0dc05bf095ebe2908f7d9096b3914b8c988c023e (diff) |
show dependencies of essential packages which are going to remove
only if they cause the remove of this essential (Closes: #601961)
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 a19df76cf..56865f713 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,10 +3,12 @@ apt (0.8.11+wheezy) unstable; urgency=low * cmdline/apt-get.cc: - if --print-uris is used don't setup downloader as we don't need 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) * debian/control: - add Vcs-Browser now that loggerhead works again (Closes: #511168) - -- David Kalnischkies <kalnischkies@gmail.com> Tue, 30 Nov 2010 19:07:07 +0100 + -- David Kalnischkies <kalnischkies@gmail.com> Tue, 30 Nov 2010 19:16:31 +0100 apt (0.8.10) unstable; urgency=low |