summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2010-03-11 19:57:19 +0100
committerJulian Andres Klode <jak@debian.org>2010-03-11 19:57:19 +0100
commitd19fac3e07bf43f106d062ea6be97e3959abf178 (patch)
tree3f2270c20031d85b88916493fc997f98097ab17b /debian/changelog
parent030aa351e6f2dd2a85715a50323063b6139af4f9 (diff)
downloadpython-apt-d19fac3e07bf43f106d062ea6be97e3959abf178.tar.gz
Pass --exclude=migrate-0.8.py to dh_pycentral; in order to not depend
on python2.6.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cb8a47ee..50b8d3d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-apt (0.7.94.1) UNRELEASED; urgency=low
+
+ * Pass --exclude=migrate-0.8.py to dh_pycentral; in order to not depend
+ on python2.6.
+
+ -- Julian Andres Klode <jak@debian.org> Thu, 11 Mar 2010 19:33:26 +0100
+
python-apt (0.7.94) unstable; urgency=low
* Move documentation into python-apt-doc (Closes: #572617)