summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-05-28 19:04:53 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-05-28 19:04:53 +0200
commit8378913047031bd1433a5b17e9affc1e055a150e (patch)
tree0e0835a408fa7ae1d2ffbd0fbf86e596f2e14159 /debian
parentd34690e1dc76c1e572d9f7ac172dd6b12059f774 (diff)
* apt-pkg/depcache.cc:
- do the autoremove mark process also for required packages to handle these illegally depending on lower priority packages (Closes: #583517)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 028452751..ce7ff48b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,11 @@ apt (0.7.26~exp6) UNRELEASED; urgency=low
- forward manual-installed bit on package disappearance
* apt-pkg/deb/debsystem.cc:
- add better config item for extended_states file
+ * apt-pkg/depcache.cc:
+ - do the autoremove mark process also for required packages to handle
+ these illegally depending on lower priority packages (Closes: #583517)
- -- David Kalnischkies <kalnischkies@gmail.com> Thu, 27 May 2010 17:34:51 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com> Fri, 28 May 2010 19:03:30 +0200
apt (0.7.26~exp5) experimental; urgency=low