summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 3 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index b587be82..11502026 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,11 +6,9 @@ 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.
+ * Have libpam-modules Pre-Depend on ${misc:Depends}, so that we can
+ warn users about needing to disable xscreensaver and xlockmore
+ before libpam-modules is unpacked. Closes: #502140, LP: #256238.
-- Steve Langasek <vorlon@debian.org> Fri, 29 Aug 2008 13:08:41 -0700