summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-04-24 10:49:48 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-04-24 10:49:48 +0200
commit3b796dfc90d6ca9d42077bddd38665b0b93a2266 (patch)
tree4ac974c84b74acf1ee70df5157376520d7f14ce8 /debian
parent75a53a7c29bf3b2dd8d898ed650b1fe937119080 (diff)
show non-candidates as fallback for virtual packages (Closes: #578385)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2e786c68f..8adfca8fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ apt (0.7.26~exp4) experimental; urgency=low
- display MD5Sum in --print-uris if not forced to use another method
instead of displaying the strongest available (Closes: #576420)
- regex for package names executed on Grp- not PkgIterator
+ - show non-candidates as fallback for virtual packages (Closes: #578385)
* apt-pkg/deb/dpkgpm.cc:
- remove Chroot-Directory from files passed to install commands.
Thanks to Kel Modderman for report & patch! (Closes: #577226)