summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-10-13 13:18:29 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-10-13 13:18:29 +0200
commit9ed80cdd1faceb32963393449bc94a5d93a9115f (patch)
tree7b6e405ce52455246727c71aa458dd98c44b71b6 /debian
parent036eb0127ac3339347eb39c805e98fe43905bafe (diff)
* apt-pkg/policy.cc:
- match pins with(out) an architecture as we do on the commandline (partly fixing #687255, b= support has to wait for jessie)
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 545791f34..09d818e20 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,9 @@ apt (0.9.7.6) UNRELEASED; urgency=low
* apt-pkg/edsp.cc:
- include reinstall requests and already installed (= protected) packages
in the install-request for external resolvers (Closes: #689331)
+ * apt-pkg/policy.cc:
+ - match pins with(out) an architecture as we do on the commandline
+ (partly fixing #687255, b= support has to wait for jessie)
-- David Kalnischkies <kalnischkies@gmail.com> Wed, 19 Sep 2012 11:29:56 +0200