summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2005-08-03 08:44:54 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2005-08-03 08:44:54 +0000
commitfe89d597e3f73c82488d17a8be8a8b8c900127ed (patch)
tree16638137b0aa748f6e7927b6a623f7b2323c4e31 /debian
parentdaf13af88e15fa27c0d911e87210e897894c5b9d (diff)
downloadpython-apt-fe89d597e3f73c82488d17a8be8a8b8c900127ed.tar.gz
* API BREAK: follow PEP08 now
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index c46b89fd..140c067d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-apt (0.6.12ubuntu1mvo1) breezy; urgency=low
+python-apt (0.6.13) breezy; urgency=low
* support for Marked{Downgrade,Reinstall} added
* Cache.GetChanges() added
@@ -6,7 +6,8 @@ python-apt (0.6.12ubuntu1mvo1) breezy; urgency=low
* added "connect()" to {Pre,Post}CacheChange
* support for the PkgProblemResolver
* added tests/ directory with various tests for the code
-
+ * made the apt/ python code pep8 conform
+
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 1 Jun 2005 14:57:57 +0200
python-apt (0.6.12ubuntu1) breezy; urgency=low