summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2008-11-16 19:52:16 -0500
committerSteve Langasek <steve.langasek@ubuntu.com>2019-01-03 17:28:20 -0800
commit77244630ce373b906d4c18a08fcc9b4ac5dab4c8 (patch)
tree450abf6d154d1f994503036bd89016382033b9eb /debian/control
parent0ae4f5ef3f6e28fdcb15d49da0a2bfdf1dff15c3 (diff)
Have libpam-modules Pre-Depend on its shlibs, to force libpam0g to be
configured before libpam-modules is unpacked and allowing us to warn users about needing to disable xscreensaver and xlockmore at the right time without having to add a pre-dependency on debconf to these transitively essential packages. Closes: #502140, LP: #256238.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 0cbc11e6..4442af59 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Description: Pluggable Authentication Modules library
Package: libpam-modules
Priority: required
Architecture: any
-Depends: ${shlibs:Depends}
+Pre-Depends: ${shlibs:Depends}
Conflicts: libpam0g-modules (= 0.66-1), libpam-motd, libpam-mkhomedir, libpam-umask, suidmanager (<< 0.50)
Replaces: libpam0g-util, libpam-umask
Provides: libpam-motd, libpam-mkhomedir, libpam-umask