From db06131cd414923f9d7c93b5e104ece9e6a511db Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Tue, 25 Aug 2009 00:07:59 -0700 Subject: And bump the version checks in the libpam-modules {pre,post}inst, so that the necessary services get restarted for any modules that need the new symbols. --- debian/libpam-modules.preinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/libpam-modules.preinst') diff --git a/debian/libpam-modules.preinst b/debian/libpam-modules.preinst index 5c106085..486c6016 100644 --- a/debian/libpam-modules.preinst +++ b/debian/libpam-modules.preinst @@ -4,7 +4,7 @@ set -e . /usr/share/debconf/confmodule -if dpkg --compare-versions "$2" lt-nl 0.99.10.0; then +if dpkg --compare-versions "$2" lt-nl 1.1.0; then db_version 2.0 if pidof xscreensaver xlockmore >/dev/null; then -- cgit v1.2.3