[Pkg-shadow-commits] r548 - trunk/debian

Nicolas FRANCOIS nekral-guest at costa.debian.org
Fri Sep 30 09:16:34 UTC 2005


Author: nekral-guest
Date: 2005-09-30 09:16:33 +0000 (Fri, 30 Sep 2005)
New Revision: 548

Modified:
   trunk/debian/changelog
   trunk/debian/rules
Log:
Add /etc/pam.d/passwd


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2005-09-29 22:03:03 UTC (rev 547)
+++ trunk/debian/changelog	2005-09-30 09:16:33 UTC (rev 548)
@@ -9,6 +9,7 @@
     - debian/login.pam, debian/login.su.pam:
       - use "readenv=1" with pam_env so that /etc/environment settings are
         used. Thanks to Konrad Jelen for pointing it
+    - Really add /etc/pam.d/passwd. Closes: #330870
   * Upstream bugs not already fixed in upstream releases or CVS:
     - 451_login_PATH: set PATH according to ENV_SUPATH and ENV_PATH for login
       Closes: #330803

Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2005-09-29 22:03:03 UTC (rev 547)
+++ trunk/debian/rules	2005-09-30 09:16:33 UTC (rev 548)
@@ -104,6 +104,7 @@
 	install -c -m 444 man/ja/shadowconfig.8 debian/passwd/usr/share/man/ja/man8
 	install -c -m 444 man/pl/shadowconfig.8 debian/passwd/usr/share/man/pl/man8
 	install -c -m 444 man/fr/shadowconfig.8 debian/passwd/usr/share/man/fr/man8
+	dh_installpam -p passwd --name=passwd
 	dh_installpam -p passwd --name=chage
 	dh_installpam -p passwd --name=chfn
 	dh_installpam -p passwd --name=chsh




More information about the Pkg-shadow-commits mailing list