diff options
author | Steve Langasek <vorlon@debian.org> | 2009-01-07 23:13:59 -0800 |
---|---|---|
committer | Steve Langasek <steve.langasek@ubuntu.com> | 2019-01-03 17:28:56 -0800 |
commit | 9217840f588c8f7d408d5d02a6fc6e069c8267ac (patch) | |
tree | f95fe93d1eeb0a5a0e263fc10172fbd099e396ea | |
parent | 98122a9edf6f2a9e45989124d303539de04afafa (diff) | |
download | pam-9217840f588c8f7d408d5d02a6fc6e069c8267ac.tar.gz pam-9217840f588c8f7d408d5d02a6fc6e069c8267ac.tar.bz2 pam-9217840f588c8f7d408d5d02a6fc6e069c8267ac.zip |
bump the versioned dep on libpam-runtime as well
-rw-r--r-- | debian/control | 2 |
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. |