summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-04-01 15:44:33 +0200
committerJulian Andres Klode <jak@debian.org>2009-04-01 15:44:33 +0200
commitaa0e9335d3861a934eef359894f7d0d1b6164bec (patch)
tree501bc68c1901c0d82cf981c6209f5bf2d08c2a9e /debian
parente945bab415a4b61b9ee00ad11d02c0b583f073b5 (diff)
downloadpython-apt-aa0e9335d3861a934eef359894f7d0d1b6164bec.tar.gz
debian/control: Remove useless Priority: optional in python-apt, move python-apt-dbg to debug section.
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 47557615..5ce48bd1 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,6 @@ Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, lsb-release,
libjs-jquery
Recommends: iso-codes
-Priority: optional
Provides: ${python:Provides}
Suggests: python-apt-dbg, python-gtk2, python-vte
XB-Python-Version: ${python:Versions}
@@ -43,6 +42,7 @@ Description: Python interface to libapt-pkg
Package: python-apt-dbg
Priority: extra
Architecture: any
+Section: debug
Depends: python-dbg, python-apt (= ${Source-Version}), ${shlibs:Depends},
${misc:Depends}
Description: Python interface to libapt-pkg (debug extension)