summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-10-15 12:25:30 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2007-10-15 12:25:30 +0200
commita6898b2a021ce0e091bc9ed98b390d3b230b88b2 (patch)
treeaaaa0ab2b4ea0d09a4d745c094c568355a184785 /debian/control
parent5893dc1d9544223e4cdf4ab82c13391de1d640f7 (diff)
downloadpython-apt-a6898b2a021ce0e091bc9ed98b390d3b230b88b2.tar.gz
* depend on gutsy version pycentral, this ensures that we get a updated
dpkg with triggers support before pycentral uses dpkg-querry (LP: #152827)
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
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)