[Pkg-shadow-commits] r219 - trunk/debian/patches

Christian Perrier pkg-shadow-devel@lists.alioth.debian.org
Thu, 09 Jun 2005 21:14:22 +0000


Author: bubulle
Date: 2005-06-09 21:14:21 +0000 (Thu, 09 Jun 2005)
New Revision: 219

Added:
   trunk/debian/patches/342_pw_auth.3
Modified:
   trunk/debian/patches/005_manpages.dpatch
   trunk/debian/patches/series
Log:
Split out the pw_auth.3 patch. Already applied upstream.


Modified: trunk/debian/patches/005_manpages.dpatch
===================================================================
--- trunk/debian/patches/005_manpages.dpatch	2005-06-09 21:10:47 UTC (rev 218)
+++ trunk/debian/patches/005_manpages.dpatch	2005-06-09 21:14:21 UTC (rev 219)
@@ -23,28 +23,6 @@
 
 @DPATCH@
 
-Index: shadow-4.0.3/man/pw_auth.3
-===================================================================
---- shadow-4.0.3.orig/man/pw_auth.3	2005-05-12 12:12:08.908056736 +0200
-+++ shadow-4.0.3/man/pw_auth.3	2005-05-12 12:12:18.804578068 +0200
-@@ -94,7 +94,7 @@ The authentication program will be invok
- by the username.
- .IP \fBPW_TELNET\fR 1i
- Authenticate a user who is connecting to the system using the 
--fBtelnet\fR command.
-+\fBtelnet\fR command.
- The authentication program will be invoked with a \fB-t\fR option, followed
- by the username.
- .IP \fBPW_RLOGIN\fR 1i
-@@ -105,7 +105,7 @@ by the username.
- .IP \fBPW_FTP\fR 1i
- Authenticate a user who is connecting to the system using the \fBftp\fR
- command.
--The authentication program will be invoked with a \fR-f\fR option, followed
-+The authentication program will be invoked with a \fB-f\fR option, followed
- by the username.
- The standard file descriptors are not available for communicating with the
- user.
 Index: shadow-4.0.3/man/pwck.8
 ===================================================================
 --- shadow-4.0.3.orig/man/pwck.8	2005-05-12 12:12:08.909056587 +0200

Added: trunk/debian/patches/342_pw_auth.3
===================================================================
--- trunk/debian/patches/342_pw_auth.3	2005-06-09 21:10:47 UTC (rev 218)
+++ trunk/debian/patches/342_pw_auth.3	2005-06-09 21:14:21 UTC (rev 219)
@@ -0,0 +1,26 @@
+Goal: Formatting issues in pw_auth.3
+
+Status wrt upstream: Applied
+
+Index: shadow-4.0.3/man/pw_auth.3
+===================================================================
+--- shadow-4.0.3.orig/man/pw_auth.3	2005-05-12 12:12:08.908056736 +0200
++++ shadow-4.0.3/man/pw_auth.3	2005-05-12 12:12:18.804578068 +0200
+@@ -94,7 +94,7 @@ The authentication program will be invok
+ by the username.
+ .IP \fBPW_TELNET\fR 1i
+ Authenticate a user who is connecting to the system using the 
+-fBtelnet\fR command.
++\fBtelnet\fR command.
+ The authentication program will be invoked with a \fB-t\fR option, followed
+ by the username.
+ .IP \fBPW_RLOGIN\fR 1i
+@@ -105,7 +105,7 @@ by the username.
+ .IP \fBPW_FTP\fR 1i
+ Authenticate a user who is connecting to the system using the \fBftp\fR
+ command.
+-The authentication program will be invoked with a \fR-f\fR option, followed
++The authentication program will be invoked with a \fB-f\fR option, followed
+ by the username.
+ The standard file descriptors are not available for communicating with the
+ user.

Modified: trunk/debian/patches/series
===================================================================
--- trunk/debian/patches/series	2005-06-09 21:10:47 UTC (rev 218)
+++ trunk/debian/patches/series	2005-06-09 21:14:21 UTC (rev 219)
@@ -12,6 +12,7 @@
 339_newusers.8
 340_passwd.1
 341_passwd.5
+342_pw_auth.3
 006_libmisc.dpatch
 008_su_addenv_HOME_and_SHELL
 008_su_uid_0_not_root