From: Raphael Hertzog Date: Thu, 27 Dec 2007 09:01:15 +0000 (+0100) Subject: Fix override disparity: set priority of dselect to important X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=deb14ee83d54c7f02ec14db688b0b5812608b261;p=dpkg Fix override disparity: set priority of dselect to important --- diff --git a/debian/changelog b/debian/changelog index 42eb4049..44d00ed8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ dpkg (1.14.14) UNRELEASED; urgency=low - * + [ Raphael Hertzog ] + * Fix override disparity: set priority of dselect to important. -- Guillem Jover Thu, 27 Dec 2007 09:27:40 +0200 diff --git a/debian/control b/debian/control index b1f2b9e7..3b56707c 100644 --- a/debian/control +++ b/debian/control @@ -47,6 +47,7 @@ Description: package building tools for Debian for example, most packages need the `make' and the C compiler `gcc'. Package: dselect +Priority: important Architecture: any Depends: ${shlibs:Depends}, dpkg (>= 1.13.1) Replaces: dpkg (<< 1.10.3)