summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2010-03-21 17:38:43 +0100
committerJulian Andres Klode <jak@debian.org>2010-03-21 17:38:43 +0100
commit8f5525e96777133e18772e398a2bb22ffc497d44 (patch)
treed85efa6c9ec854d10c64c265b187cb8987732af3 /debian
parent9f240996cf1c5c10b5cdcca3b59a302d28e49608 (diff)
* apt-pkg/policy.cc:
- Always return a candidate if there is at least one version pinned > 0 (Closes: #512318)
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 24bea801d..c53c2a468 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,9 @@ apt (0.7.26~exp3) UNRELEASED; urgency=low
- Use the new python-apt API (and conflict with python-apt << 0.7.93.2).
* apt-inst/contrib/arfile.h:
- Add public ARArchive::Members() which returns the list of members.
+ * apt-pkg/policy.cc:
+ - Always return a candidate if there is at least one version pinned > 0
+ (Closes: #512318)
* debian/rules:
- Fix the libraries name to be e.g. libapt-pkg4.9 instead of
libapt-pkg-4.9.