diff options
| author | Michael Vogt <egon@debian-devbox> | 2012-11-15 14:30:14 +0100 |
|---|---|---|
| committer | Michael Vogt <egon@debian-devbox> | 2012-11-15 14:30:14 +0100 |
| commit | 70a83cccfb44189027140584364e96c2a8fc47af (patch) | |
| tree | c40fbb27d637b5c437b90dff367f1708dd51698d | |
| parent | e260585880f8fae5b3f2b10ef7fc8206e14fd0bc (diff) | |
| download | python-apt-70a83cccfb44189027140584364e96c2a8fc47af.tar.gz | |
releasing version 0.8.8.1
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index d5fd9f47..04cd133f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -python-apt (0.8.8.1) UNRELEASED; urgency=low +python-apt (0.8.8.1) unstable; urgency=low * python/tag.cc: - make TagSecString_FromStringAndSize, TagSecString_FromString @@ -7,7 +7,7 @@ python-apt (0.8.8.1) UNRELEASED; urgency=low - fix missing architecture to make the tests pass again during build with the latest apt - -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 15 Oct 2012 10:03:21 +0200 + -- Michael Vogt <mvo@debian.org> Thu, 15 Nov 2012 09:55:24 +0100 python-apt (0.8.8) unstable; urgency=low |
