From 7b42f6c023fbc2c1950aa2fc2b1f8176268ecad6 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Thu, 28 Aug 2008 23:26:30 -0700 Subject: bump the referenced version number again for one /really/ final pam upload to lenny, and update the checksums to point at the current template versions (replacing the previous md5sums, since that version was never uploaded to Debian) --- debian/libpam-runtime.postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/libpam-runtime.postinst') diff --git a/debian/libpam-runtime.postinst b/debian/libpam-runtime.postinst index 534616d3..e684db9a 100644 --- a/debian/libpam-runtime.postinst +++ b/debian/libpam-runtime.postinst @@ -4,7 +4,7 @@ # -- only create on package install. force= -if [ -z "$2" ] || dpkg --compare-versions "$2" lt 1.0.1-4 +if [ -z "$2" ] || dpkg --compare-versions "$2" lt 1.0.1-5 then force=--force for configfile in common-auth common-account common-session \ -- cgit v1.2.3