summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b7617f90..69eecc2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,20 @@
python-apt (0.7.94.3) UNRELEASED; urgency=low
+ [ Julian Andres Klode ]
* python/generic.cc:
- Fix a memory leak when using old attribute names.
+ - Map ArchiveURI property to archive_uri
* debian/control:
- Change priority to standard, keep -doc and -dev on optional.
+ [ Michael Vogt ]
+ * apt/cache.py:
+ - make cache open silent by default (use apt.progress.base.OpProgress)
+ * tests/data/aptsources_ports/sources.list:
+ - fix ports test-data
+ * tests/test_apt_cache.py:
+ - add simple test for basic cache/dependency iteration
+
-- Julian Andres Klode <jak@debian.org> Mon, 15 Mar 2010 17:04:49 +0100
python-apt (0.7.94.2) unstable; urgency=low