From 4766663eec43fb3c580bc217218ada9840f6c9d8 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 20 Aug 2009 14:31:36 +0200 Subject: * apt/package.py: - fix bug in BaseDependency initialization * debian/control: - add break for packagekit-backend-apt (<= 0.4.8-0ubuntu4) --- debian/changelog | 9 +++++++++ debian/control | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 6ef1fff6..4ae70ef2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +python-apt (0.7.12.1ubuntu2) UNRELEASEDkarmic; urgency=low + + * apt/package.py: + - fix bug in BaseDependency initialization + * debian/control: + - add break for packagekit-backend-apt (<= 0.4.8-0ubuntu4) + + -- Michael Vogt Thu, 20 Aug 2009 14:23:40 +0200 + python-apt (0.7.12.1ubuntu1) karmic; urgency=low [ Michael Vogt ] diff --git a/debian/control b/debian/control index 180cc995..90e6a060 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,7 @@ Package: python-apt Architecture: any Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, lsb-release Recommends: iso-codes, libjs-jquery -Breaks: debdelta (<< 0.28~) +Breaks: debdelta (<< 0.28~), packagekit-backend-apt (<= 0.4.8-0ubuntu4) Provides: ${python:Provides} Suggests: python-apt-dbg, python-gtk2, python-vte XB-Python-Version: ${python:Versions} -- cgit v1.2.3