diff options
| author | Julian Andres Klode <jak@debian.org> | 2010-11-17 16:53:58 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2010-11-17 16:53:58 +0100 |
| commit | 0454e03e4c58d4ff63538badbf1b17276fe31494 (patch) | |
| tree | 8cb36340b9fac14bdc8fa7225be14871d9761c2f | |
| parent | cf557ccbae6966beeeae7e087a16fd275815aa39 (diff) | |
| download | python-apt-0454e03e4c58d4ff63538badbf1b17276fe31494.tar.gz | |
Final 0.7.100 release; targeted at Squeeze.
| -rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index d5ea587e..2241ee5d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -python-apt (0.7.98.2) unstable; urgency=low +python-apt (0.7.100) unstable; urgency=low + * Final 0.7.100 release; targeted at Squeeze. * apt/debfile.py: - Replace (undocumented) use of python-debian debfile.DebFile API with the equivalent apt_inst.DebFile API (Closes: #603043) @@ -11,7 +12,7 @@ python-apt (0.7.98.2) unstable; urgency=low * po - Update sl.po (Closes: #603359) - -- Julian Andres Klode <jak@debian.org> Wed, 10 Nov 2010 17:38:24 +0100 + -- Julian Andres Klode <jak@debian.org> Wed, 17 Nov 2010 16:53:55 +0100 python-apt (0.7.98.1) unstable; urgency=low |
