summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-07-13 14:15:54 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-07-13 14:15:54 +0200
commit9236b4b1289e9e5ffdfa6c96cac0bd479e2dcd13 (patch)
tree991b8d8e8c2a6e4b65f76a091c59af07346ecf08 /debian
parent20cc87295aef3b04db0cb060d65c21cfce650d19 (diff)
parentdad23d3d0cf1b15302c8fe1845a93f3d6de54ed7 (diff)
downloadpython-apt-9236b4b1289e9e5ffdfa6c96cac0bd479e2dcd13.tar.gz
merged from lp:~mvo/python-apt/improve-compression-support
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 6cd9a042..a25167d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,14 @@
python-apt (0.8.1) UNRELEASED; urgency=low
+ [ Julian Andres Klode ]
* Breaks: debsecan (<< 0.4.15) [not only << 0.4.14] (Closes: #629512)
+
+ [ Michael Vogt ]
+ * python/arfile.cc:
+ - use APT::Configuration::getCompressionTypes() instead of duplicating
+ the supported methods here
+ * tests/test_debfile.py:
+ - add test for raise on unknown data.tar.xxx
-- Julian Andres Klode <jak@debian.org> Tue, 07 Jun 2011 14:00:22 +0200