summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-10-19 18:07:20 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-10-19 18:07:20 +0200
commit46885bf24dc2cf9b3986abcf40c040e20566402a (patch)
tree1471609c09a6c27624651d179a97e39939f0c747 /debian
parent3c35eb3da332cf30781dba78ed777b26934136ac (diff)
parentb0995cca556668a4eced03e40e3edbc7362c2a10 (diff)
downloadpython-apt-46885bf24dc2cf9b3986abcf40c040e20566402a.tar.gz
* merged from ubuntu:
- use logging instead of print - update distro template Ubuntu.info.in - add xz compression support
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1193e157..a1a3393a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+python-apt (0.8.2) UNRELEASED; urgency=low
+
+ * merged from ubuntu:
+ - use logging instead of print
+ - update distro template Ubuntu.info.in
+ - add xz compression support
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 19 Oct 2011 18:03:42 +0200
+
python-apt (0.8.1) unstable; urgency=low
[ Julian Andres Klode ]