diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-12-22 11:02:50 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-12-22 11:02:50 +0100 |
| commit | e1d214484bdb2c6fed6a3bfeaff6229a31190fdd (patch) | |
| tree | f6b3c70a5212f72d72b2f87accb76f98ce55519d /debian/control | |
| parent | cae9a2b68b868558828331bfda65d32d9d942962 (diff) | |
| download | python-apt-e1d214484bdb2c6fed6a3bfeaff6229a31190fdd.tar.gz | |
* debian/control:
- really dropped python2.6 recommends
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4b1b2d92..a5d2236a 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Vcs-Browser: http://bzr.debian.org/loggerhead/apt/python-apt/debian-sid/changes Package: python-apt Architecture: any Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-apt-common -Recommends: lsb-release, iso-codes, python2.6 +Recommends: lsb-release, iso-codes Breaks: debdelta (<< 0.28~), packagekit-backend-apt (<= 0.4.8-0ubuntu4), ${python:Breaks} Provides: ${python:Provides} Suggests: python-apt-dbg, python-gtk2, python-vte, python-apt-doc |
