diff options
| author | Michael Vogt <egon@debian-devbox> | 2013-03-13 19:21:05 +0100 |
|---|---|---|
| committer | Michael Vogt <egon@debian-devbox> | 2013-03-13 19:21:05 +0100 |
| commit | ecd633e68d664776f9454bbbed9c1ee61dd62b05 (patch) | |
| tree | 51862955e5d3437547e6eac507857516502fd5fd | |
| parent | 6c4a6388831e4c9a158f626b94634bddad819592 (diff) | |
| download | python-apt-ecd633e68d664776f9454bbbed9c1ee61dd62b05.tar.gz | |
releasing version 0.8.9~exp1
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index a7292ef3..c910a2ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -python-apt (0.8.9~exp1) UNRELEASED; urgency=low +python-apt (0.8.9~exp1) experimental; urgency=low [ Michael Vogt ] * python/tag.cc: @@ -10,6 +10,8 @@ python-apt (0.8.9~exp1) UNRELEASED; urgency=low * build fixes for python3.3 * data/templates/Ubuntu.info.in: - add raring + * tests/test_all.py, aptsources/distro.py: + - python2.6 compat fixes [ Jason Conti ] * lp:~jconti/python-apt/closeable-cache: @@ -50,7 +52,7 @@ python-apt (0.8.9~exp1) UNRELEASED; urgency=low * data/templates/Ubuntu.info.in: - Fix descriptions of quantal and raring. - -- Michael Vogt <mvo@debian.org> Mon, 15 Oct 2012 10:03:21 +0200 + -- Michael Vogt <mvo@debian.org> Wed, 13 Mar 2013 18:36:37 +0100 python-apt (0.8.8.2) UNRELEASED; urgency=low |
