summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-08-02 18:23:28 +0200
committerJulian Andres Klode <jak@debian.org>2009-08-02 18:23:28 +0200
commit08674e660118758f32d220a26b4a525459317293 (patch)
tree1f432fb38a147d2d47af63faa46ee398b2b2c717 /debian/control
parent992629cbd46b9cf830b8ab95e30f56bbcab4d724 (diff)
downloadpython-apt-08674e660118758f32d220a26b4a525459317293.tar.gz
Only recommend lsb-release instead of depending on it. Default to
Debian unstable if lsb_release is not available.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 69bca37a..6b96a6be 100644
--- a/debian/control
+++ b/debian/control
@@ -24,8 +24,8 @@ 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}, lsb-release
-Recommends: iso-codes, libjs-jquery
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Recommends: lsb-release, iso-codes, libjs-jquery
Breaks: debdelta (<< 0.28~)
Provides: ${python:Provides}
Suggests: python-apt-dbg, python-gtk2, python-vte