]> err.no Git - dpkg/commitdiff
Demote dselect from priority important to optional
authorGuillem Jover <guillem@debian.org>
Fri, 18 Jan 2008 06:52:54 +0000 (08:52 +0200)
committerGuillem Jover <guillem@debian.org>
Fri, 18 Jan 2008 06:52:54 +0000 (08:52 +0200)
Closes: #461327
debian/changelog
debian/control

index e2e34093855cb19b10fac2103aca2cc5cd842da6..062c5dc3117e785b91f6a657575071c442b38b65 100644 (file)
@@ -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
index 4a62f53eefb5451f6202259e0ce730b915dcca43..702f85cbfa6ad7fd819ec955c7d12aa5445c88c2 100644 (file)
@@ -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)