From b1c9874c3957368fddaecebba17d1fb2491c32b4 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 15 Oct 2007 13:54:42 +0200 Subject: debian/control: - pre-depend on new pycentral --- debian/changelog | 6 +++--- debian/control | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index af38efaa..2f832f10 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ 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) + * pre-depend on gutsy version pycentral, this ensures that we get a + updated dpkg with triggers support before pycentral uses + /usr/bin/dpkg-querry (LP: #152827) -- Michael Vogt Mon, 15 Oct 2007 11:24:12 +0200 diff --git a/debian/control b/debian/control index eb783753..c539439a 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,8 @@ XS-Vcs-Bzr: http://code.launchpad.net/~ubuntu-core-dev/python-apt/ubuntu/ Package: python-apt Architecture: any -Depends: python-central (>= 0.5.15ubuntu2), ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, lsb-release +Pre-Depends: python-central (>= 0.5.15ubuntu2) +Depends: ${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