From aa0e9335d3861a934eef359894f7d0d1b6164bec Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 1 Apr 2009 15:44:33 +0200 Subject: debian/control: Remove useless Priority: optional in python-apt, move python-apt-dbg to debug section. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') 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) -- cgit v1.2.3