summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-09-18 18:40:30 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-09-18 18:40:30 +0200
commit0d7ffbdfcecfde690648da1ff9342d3bd736e71f (patch)
tree71223ac04a9c37e65762b55449cd1f375f3d3b29 /debian
parent8df7cb6c729a5451f231f2cd3e82fc495eaea289 (diff)
downloadpython-apt-0d7ffbdfcecfde690648da1ff9342d3bd736e71f.tar.gz
* fix api changes for python2.5
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 7029a040..21cbd6a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ python-apt (0.6.20) unstable; urgency=low
* python/apt_pkgmodule.cc:
- fix missing docstring (closes: #368907),
Thanks to Josh Triplett
+ * make it build against python2.5
--