summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-10-02 09:19:31 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-10-02 09:19:31 +0200
commit0c6aa02ecfbb1b1ecac519527467befae36b7c40 (patch)
tree42ea9f6771d1caa751d4f8646a78c85946a83934 /debian
parent6774b53da5215ae1c3ebe6a3fff496d61cd779f7 (diff)
* apt-pkg/depcache.cc:
- do not remove packages which the user requested for installation explicitly while satisfying other install requests (Closes: #598669)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 2e213283c..2b08a7b4a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,12 +12,14 @@ apt (0.8.6) UNRELEASED; urgency=low
* apt-pkg/depcache.cc:
- do not check endpointer packages instead of only those which prevented
NeverAutoRemove settings from having an effect (Closes: #598452)
+ - do not remove packages which the user requested for installation
+ explicitly while satisfying other install requests (Closes: #598669)
* apt-pkg/packagemanager.cc:
- Add a space between period and 'Please' and unfuzzy all translations
* doc/po/de.po:
- remove the duplicated "angefertigt" in translation-holder string
- -- David Kalnischkies <kalnischkies@gmail.com> Thu, 30 Sep 2010 12:26:34 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com> Sat, 02 Oct 2010 09:07:30 +0200
apt (0.8.5) unstable; urgency=low