diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-01-13 22:08:27 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-01-13 22:08:27 +0100 |
| commit | 1764db1ac8ea738f18a98d010ad36613c32651c4 (patch) | |
| tree | 70e3c80bc3cdae52303a8d0f8b0d5f8a710f40da | |
| parent | 9a7ba43318252998aef48b04949f036ac4667042 (diff) | |
| download | python-apt-1764db1ac8ea738f18a98d010ad36613c32651c4.tar.gz | |
update changelog to match current archive
| -rw-r--r-- | debian/changelog | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index cd43e56b..03e9b64b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,16 +1,19 @@ -python-apt (0.7.100.2) UNRELEASED; urgency=low - - [ Michael Vogt ] - * python/depcache.cc: - - remove unneeded DECREF +python-apt (0.7.100.1ubunt4) UNRELEASED; urgency=low [ Michael Bienia ] * Use the new "except Exception as e" syntax from Python 2.6 (and later) to allow building with Python 3.2. * Bump XS-Python-Version to >= 2.6 therefor. - + -- Michael Vogt <mvo@debian.org> Tue, 07 Dec 2010 13:41:07 +0100 +python-apt (0.7.100.1ubuntu3) natty; urgency=low + + * python/depcache.cc: + - fix another refcount problem + + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 22 Dec 2010 16:39:49 +0100 + python-apt (0.7.100.1ubuntu2) natty; urgency=low * python/depcache.cc: |
