diff options
author | Steve Langasek <vorlon@debian.org> | 2010-07-30 04:51:45 +0000 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2019-01-08 21:33:17 -0800 |
commit | 623501257bd37bd906e4e35f84d25e2dca5c5ed4 (patch) | |
tree | 485dd13c5c6f40947c3c63234cbedd4e44b96dcd | |
parent | 655c7a8843261079fecf0b6e15de77972a0eb708 (diff) | |
download | pam-623501257bd37bd906e4e35f84d25e2dca5c5ed4.tar.gz pam-623501257bd37bd906e4e35f84d25e2dca5c5ed4.tar.bz2 pam-623501257bd37bd906e4e35f84d25e2dca5c5ed4.zip |
bump replaces on libpam-modules
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index db85c90a..34f19cd0 100644 --- a/debian/control +++ b/debian/control @@ -47,7 +47,7 @@ Priority: required Architecture: any Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends} -Replaces: libpam-modules (<< 1.1.0-3) +Replaces: libpam-modules (<< 1.1.1-4) Description: Pluggable Authentication Modules for PAM - helper binaries This package contains helper binaries used by the standard set of PAM modules in the libpam-modules package. |