[Pkg-shadow-commits] r200 - in trunk/debian: . patches

Christian Perrier pkg-shadow-devel@lists.alioth.debian.org
Wed, 08 Jun 2005 20:40:19 +0000


Author: bubulle
Date: 2005-06-08 20:40:18 +0000 (Wed, 08 Jun 2005)
New Revision: 200

Added:
   trunk/debian/patches/005_manpages-shadow.5
Modified:
   trunk/debian/changelog
   trunk/debian/patches/005_manpages.dpatch
   trunk/debian/patches/series
Log:
Correct typos in shadow.5. Closes: #312430


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2005-06-08 20:31:04 UTC (rev 199)
+++ trunk/debian/changelog	2005-06-08 20:40:18 UTC (rev 200)
@@ -7,6 +7,7 @@
   * Upstream bugs already fixed in upstream releases or CVS:
     - Corrected typos in chfn.1. Closes: #312428
     - Corrected typos in gshadow.5. Closes: #312429
+    - Corrected typos in shadow.5. Closes: #312430
   * Translation updates:
 
  -- Christian Perrier <bubulle@debian.org>  Wed,  8 Jun 2005 20:22:56 +0200

Added: trunk/debian/patches/005_manpages-shadow.5
===================================================================
--- trunk/debian/patches/005_manpages-shadow.5	2005-06-08 20:31:04 UTC (rev 199)
+++ trunk/debian/patches/005_manpages-shadow.5	2005-06-08 20:40:18 UTC (rev 200)
@@ -0,0 +1,14 @@
+Index: shadow-4.0.3/man/shadow.5
+===================================================================
+--- shadow-4.0.3.orig/man/shadow.5	2005-05-12 12:12:08.909056587 +0200
++++ shadow-4.0.3/man/shadow.5	2005-05-12 12:12:18.805577919 +0200
+@@ -58,6 +58,9 @@ The encryped password consists of 13 to 
+ a thru z, A thru Z, 0 thru 9, \. and /.
+ Refer to \fBcrypt\fR(3) for details on how this string is
+ interpreted.
++If the password field contains some string that is not valid result
++of \fBcrypt\fR(3), for instance ! or *, the user will not be able to use
++a unix password to log in, subject to \fBpam\fR(7).
+ .PP
+ The date of the last password change is given as the number
+ of days since Jan 1, 1970.

Modified: trunk/debian/patches/005_manpages.dpatch
===================================================================
--- trunk/debian/patches/005_manpages.dpatch	2005-06-08 20:31:04 UTC (rev 199)
+++ trunk/debian/patches/005_manpages.dpatch	2005-06-08 20:40:18 UTC (rev 200)
@@ -381,20 +381,6 @@
  in the main file are removed.  Then, shadowed entries which don't have
  `x' as the password in the main file are updated.  Any missing
  shadowed entries are added.  Finally, passwords in the main file are
-Index: shadow-4.0.3/man/shadow.5
-===================================================================
---- shadow-4.0.3.orig/man/shadow.5	2005-05-12 12:12:08.909056587 +0200
-+++ shadow-4.0.3/man/shadow.5	2005-05-12 12:12:18.805577919 +0200
-@@ -58,6 +58,9 @@ The encryped password consists of 13 to 
- a thru z, A thru Z, 0 thru 9, \. and /.
- Refer to \fBcrypt\fR(3) for details on how this string is
- interpreted.
-+If the password field contains some string that is not valid result
-+of \fBcrypt\fR(3), for instance ! or *, the user will not be able to use
-+a unix password to log in, subject to \fBpam\fR(7).
- .PP
- The date of the last password change is given as the number
- of days since Jan 1, 1970.
 Index: shadow-4.0.3/man/shadowconfig.8
 ===================================================================
 --- shadow-4.0.3.orig/man/shadowconfig.8	2005-05-12 12:12:08.909056587 +0200

Modified: trunk/debian/patches/series
===================================================================
--- trunk/debian/patches/series	2005-06-08 20:31:04 UTC (rev 199)
+++ trunk/debian/patches/series	2005-06-08 20:40:18 UTC (rev 200)
@@ -4,6 +4,7 @@
 004_configure.in.dpatch
 005_manpages.dpatch
 005_manpages-chfn.1
+005_manpages-shadow.5
 006_libmisc.dpatch
 008_su_addenv_HOME_and_SHELL
 008_su_uid_0_not_root