summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniel Burrows <Daniel_Burrows@alumni.brown.edu>2008-04-27 10:00:26 -0700
committerDaniel Burrows <Daniel_Burrows@alumni.brown.edu>2008-04-27 10:00:26 -0700
commit83860e372832abb87f9a065d625ad8a589ffa5b0 (patch)
treece19dbf9c645a87bc9fcc44afcdba529be620a1c /debian
parent93320274cef97b4201aba2fc2bc5c66b2a20904a (diff)
Improve the debugging of the auto-remove code.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5fc67f6be..e8054bda4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -52,6 +52,8 @@ apt (0.7.12) unstable; urgency=low
- Patch MarkInstall to follow currently satisfied Recommends even
if they aren't "new", so that we automatically force upgrades
when the version of a Recommends has been tightened. (Closes: #470115)
+ - Enable more complete debugging information when Debug::pkgAutoRemove
+ is set.
* apt-pkg/contrib/configuration.cc
- Lift the 1024-byte limit on lines in configuration files.
(Closes: #473710, #473874)