summaryrefslogtreecommitdiff
path: root/debian/libpam-cracklib.postinst
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2008-08-28 23:26:30 -0700
committerSteve Langasek <steve.langasek@ubuntu.com>2019-01-03 17:28:27 -0800
commit7b42f6c023fbc2c1950aa2fc2b1f8176268ecad6 (patch)
tree10f5e4fbed27ea4a26bb5221d2422d30970923eb /debian/libpam-cracklib.postinst
parent542d16065516ed7a86b0126930fe02b93a3b23b5 (diff)
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)
Diffstat (limited to 'debian/libpam-cracklib.postinst')
-rw-r--r--debian/libpam-cracklib.postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/libpam-cracklib.postinst b/debian/libpam-cracklib.postinst
index 3695206c..637d38f2 100644
--- a/debian/libpam-cracklib.postinst
+++ b/debian/libpam-cracklib.postinst
@@ -2,7 +2,7 @@
set -e
-if dpkg --compare-versions "$2" lt 1.0.1-4; then
+if dpkg --compare-versions "$2" lt 1.0.1-5; then
pam-auth-update --package
fi