From 2885341cf3d7a1050be1bf2a45237395a3149feb Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 18 Feb 2011 17:14:31 +0100 Subject: * python/depcache.cc: - provide bindings for new libapt SetCandidateRelease() * debian/control: - require new libapt-pkg-dev SetCandidateRelease() --- debian/changelog | 4 ++++ debian/control | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 2d74f287..813144bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,10 @@ python-apt (0.7.100.2) UNRELEASED; urgency=low * debian/python3-apt.install: - fix py3 extension module install location (thanks to Barry) + * python/depcache.cc: + - provide bindings for new libapt SetCandidateRelease() + * debian/control: + - require new libapt-pkg-dev SetCandidateRelease() -- Michael Vogt Tue, 07 Dec 2010 13:41:07 +0100 diff --git a/debian/control b/debian/control index bbfd652c..a84733d1 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,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~), -- cgit v1.2.3