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

Update section and prioriyies to match dinstall overrides

Wichert Akkerman лет назад: 25
Родитель
Сommit
d9cf651901
2 измененных файлов с 9 добавлено и 4 удалено
  1. 5 0
      ChangeLog
  2. 4 4
      debian/control

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+Mon Apr 30 02:35:02 CEST 2001 Wichert Akkerman <wakkerma@debian.org>
+
+  * debian/control: update section and priorities to match the dinstall
+    overrides
+
 Sat Apr 28 16:17:58 CDT 2001 Adam Heath <doogie@debian.org>
 
   * utils/md5sum.c, debian/changelog: Fix md5sum -c.

+ 4 - 4
debian/control

@@ -25,8 +25,8 @@ Description: Package maintenance system for Debian
  install the developers' package `dpkg-dev' as well as this one.
 
 Package: dpkg-dev
-Section: devel
-Priority: important
+Section: utils
+Priority: standard
 Architecture: all
 Depends: perl5, perl-modules, cpio (>= 2.4.2-2), patch (>= 2.2-1), make, binutils
 Recommends: c-compiler
@@ -41,8 +41,8 @@ Description: Package building tools for Debian
  for example, most packages need the `make' and the C compiler `gcc'.
 
 Package: dpkg-doc
-Section: doc
-Priority: extra
+Section: docs
+Priority: optional
 Architecture: all
 Replaces: dpkg-dev (<<1.4.1.19)
 Description: Dpkg Internals Documentation