summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-03-23 09:09:23 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2010-03-23 09:09:23 +0100
commit3069e43edca71776a4f9e5f5e7f53d473c397695 (patch)
tree90123ab717367f6e137b7cfb56318dbffd54c1e8 /debian/control
parent85238ea03cd35b48a90a2fc1f63f2cf05d5b83b4 (diff)
parent95112f12cea6ec54aaa8b5e372ee158a300f8967 (diff)
downloadpython-apt-3069e43edca71776a4f9e5f5e7f53d473c397695.tar.gz
merge from debian-sid
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index af7aa055..a3decb78 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
Source: python-apt
Section: python
-Priority: optional
+Priority: standard
Maintainer: APT Development Team <deity@lists.debian.org>
Uploaders: Michael Vogt <mvo@debian.org>, Julian Andres Klode <jak@debian.org>
Standards-Version: 3.8.4
@@ -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
@@ -42,6 +42,7 @@ Description: Python interface to libapt-pkg
the sources.list configuration on the repository and the distro level.
Package: python-apt-doc
+Priority: optional
Architecture: all
Section: doc
Depends: libjs-jquery, ${misc:Depends}
@@ -69,6 +70,7 @@ Description: Python interface to libapt-pkg (debug extension)
This package contains the extension built for the Python debug interpreter.
Package: python-apt-dev
+Priority: optional
Architecture: all
Depends: python-apt (>= ${source:Version}), libapt-pkg-dev (>= 0.7.10),
${misc:Depends}