summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-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