From 3b67e54eeedbd22d51c06884bfac6b89fcca4a81 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sat, 10 Feb 2007 23:35:49 +0000 Subject: [PATCH] Change priority for dpkg-dev from standard to optional to match the override. --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ad3988aa..b00c2fd0 100644 --- a/debian/changelog +++ b/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). diff --git a/debian/control b/debian/control index 6cb3f0ec..75517b47 100644 --- a/debian/control +++ b/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 -- 2.39.5