summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
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 e0692a40e..634b37253 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,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