diff options
| author | Julian Andres Klode <jak@debian.org> | 2010-12-12 14:30:33 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2010-12-12 14:30:33 +0100 |
| commit | 674f6c2e21b8f59a6a23089eb8da5f210f865bc2 (patch) | |
| tree | 325a7b543aa329b6b9f163ade529ffa42950055a | |
| parent | 88cbcaa5a0fcffd319004b85287f0de42f622571 (diff) | |
| download | python-apt-674f6c2e21b8f59a6a23089eb8da5f210f865bc2.tar.gz | |
Release 0.7.100.1
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 7a6e854c..bf07b285 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -python-apt (0.7.100.1) UNRELEASED; urgency=low +python-apt (0.7.100.1) unstable; urgency=low [ Julian Andres Klode ] * python/generic.h: Fix a memory leak (leaking on every unicode string). @@ -14,7 +14,7 @@ python-apt (0.7.100.1) UNRELEASED; urgency=low * tests/test_apt_cache.py: - fix tests to work if apt compressed indexes are enabled - -- Julian Andres Klode <jak@debian.org> Tue, 07 Dec 2010 15:01:08 +0100 + -- Julian Andres Klode <jak@debian.org> Sun, 12 Dec 2010 14:30:33 +0100 python-apt (0.7.100) unstable; urgency=low |
