summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <egon@debian-devbox>2012-04-16 19:25:18 +0200
committerMichael Vogt <egon@debian-devbox>2012-04-16 19:25:18 +0200
commit0165191e08c650bb81c06660845114cec3738dce (patch)
tree36efa48d3c792e267a39af137b39cb7d36fc8666
parent6419136fa129baa308471db3958920617451b277 (diff)
downloadpython-apt-0165191e08c650bb81c06660845114cec3738dce.tar.gz
releasing version 0.8.4
-rw-r--r--debian/changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index fff4b849..c1b12cc8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-apt (0.8.4) UNRELEASED; urgency=low
+python-apt (0.8.4) unstable; urgency=low
[ Michael Vogt ]
* doc/examples/build-deps.py:
@@ -18,12 +18,13 @@ python-apt (0.8.4) UNRELEASED; urgency=low
- if there is no Version.uri return None
* apt/cache.py:
- fix _have_multi_arch flag (thanks to Sebastian Heinlein)
+ * build against apt 0.9.0
[Julian Andres Klode ]
* python/apt_pkgmodule.cc:
- Fix apt_pkg.Dependency.TYPE_RECOMMENDS, had Suggests value previously
- -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 04 Jan 2012 12:07:48 +0100
+ -- Michael Vogt <mvo@debian.org> Mon, 16 Apr 2012 19:06:48 +0200
python-apt (0.8.4~exp1) experimental; urgency=low