summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-07-25 08:24:03 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-07-25 08:24:03 +0200
commit3db58cf41785f1e0b7046bbe7f3ef5e545c9a658 (patch)
tree376c6857d0a1c94dbe143d1fe64d634b6b41c8d3 /debian
parent8fde723961709118837153cdf94f150c680e10e9 (diff)
* apt-pkg/pkgcache.cc:
- prefer non-virtual packages in FindPreferredPkg
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 04829715c..aff194e1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,10 @@ apt (0.7.26~exp11) experimental; urgency=low
- be able to omit dependency types in (r)depends (Closes: #319006)
* apt-pkg/cacheset.cc:
- move them back to the library as they look stable now
+ * apt-pkg/pkgcache.cc:
+ - prefer non-virtual packages in FindPreferredPkg
- -- David Kalnischkies <kalnischkies@gmail.com> Sat, 17 Jul 2010 19:56:47 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com> Sun, 25 Jul 2010 08:20:41 +0200
apt (0.7.26~exp10) experimental; urgency=low