summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2010-11-17 16:53:58 +0100
committerJulian Andres Klode <jak@debian.org>2010-11-17 16:53:58 +0100
commit0454e03e4c58d4ff63538badbf1b17276fe31494 (patch)
tree8cb36340b9fac14bdc8fa7225be14871d9761c2f
parentcf557ccbae6966beeeae7e087a16fd275815aa39 (diff)
downloadpython-apt-0454e03e4c58d4ff63538badbf1b17276fe31494.tar.gz
Final 0.7.100 release; targeted at Squeeze.
-rw-r--r--debian/changelog5
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