From 79feccdedaddc55e05ef547132e13bfc383c5733 Mon Sep 17 00:00:00 2001 From: Timo Weingärtner Date: Mon, 17 Jun 2024 13:35:39 +0200 Subject: adapt descriptions to upstream changes removed legacy crypt types and corresponding files --- debian/control | 3 +-- debian/copyright | 18 ------------------ 2 files changed, 1 insertion(+), 20 deletions(-) (limited to 'debian') 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. diff --git a/debian/copyright b/debian/copyright index abaf8f9..7823e6e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,24 +8,6 @@ Copyright: 2012-2013 Timo Weingärtner License: PAM -Files: bigcrypt.c -Copyright: Andy Phillips -License: PAM -Comment: The file does not have an explicit License but was meant as a - contribution to Linux-PAM - -Files: md5.c -Copyright: 1993 Colin Plumb -License: Public Domain - Public Domain - -Files: md5_crypt.c -Copyright: Poul-Henning Kamp -License: "THE BEER-WARE LICENSE" (Revision 42): - wrote this file. As long as you retain this notice you - can do whatever you want with this stuff. If we meet some day, and you think - this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp - Files: debian/* Copyright: 1999-2000 Michael-John Turner -- cgit v1.2.3