summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2010-08-06 23:33:55 +0200
committerJulian Andres Klode <jak@debian.org>2010-08-06 23:33:55 +0200
commit736f67512b4c2c8069011116217a6ffdcd374500 (patch)
treeeec4235dafe49b740f22deaa7f81a3fd67b5b1a3 /debian
parent73dfa041545d34b79a4dd25a0baa3e64f5564a62 (diff)
* apt-pkg/depcache.cc:
- Only try upgrade for Breaks if there is a newer version, otherwise handle it as Conflicts (by removing it) (helps for #591881).
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1d76736a3..4e453040f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,11 @@ apt (0.7.26~exp13) UNRELEASEDexperimental; urgency=low
* apt-pkg/cdrom.cc:
- fix off-by-one error in DropBinaryArch
+ [ Julian Andres Klode ]
+ * apt-pkg/depcache.cc:
+ - Only try upgrade for Breaks if there is a newer version, otherwise
+ handle it as Conflicts (by removing it) (helps for #591881).
+
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 30 Jul 2010 17:37:14 +0200
apt (0.7.26~exp12) experimental; urgency=low