summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
-rw-r--r--debian/control2
2 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 7f935923..00207cbe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+python-apt (0.7.100.1ubuntu5) UNRELEASEDnatty; urgency=low
+
+ * python/depcache.cc:
+ - provide bindings for new libapt SetCandidateRelease()
+ * debian/control:
+ - require new libapt-pkg-dev SetCandidateRelease()
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 18 Feb 2011 17:16:01 +0100
+
python-apt (0.7.100.1ubuntu4) natty; urgency=low
[ Michael Bienia ]
diff --git a/debian/control b/debian/control
index 14514645..73a4b57b 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ XS-Python-Version: >= 2.6
X-Python3-Version: >= 3.1
Build-Depends: apt-utils,
debhelper (>= 7.3.5),
- libapt-pkg-dev (>= 0.8),
+ libapt-pkg-dev (>= 0.8.11),
python-all-dev (>= 2.6.6-3~),
python-all-dbg,
python3-all-dev (>= 3.1.2-10~),