summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2019-02-12 23:51:59 +0000
committerSteve Langasek <vorlon@debian.org>2019-02-12 23:51:59 +0000
commitf99697a7795e667a69892051a79a7a89c3fcd6ba (patch)
treeb47f419a48988f0bfe473d826d44afba12aa241f /debian
parente1ca5432fae81b4a470a3a72d8d81e3ab5ddb700 (diff)
Drop hard-coded pre-dep on libpam0g, now superseded by shlibdeps.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 77406343..f573d663 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ pam (1.3.1-2) UNRELEASED; urgency=medium
* Bump the version check for service restarts to 1.3.1-2.
Closes: #922178.
+ * Drop hard-coded pre-dep on libpam0g, now superseded by shlibdeps.
-- Steve Langasek <vorlon@debian.org> Tue, 12 Feb 2019 23:49:06 +0000
diff --git a/debian/control b/debian/control
index e6aaadf3..e0a2c80c 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,7 @@ Section: admin
Priority: required
Architecture: any
Multi-Arch: same
-Pre-Depends: ${shlibs:Depends}, ${misc:Depends}, libpam0g (>= 1.1.3-2),
+Pre-Depends: ${shlibs:Depends}, ${misc:Depends},
libpam-modules-bin (= ${binary:Version})
Conflicts: libpam-motd, libpam-mkhomedir, libpam-umask
Replaces: libpam0g-util, libpam-umask