diff options
| author | Julian Andres Klode <jak@debian.org> | 2012-06-17 17:52:31 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2012-06-17 17:52:31 +0200 |
| commit | 6c96502e58b7947084456554fb0aac75ffd9288d (patch) | |
| tree | a887c8ad1a780a6ffb0c804bb4c2b82e71118976 /debian/control | |
| parent | fd7d70ceeec91861e9ded9a7f01df0a978dcbaa5 (diff) | |
| download | python-apt-6c96502e58b7947084456554fb0aac75ffd9288d.tar.gz | |
* debian/control:
- Drop Recommends on python2.6 (Closes: #645970)
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 29392858..169ffd8b 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,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, xz-lzma +Recommends: lsb-release, iso-codes, xz-lzma Breaks: packagekit-backend-apt (<= 0.4.8-0ubuntu4), computer-janitor (<< 1.14.1-1+), debdelta (<< 0.41+), |
