summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-07-30 17:53:34 +0200
committerJulian Andres Klode <jak@debian.org>2009-07-30 17:53:34 +0200
commitd5465906199b5c866db900b99b59c107cb46055d (patch)
tree0db84a918d1cd291d4e85d5a03fd9a92554936c2 /debian
parente1fe8a0fdc56452f820c837a323729d93f57f581 (diff)
downloadpython-apt-d5465906199b5c866db900b99b59c107cb46055d.tar.gz
debian/changelog: Close #523998 as well
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 c4ba63fc..c2d30cf9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ python-apt (0.7.12.0) unstable; urgency=low
- Make comparisons of Version object more robust.
- Return VersionList objects in Package.versions, which are sequences
and also provide features of mappings. (partial API BREAK)
+ + Allows to get a specific version (Closes: #523998)
* Use debhelper 7 instead of CDBS
[ Stefano Zacchiroli ]