summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog12
-rw-r--r--debian/control1
2 files changed, 12 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 908843e7..4deb8b3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+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
+ * add support for apt_pkg.Policy.get_priority(PkgFileIterator)
+ * apt/debfile.py:
+ - use apt_inst for reading the control_filelist
+ * debian/control:
+ - remove no longer needed dependency on python-debian
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 04 Jan 2012 12:07:48 +0100
+
python-apt (0.8.3.1) UNRELEASED; urgency=low
* tests/test_apt_cache.py:
diff --git a/debian/control b/debian/control
index 541e4c36..29392858 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,6 @@ Breaks: packagekit-backend-apt (<= 0.4.8-0ubuntu4),
computer-janitor (<< 1.14.1-1+),
debdelta (<< 0.41+),
python-dogtail (<< 0.6.1-3.1+),
- python-debian (<< 0.1.18+),
python-software-properties (<< 0.70.debian-1+),
aptdaemon (<< 0.11+bzr343-1~),
apt-forktracer (<< 0.3),