summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-06-28 15:45:59 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2011-06-28 15:45:59 +0100
commit15657fcc72462aed8e5b361fe52450484229ec5d (patch)
tree25d164875b9ab5d9e2a2c5b6a19d2369fb39accf /debian
parent0db864630c16afb3ed70370f2ccac3f59475699d (diff)
cherry pick from donkult
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 b6ce716b6..bbfe9022e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -75,6 +75,9 @@ apt (0.8.15) UNRELEASED; urgency=low
* apt-pkg/packagemanager.cc:
- ensure for Multi-Arch:same packages that they are unpacked in
lock step even in immediate configuration (Closes: #618288)
+ * apt-pkg/orderlist.cc:
+ - ensure that an old version of a package with a provides can
+ never satisfy a dependency of a newer version of this package
-- Michael Vogt <mvo@debian.org> Mon, 16 May 2011 14:57:52 +0200