summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2012-01-04 14:20:55 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2012-01-04 14:20:55 +0100
commit1fc5fddddd6041eb17331d9943f7f489bd53314a (patch)
treef208681ce77aa7c6059342a550d921dd6a082022 /debian
parent375920c5172a5f60acba02b73c3b32ffbccc8ab2 (diff)
downloadpython-apt-1fc5fddddd6041eb17331d9943f7f489bd53314a.tar.gz
* doc/examples/build-deps.py:
- update the build-deps.py example to use the apt API more
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index df486b60..7f582bff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-apt (0.8.4) UNRELEASED; urgency=low
+
+ * doc/examples/build-deps.py:
+ - update the build-deps.py example to use the apt API more
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 04 Jan 2012 12:07:48 +0100
+
python-apt (0.8.3) unstable; urgency=low
[ Alexey Feldgendler ]