summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-10-13 12:14:44 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-10-13 12:14:44 +0200
commit036eb0127ac3339347eb39c805e98fe43905bafe (patch)
tree31dc09de0e86ff2a4be3435eb7355263716c1fad /debian
parent7ccb5efb4f5b4471e6b424377f42feff070bb2d3 (diff)
* apt-pkg/edsp.cc:
- include reinstall requests and already installed (= protected) packages in the install-request for external resolvers (Closes: #689331)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c1936a865..545791f34 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,9 @@ apt (0.9.7.6) UNRELEASED; urgency=low
APT::Cache::ShowVersion is true (default: false) as discussed in
#218995 to help debian-cd fixing #687949. Thanks to Sam Lidder
for initial patch and Steve McIntyre for nagging and testing!
+ * apt-pkg/edsp.cc:
+ - include reinstall requests and already installed (= protected) packages
+ in the install-request for external resolvers (Closes: #689331)
-- David Kalnischkies <kalnischkies@gmail.com> Wed, 19 Sep 2012 11:29:56 +0200