Quellcode durchsuchen

Change priority for dpkg-dev from standard to optional to match the
override.

Guillem Jover vor 19 Jahren
Ursprung
Commit
3b67e54eee
2 geänderte Dateien mit 3 neuen und 1 gelöschten Zeilen
  1. 2 0
      debian/changelog
  2. 1 1
      debian/control

+ 2 - 0
debian/changelog

@@ -26,6 +26,8 @@ dpkg (1.14.0) UNRELEASED; urgency=low
     Thanks to Julien Cristau.
   * Use l10n-friendlier strings to describe dependencies. Closes: #390916
     Thanks to Ian Jackson.
+  * Change priority for dpkg-dev from standard to optional to match the
+    override.
 
   [ Updated dpkg translations ]
   * Romanian (Eddy Petrișor).

+ 1 - 1
debian/control

@@ -28,7 +28,7 @@ Description: package maintenance system for Debian
 
 Package: dpkg-dev
 Section: utils
-Priority: standard
+Priority: optional
 Architecture: all
 Depends: dpkg (>= 1.13.20), perl5, perl-modules, cpio (>= 2.4.2-2),
  patch (>= 2.2-1), make, binutils