summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-08-08 15:24:10 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-08-08 15:24:10 +0200
commit4ac62e28a844ff17c40c50eb16625baeb116a1c1 (patch)
treee8bdeb8887b293f01c88e652c230f0fcd0737c3a /debian/changelog
parentbbde74767b7c1b6309d2db6469d18cc5fa3b697a (diff)
downloadpython-apt-4ac62e28a844ff17c40c50eb16625baeb116a1c1.tar.gz
releasing version 0.8.0ubuntu1
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog24
1 files changed, 3 insertions, 21 deletions
diff --git a/debian/changelog b/debian/changelog
index 8ec9c660..72cb6289 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-apt (0.8.1) UNRELEASED; urgency=low
+python-apt (0.8.0ubuntu1) oneiric; urgency=low
[ Julian Andres Klode ]
* Breaks: debsecan (<< 0.4.15) [not only << 0.4.14] (Closes: #629512)
@@ -16,27 +16,9 @@ python-apt (0.8.1) UNRELEASED; urgency=low
- fix test by providing proper fixture data
- fix test if sources.list is not readable (as is the case on some
PPA buildds)
+ * build against the latest libapt
- -- Julian Andres Klode <jak@debian.org> Tue, 07 Jun 2011 14:00:22 +0200
-
-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
- * tests/test_debfile.py:
- - add test for raise on unknown data.tar.xxx
- * tests/test_aptsources_ports.py, tests/test_aptsources.py:
- - use tmpdir during the tests to fix test failure with apt from
- experimental
-
- -- Julian Andres Klode <jak@debian.org> Tue, 07 Jun 2011 14:00:22 +0200
+ -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 08 Aug 2011 14:24:29 +0200
python-apt (0.8.0) unstable; urgency=low