aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorTimo Weingärtner <timo@tiwe.de>2024-06-17 13:35:39 +0200
committerTimo Weingärtner <timo@tiwe.de>2024-06-17 13:56:44 +0200
commit79feccdedaddc55e05ef547132e13bfc383c5733 (patch)
tree7f9609e97098b12f2447e1275e9984636bb2193a /debian/control
parent23197987c2d4e610e6ff1f5e60e453ff871772c4 (diff)
downloadlibpam-pwdfile-79feccdedaddc55e05ef547132e13bfc383c5733.tar.gz
adapt descriptions to upstream changes
removed legacy crypt types and corresponding files
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index ae45a82..61bdaa0 100644
--- a/debian/control
+++ b/debian/control
@@ -15,5 +15,4 @@ Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: PAM module allowing authentication via an /etc/passwd-like file
This PAM module lets you use an arbitrarily-named text file similar in
- structure to /etc/passwd to authenticate users. It supports libc's crypt
- plus md5crypt with a broken md5 and Digital UNIX's bigcrypt.
+ structure to /etc/passwd to authenticate users.