summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-06-09 14:20:27 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-06-09 14:20:27 +0200
commit9ee8287e5ea8a993fbb4c5beb8fe8bbddadfa7a0 (patch)
treebd5b6c77b1066676e95361d0ae135d261d165e85 /debian
parent6d052eba8cc67245b21d333ece2e76efb22f82db (diff)
* apt-pkg/policy.cc:
- get the candidate right for a not-installed pseudo package if his non-pseudo friend is installed
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 9135d523b..8d67582e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -81,8 +81,11 @@ apt (0.7.26~exp6) UNRELEASED; urgency=low
looking code copycat from wget
* ftparchive/writer.cc:
- add ValidTime option to generate a Valid-Until header in Release file
+ * apt-pkg/policy.cc:
+ - get the candidate right for a not-installed pseudo package if
+ his non-pseudo friend is installed
- -- David Kalnischkies <kalnischkies@gmail.com> Wed, 09 Jun 2010 10:52:31 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com> Wed, 09 Jun 2010 14:20:19 +0200
apt (0.7.26~exp5) experimental; urgency=low