summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2005-08-05 08:33:46 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2005-08-05 08:33:46 +0000
commit31bf0deb758b2f79183f041653408bd987cb5058 (patch)
tree49dc8ffcb6c981d26e5b9ef0c8e23d281eaa9579 /debian
parent7bfd7d61999da691dd03411132ad883b7f3f906b (diff)
downloadpython-apt-31bf0deb758b2f79183f041653408bd987cb5058.tar.gz
* changelog merged with older debian versions, apt-secure support added (but #if 0ed for performance reasons)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog21
1 files changed, 16 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 140c067d..3b502c6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,25 @@
python-apt (0.6.13) breezy; urgency=low
* support for Marked{Downgrade,Reinstall} added
- * Cache.GetChanges() added
- * FilteredCache() improvements
- * 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
+ * native apt/ python directory added that contains
+ a more pythonic interface to apt_pkg
+ * made the apt/ python code PEP08 conform
- -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 1 Jun 2005 14:57:57 +0200
+ -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 5 Aug 2005 10:30:31 +0200
+
+python-apt (0.6.12.2) unstable; urgency=low
+
+ * rebuild against the latest apt (c++ transition)
+
+ -- Michael Vogt <mvo@debian.org> Mon, 1 Aug 2005 11:06:03 +0200
+
+python-apt (0.6.12.1) unstable; urgency=low
+
+ * rebuild against the latest apt
+
+ -- Michael Vogt <mvo@debian.org> Tue, 28 Jun 2005 18:29:57 +0200
python-apt (0.6.12ubuntu1) breezy; urgency=low