Просмотр исходного кода

Fix override disparity: set priority of dselect to important

Raphael Hertzog лет назад: 18
Родитель
Сommit
deb14ee83d
2 измененных файлов с 3 добавлено и 1 удалено
  1. 2 1
      debian/changelog
  2. 1 0
      debian/control

+ 2 - 1
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 <guillem@debian.org>  Thu, 27 Dec 2007 09:27:40 +0200
 

+ 1 - 0
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)