diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-03-23 15:39:37 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-03-23 15:39:37 +0100 |
| commit | 73eff261f0c50609b3cee3ff099b1891d4c909f3 (patch) | |
| tree | 685e750e967ddaaaf61690a7f1729de54af40c4a | |
| parent | da95726b477f57d0f856b29c928589225133721a (diff) | |
| download | python-apt-73eff261f0c50609b3cee3ff099b1891d4c909f3.tar.gz | |
debian/changelog: updated to prepare for the release
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index c0ebeded..a6140c22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ -python-apt (0.7.94.3) UNRELEASED; urgency=low +python-apt (0.7.94.2ubuntu1) UNRELEASED; urgency=low + Updated to the 0.7.9x series (FFe LP: #531518) + [ Julian Andres Klode ] * python/generic.cc: - Fix a memory leak when using old attribute names. @@ -16,7 +18,7 @@ python-apt (0.7.94.3) UNRELEASED; urgency=low * tests/test_apt_cache.py: - add simple test for basic cache/dependency iteration - -- Julian Andres Klode <jak@debian.org> Mon, 15 Mar 2010 17:04:49 +0100 + -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 23 Mar 2010 15:36:59 +0100 python-apt (0.7.94.2) unstable; urgency=low |
