summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-11-24 10:34:07 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2010-11-24 10:34:07 +0100
commita1afca943e88af27b17ff5196dc8563170aec832 (patch)
tree2f53e15f49a0a6e6c2aefd766d7a3bbb68ae8c20 /debian/changelog
parent85665b9162f8b9c087e6f7fb4eade14bf2b236c2 (diff)
parent0454e03e4c58d4ff63538badbf1b17276fe31494 (diff)
downloadpython-apt-a1afca943e88af27b17ff5196dc8563170aec832.tar.gz
* re-merged from debian/sid
* 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) * apt/package.py: - Fix docstring of Package.mark_delete() (Closes: #599042) * doc: - Various documentation updates. - The C++ API/ABI is stable now. * po - Update sl.po (Closes: #603359)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9f860c2d..8af3f965 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,25 @@
+python-apt (0.7.100ubuntu1) UNRELEASED; urgency=low
+
+ * re-merged from debian/sid
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 24 Nov 2010 10:18:13 +0100
+
+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)
+ * apt/package.py:
+ - Fix docstring of Package.mark_delete() (Closes: #599042)
+ * doc:
+ - Various documentation updates.
+ - The C++ API/ABI is stable now.
+ * po
+ - Update sl.po (Closes: #603359)
+
+ -- Julian Andres Klode <jak@debian.org> Wed, 17 Nov 2010 16:53:55 +0100
+
python-apt (0.7.98.1ubuntu2) natty; urgency=low
* rebuild for python2.7