summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2010-07-23 16:16:24 +0200
committerJulian Andres Klode <jak@debian.org>2010-07-23 16:16:24 +0200
commit7219ee607e72438bbbb755caebdc7f617ee440f4 (patch)
treeda53db9e194ff0d4c9cfa928fc434d7638cedc10 /debian
parentf85293fe8cdd2233ba7ce365711b6c0e275be19d (diff)
downloadpython-apt-7219ee607e72438bbbb755caebdc7f617ee440f4.tar.gz
* python/tag.cc:
- Support gzip compression for control files (Closes: #383617), requires APT (>> 0.7.26~exp10) to work.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b08a117c..cb2bcebb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-apt (0.7.97) UNRELEASED; urgency=low
+
+ * python/tag.cc:
+ - Support gzip compression for control files (Closes: #383617),
+ requires APT (>> 0.7.26~exp10) to work.
+
+ -- Julian Andres Klode <jak@debian.org> Fri, 23 Jul 2010 16:14:39 +0200
+
python-apt (0.7.96.1) unstable; urgency=low
* tests/test_debfile.py: