summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-08-01 10:27:10 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-08-01 10:27:10 +0200
commit92fa20d43ed81ef27f45dfb2ed59c7d3d69d4fe7 (patch)
tree0fac564235cf820259c6fe216bc6de28572f816b /debian
parent4e2ee0c6dd09706f379b980796625439d16cc598 (diff)
parent4fd5f02e4307db6ec1076fdc50031410db984b6a (diff)
downloadpython-apt-92fa20d43ed81ef27f45dfb2ed59c7d3d69d4fe7.tar.gz
merged from the debian-sid bzr branch
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
1 files changed, 3 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index 02fb2a9a..87a09438 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,15 +1,11 @@
-python-apt (0.8.1ubuntu1) UNRELEASED; urgency=low
-
- * merged from the debian/sid bzr branch
-
- -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 01 Aug 2011 09:29:06 +0200
-
-python-apt (0.8.1) UNRELEASED; urgency=low
+python-apt (0.8.0ubuntu1) UNRELEASED; urgency=low
[ Julian Andres Klode ]
* Breaks: debsecan (<< 0.4.15) [not only << 0.4.14] (Closes: #629512)
[ Michael Vogt ]
+ * merged from the debian-sid bzr branch
+
* python/arfile.cc:
- use APT::Configuration::getCompressionTypes() instead of duplicating
the supported methods here