diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-07-10 10:50:38 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-07-10 10:50:38 +0200 |
commit | a9d943a8c5a5a6fbcf0bdb888f3acc92b12888d8 (patch) | |
tree | 52ce8813f342c7676b0dd4fe221c4fc9590f1ca9 /debian | |
parent | e77aedb863e2a9eebb5aa9628121d350c029527d (diff) | |
parent | cef094c2ec8214b2783a2ac3aa70cf835381eae1 (diff) |
merged from lp:~donkult/apt/sid
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e49a8e224..d25443df1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,6 +30,9 @@ apt (0.9.7.2) UNRELEASED; urgency=low * apt-pkg/clean.cc: - run autoclean against pkg:arch and not always against pkg:native as this removes valid cache entries (Closes: #679371) + * apt-pkg/deb/deblistparser.cc: + - negative dependencies need to apply to all architectures, + but those with a specific architecture only apply to this one -- David Kalnischkies <kalnischkies@gmail.com> Sun, 01 Jul 2012 08:20:57 +0200 |