summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-01-16 16:44:55 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2009-01-16 16:44:55 +0100
commit3fd547c2d0115ba6ccfb85f307768726c28304ab (patch)
tree08ed09171a42980fa276e0e741d7968c10d9b230 /debian
parent9e13c9a669959cac7ff4983f36eeede8039cb6eb (diff)
downloadpython-apt-3fd547c2d0115ba6ccfb85f307768726c28304ab.tar.gz
* apt/__init__.py:
- remove the future warning
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 976c72da..860bacc5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -74,6 +74,8 @@ python-apt (0.7.9~exp1) experimental; urgency=low
* setup.py:
- build html/ help of the apt and aptsources modules
into /usr/share/doc/python-apt/html
+ * apt/__init__.py:
+ - remove the future warning
-- Michael Vogt <mvo@debian.org> Mon, 15 Dec 2008 14:29:47 +0100