summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-11-06 15:02:27 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-11-06 15:02:27 +0100
commit543b0abfa5466274f5dcbe943b63633189acd887 (patch)
tree084b4d0a3b6e3917fdc269be30ce8a893881909e /debian
parent037454791fe7e59b33531b640ac0aced3b2ba6d7 (diff)
* apt-pkg/orderlist.cc:
- try fixing before removing even if the fix is hidden in a provides, hidden in the #590438 testcase
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 ae547bcff..510bc453c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ apt (0.8.9) UNRELEASED; urgency=low
[ David Kalnischkies ]
* apt-pkg/aptconfiguration.cc:
- respect the none-force even in LANG=C (Closes: #602573)
+ * apt-pkg/orderlist.cc:
+ - try fixing before removing even if the fix is hidden in
+ a provides, hidden in the #590438 testcase
-- David Kalnischkies <kalnischkies@gmail.com> Sat, 06 Nov 2010 12:50:20 +0100