summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@jak-laptop>2009-11-07 18:58:02 +0100
committerJulian Andres Klode <jak@jak-laptop>2009-11-07 18:58:02 +0100
commit34d3e8ac912084adeb2609ef1ff9c3870a5fc947 (patch)
tree2d7ea4fcb252eb0b9a81cb60b674585fd5d446f3 /debian
parentbe85eeaeadf8b93021413ab7ed79e639b65102a6 (diff)
downloadpython-apt-34d3e8ac912084adeb2609ef1ff9c3870a5fc947.tar.gz
apt/package.py: Fix dictionary access of VersionList, patch
by Sebastian Heinlein (Closes: #554895).
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e22014a3..4fbf6be1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-apt (0.7.13.4) unstable; urgency=low
+
+ * apt/package.py: Fix dictionary access of VersionList, patch
+ by Sebastian Heinlein (Closes: #554895).
+
+ -- Julian Andres Klode <jak@debian.org> Sat, 07 Nov 2009 18:56:37 +0100
+
python-apt (0.7.13.3) unstable; urgency=low
[ Michael Vogt ]