summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2011-09-20 13:27:53 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2011-09-20 13:27:53 +0200
commit81ce578199d8fa83283fc6b1e759acafaee7fbf0 (patch)
treed282178cb23d431f16973935aa707f3f1cfd1696 /debian
parent11bcbdb93e13e0b2c1625fc0f926378bce43fead (diff)
* cmdline/apt-get.cc:
- follow Provides in the evaluation of saving candidates, too, for statisfying garbage package dependencies (Closes: #640590)
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 eee0d33d9..787425193 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,11 @@ apt (0.8.16~exp7) experimental; urgency=low
- use std::vector instead of fixed size arrays to store args and
multiarch-packagename strings
- load the dpkg base arguments only one time and reuse them later
+ * cmdline/apt-get.cc:
+ - follow Provides in the evaluation of saving candidates, too, for
+ statisfying garbage package dependencies (Closes: #640590)
- -- David Kalnischkies <kalnischkies@gmail.com> Tue, 20 Sep 2011 11:50:31 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com> Tue, 20 Sep 2011 13:25:31 +0200
apt (0.8.16~exp6) experimental; urgency=low