diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-10-13 13:18:29 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-10-13 13:18:29 +0200 |
commit | 9ed80cdd1faceb32963393449bc94a5d93a9115f (patch) | |
tree | 7b6e405ce52455246727c71aa458dd98c44b71b6 /debian/changelog | |
parent | 036eb0127ac3339347eb39c805e98fe43905bafe (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/changelog')
-rw-r--r-- | debian/changelog | 3 |
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 |