The branch, master has been updated
via 503c90889ea252e3467189f9002e6e40f4c2aeaa (commit)
from 925bf488839ed0442700d80c0df681c34bf2ec87 (commit)
- Shortlog ------------------------------------------------------------
503c908 Demote dselect from priority important to optional
Summary of changes:
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit 503c90889ea252e3467189f9002e6e40f4c2aeaa
Author: Guillem Jover <[EMAIL PROTECTED]>
Date: Fri Jan 18 08:52:54 2008 +0200
Demote dselect from priority important to optional
Closes: #461327
diff --git a/debian/changelog b/debian/changelog
index e2e3409..062c5dc 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 4a62f53..702f85c 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)
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]