From a6898b2a021ce0e091bc9ed98b390d3b230b88b2 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 15 Oct 2007 12:25:30 +0200 Subject: * depend on gutsy version pycentral, this ensures that we get a updated dpkg with triggers support before pycentral uses dpkg-querry (LP: #152827) --- debian/changelog | 8 ++++++++ debian/control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0eb00964..af38efaa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +python-apt (0.7.3.1ubuntu4) gutsy; urgency=low + + * depend on gutsy version pycentral, this ensures that we get a updated + dpkg with triggers support before pycentral uses dpkg-querry + (LP: #152827) + + -- Michael Vogt Mon, 15 Oct 2007 11:24:12 +0200 + python-apt (0.7.3.1ubuntu3) gutsy; urgency=low * data/templates/Ubuntu.mirrors: diff --git a/debian/control b/debian/control index 36e3bbdc..eb783753 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ XS-Vcs-Bzr: http://code.launchpad.net/~ubuntu-core-dev/python-apt/ubuntu/ Package: python-apt Architecture: any -Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, lsb-release +Depends: python-central (>= 0.5.15ubuntu2), ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, lsb-release Priority: optional Replaces: python2.3-apt (<< 0.6.18), python2.4-apt (<< 0.6.18) Conflicts: python2.3-apt (<< 0.6.18), python2.4-apt (<< 0.6.18) -- cgit v1.2.3