summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <egon@debian-devbox>2011-12-01 14:30:13 +0100
committerMichael Vogt <egon@debian-devbox>2011-12-01 14:30:13 +0100
commitd686a36d94e909eefc13403391ee60938f54df5c (patch)
treedf7d6a7fa189c480f108655204cb88b514418f1e
parentf0b627313d8c84116c860723a21d38b686a946ca (diff)
downloadpython-apt-d686a36d94e909eefc13403391ee60938f54df5c.tar.gz
releasing version 0.8.2
-rw-r--r--debian/changelog5
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 4cde2d21..4a90e907 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-apt (0.8.2) UNRELEASED; urgency=low
+python-apt (0.8.2) unstable; urgency=low
[ Michael Vogt ]
* merged from ubuntu:
@@ -51,7 +51,7 @@ python-apt (0.8.2) UNRELEASED; urgency=low
* fixed a typo, changed "Open Source software" to
"free and open-source software" (LP: #500940)
- -- Michael Vogt <mvo@debian.org> Wed, 19 Oct 2011 18:03:42 +0200
+ -- Michael Vogt <mvo@debian.org> Thu, 01 Dec 2011 14:14:42 +0100
python-apt (0.8.1) unstable; urgency=low
@@ -81,7 +81,6 @@ python-apt (0.8.1) unstable; urgency=low
that needs universe enabled as well (plus add test)
* apt/progress/gtk2.py:
- update to the latest vte API for child-exited (LP: #865388)
- * tests/test_apt_cache.py:
-- Michael Vogt <mvo@debian.org> Wed, 19 Oct 2011 16:39:13 +0200