summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-10-04 12:17:32 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2010-10-04 12:17:32 +0200
commit875f43482460b980f7951b7796caf541e21a648e (patch)
tree3ac4b3c1a914584c2c3423a8abfc0999c347128a /debian/changelog
parenta9b7fb975821984f252baf100393c16d86f6db2a (diff)
cherry pick from lp:~donkult/apt/sid branch
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 84548d899..8a1f09481 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+apt (0.8.3ubuntu7) UNRELEASED; urgency=low
+
+ [ David Kalnischkies ]
+ * apt-pkg/depcache.cc:
+ - do not remove packages which the user requested for installation
+ explicitly while satisfying other install requests (Closes: #598669)
+ Test case: debootstrap, install exim4, run "apt-get install postfix"
+ This will result in exim4-heavy instead of postfix
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 04 Oct 2010 11:57:18 +0200
+
apt (0.8.3ubuntu6) maverick; urgency=low
[ Michael Vogt ]