summaryrefslogtreecommitdiff
path: root/debian/changelog
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/changelog
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/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 31d6de88..b587be82 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,11 @@ pam (1.0.1-5) UNRELEASED; urgency=low
* Don't refer to gnome-screensaver in the debconf template; it isn't
actually affected by the libpam symbol issue because it forks a separate
process to display the screensaver dialog.
+ * 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.
-- Steve Langasek <vorlon@debian.org> Fri, 29 Aug 2008 13:08:41 -0700