summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Langasek <steve.langasek@canonical.com>2019-02-13 08:02:22 +0000
committerSteve Langasek <steve.langasek@canonical.com>2019-02-13 08:03:20 +0000
commit8fd670dbbb2af5a204cea38936250f56b92ee6c0 (patch)
tree18a16f722d177be578c6132e545cee5b76b06341
parent208be7a337fb8d36a9f53ef9153723238511ac31 (diff)
debian/control: drop redundant priority fields.
-rw-r--r--debian/changelog1
-rw-r--r--debian/control3
2 files changed, 1 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 3f9f9d87..59ae5b02 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ pam (1.3.1-3) UNRELEASED; urgency=medium
warning given for DSOs with no dependencies.
* debian/rules: set $DEB_HOST_MULTIARCH only if unset.
* debian/source.lintian-overrides: update for the current quilt warnings.
+ * debian/control: drop redundant priority fields.
-- Steve Langasek <vorlon@debian.org> Wed, 13 Feb 2019 05:57:21 +0000
diff --git a/debian/control b/debian/control
index e0a2c80c..1d1495e9 100644
--- a/debian/control
+++ b/debian/control
@@ -67,7 +67,6 @@ Description: Runtime support for the PAM library
Package: libpam0g-dev
Section: libdevel
-Priority: optional
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, libpam0g (= ${binary:Version}), libc6-dev|libc-dev
@@ -83,7 +82,6 @@ Description: Development files for PAM
Package: libpam-cracklib
Section: admin
-Priority: optional
Architecture: any
Multi-Arch: same
Replaces: libpam0g-cracklib, libpam-modules (<< 1.1.0-3)
@@ -95,7 +93,6 @@ Description: PAM module to enable cracklib support
Package: libpam-doc
Provides: pam-doc
Section: doc
-Priority: optional
Architecture: all
Depends: ${misc:Depends}
Description: Documentation of PAM