summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2010-09-29 20:39:59 +0200
committerMichael Vogt <mvo@debian.org>2010-09-29 20:39:59 +0200
commitf524c86be889810aed2126834dade38badcbcde5 (patch)
tree03cbb93409fc57c2d3855ad12a8485f8ef356ee7 /debian/changelog
parentec2fa33ed76e14e14d9c7d78f008147c6e10475c (diff)
downloadpython-apt-f524c86be889810aed2126834dade38badcbcde5.tar.gz
merged patch from Piotr, many thanks
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b78a58af..008ff99e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+python-apt (0.7.98.1) unstable; urgency=low
+
+ [ Piotr Ozarowski ]
+ * Use dh_python3 to handle Python 3 files
+ - bump minimum required versions of python-central and python3-all-dev
+ - add new python3-apt, python3-apt-bdg and python-common binary packages
+ * Replace python-central with dh_python2
+
+ -- Michael Vogt <mvo@debian.org> Wed, 29 Sep 2010 20:38:25 +0200
+
python-apt (0.7.98) unstable; urgency=low
[ Michael Vogt ]