diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-11-21 20:34:41 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-11-21 20:34:41 +0100 |
| commit | 1d71e83e5646f35fd15e06bcc58d3a0a4b7f3c98 (patch) | |
| tree | 67fc6f425c6d1ca16cad7a24bb8426b8b6e62b81 /debian/control | |
| parent | a66d0dd04944fd7ee695413d8db23f787615ec6a (diff) | |
| download | python-apt-1d71e83e5646f35fd15e06bcc58d3a0a4b7f3c98.tar.gz | |
* remove python-central pre-depends, this is no longer needed
during upgrades now that we have "PYCENTRAL_NO_DPKG_QUERY"
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c539439a..36e3bbdc 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,6 @@ XS-Vcs-Bzr: http://code.launchpad.net/~ubuntu-core-dev/python-apt/ubuntu/ Package: python-apt Architecture: any -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) |
