From: Guillem Jover Date: Fri, 18 Jan 2008 06:52:54 +0000 (+0200) Subject: Demote dselect from priority important to optional X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=503c90889ea252e3467189f9002e6e40f4c2aeaa;p=dpkg Demote dselect from priority important to optional Closes: #461327 --- diff --git a/debian/changelog b/debian/changelog index e2e34093..062c5dc3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,7 @@ dpkg (1.14.16) UNRELEASED; urgency=low This fixes run time problems on Solaris. * Fix start-stop-daemon --help output to state that --name is one of the possible required options to use. Closes: #354999 + * Demote dselect from priority important to optional. Closes: #461327 [ Frank Lichtenheld ] * Make the -L option of dpkg-parsechangelog actually work (it's diff --git a/debian/control b/debian/control index 4a62f53e..702f85cb 100644 --- a/debian/control +++ b/debian/control @@ -49,7 +49,7 @@ Description: package building tools for Debian for example, most packages need the `make' and the C compiler `gcc'. Package: dselect -Priority: important +Priority: optional Architecture: any Depends: ${shlibs:Depends}, dpkg (>= 1.13.1) Replaces: dpkg (<< 1.10.3)