diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-08-09 16:39:37 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-08-09 16:39:37 +0200 |
| commit | 3650bfc5b6dd1267c5489a8a1f619ab218a03f69 (patch) | |
| tree | 8f4359b65a93390151d336654faa77d4df3933b0 /debian/control | |
| parent | abe2144d5969694c1143c8fa6dc87800275b81be (diff) | |
| download | python-apt-3650bfc5b6dd1267c5489a8a1f619ab218a03f69.tar.gz | |
* debian/control:
- remove recommends of 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 e91a5e09..b34007cd 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ XS-Debian-Vcs-Browser: http://bzr.debian.org/loggerhead/apt/python-apt/debian-si 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: packagekit-backend-apt (<= 0.4.8-0ubuntu4), computer-janitor (<< 1.14.1-1+), debdelta (<< 0.41+), |
