summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2009-01-07 23:13:59 -0800
committerSteve Langasek <steve.langasek@ubuntu.com>2019-01-03 17:28:56 -0800
commit9217840f588c8f7d408d5d02a6fc6e069c8267ac (patch)
treef95fe93d1eeb0a5a0e263fc10172fbd099e396ea /debian
parent98122a9edf6f2a9e45989124d303539de04afafa (diff)
bump the versioned dep on libpam-runtime as well
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 453ec613..a9a31f62 100644
--- a/debian/control
+++ b/debian/control
@@ -72,7 +72,7 @@ Package: libpam-cracklib
Priority: optional
Architecture: any
Replaces: libpam0g-cracklib
-Depends: ${shlibs:Depends}, libpam-runtime (>= 1.0.1-5), cracklib-runtime, wamerican | wordlist
+Depends: ${shlibs:Depends}, libpam-runtime (>= 1.0.1-6), cracklib-runtime, wamerican | wordlist
Description: PAM module to enable cracklib support
This package includes libpam_cracklib, a PAM module that tests
passwords to make sure they are not too weak during password change.