diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
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) |
