diff options
| author | Julian Andres Klode <jak@debian.org> | 2010-03-12 12:41:41 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2010-03-12 12:41:41 +0100 |
| commit | 886cf9ab3e38a930f676d97d1e673be8d2ea7883 (patch) | |
| tree | 098d610e70eb13b77f4ebfc4f7b971aef686aa67 /debian/control | |
| parent | 89246e2b657c7f160d5ebe2633ef64e3cdc23ee8 (diff) | |
| download | python-apt-886cf9ab3e38a930f676d97d1e673be8d2ea7883.tar.gz | |
recommend python2.6.
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 af7aa055..3785e5d5 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} -Recommends: lsb-release, iso-codes +Recommends: lsb-release, iso-codes, python2.6 Breaks: debdelta (<< 0.28~), packagekit-backend-apt (<= 0.4.8-0ubuntu4) Provides: ${python:Provides} Suggests: python-apt-dbg, python-gtk2, python-vte, python-apt-doc |
