summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2011-02-07 11:45:06 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2011-02-07 11:45:06 +0100
commita1ac2ca85ae4d7c8b3ab3c4e2f3ba6c26202c363 (patch)
tree376c5d181400438db89931f3ce079d2f2e175b8e /debian
parent6a910c9db4d450241a57f61b2d3d3e302bb9c11c (diff)
* apt-pkg/pkgcachegen.cc:
- in multiarch, let :all packages conflict with :any packages with a different version to be sure
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 7fb6557e9..ecaca2a9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -79,6 +79,9 @@ apt (0.8.11) UNRELEASED; urgency=low
* apt-pkg/algorithms.cc:
- mark pseudo packages of installed all packages as configured
in the simulation as we don't call configure for these packages
+ * apt-pkg/pkgcachegen.cc:
+ - in multiarch, let :all packages conflict with :any packages
+ with a different version to be sure
[ Michael Vogt ]
* methods/http.cc:
@@ -96,7 +99,7 @@ apt (0.8.11) UNRELEASED; urgency=low
will actually test uncompressed indexes regardless of the internal
default value of Acquire::GzipIndexes.
- -- David Kalnischkies <kalnischkies@gmail.com> Mon, 07 Feb 2011 11:26:03 +0100
+ -- David Kalnischkies <kalnischkies@gmail.com> Mon, 07 Feb 2011 11:42:41 +0100
apt (0.8.10.3) unstable; urgency=low