[Pkg-shadow-commits] r533 - branches/experimental/debian/patches

Christine Spang christine-guest at costa.debian.org
Sun Sep 11 13:51:58 UTC 2005


Author: christine-guest
Date: 2005-09-11 13:51:58 +0000 (Sun, 11 Sep 2005)
New Revision: 533

Modified:
   branches/experimental/debian/patches/999-2_build_using_cdbs
Log:
Update for added useradd.default.


Modified: branches/experimental/debian/patches/999-2_build_using_cdbs
===================================================================
--- branches/experimental/debian/patches/999-2_build_using_cdbs	2005-09-11 11:49:44 UTC (rev 532)
+++ branches/experimental/debian/patches/999-2_build_using_cdbs	2005-09-11 13:51:58 UTC (rev 533)
@@ -219,7 +219,7 @@
 Index: shadow-4.0.12/debian/rules
 ===================================================================
 --- shadow-4.0.12.orig/debian/rules	2005-09-07 23:46:23.000000000 -0400
-+++ shadow-4.0.12/debian/rules	2005-09-10 11:28:29.000000000 -0400
++++ shadow-4.0.12/debian/rules	2005-09-11 09:50:41.000000000 -0400
 @@ -1,8 +1,26 @@
  #!/usr/bin/make -f
 +# -*- mode: makefile; coding: utf-8 -*-
@@ -351,7 +351,15 @@
  	# Bug #288106. This used to be renamed to limits.conf.5
  	# but does not reflect what we do in Debian
  	# so we'd better forget about that man page
-@@ -114,9 +57,6 @@
+@@ -104,6 +47,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
++	install -c -m 644 debian/useradd.default debian/passwd/etc/default/useradd
+ 	dh_installpam -p passwd --name=chage
+ 	dh_installpam -p passwd --name=chfn
+ 	dh_installpam -p passwd --name=chsh
+@@ -114,9 +58,6 @@
  	dh_installpam -p passwd --name=groupdel
  	dh_installpam -p passwd --name=groupmod
  	dh_installpam -p passwd --name=newusers
@@ -361,7 +369,7 @@
  	install -d debian/passwd/usr/share/passwd
  	install -c -m 444 debian/shells debian/passwd/usr/share/passwd/shells
  	install -d debian/passwd/sbin
-@@ -128,71 +68,27 @@
+@@ -128,71 +69,27 @@
  	install -c -m 444 debian/cpgr.8 debian/passwd/usr/share/man/man8
  	install -c -m 444 debian/cppw.8 debian/passwd/usr/share/man/man8
  	# Lintian overrides files




More information about the Pkg-shadow-commits mailing list