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

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


Author: bubulle
Date: 2005-06-08 20:48:29 +0000 (Wed, 08 Jun 2005)
New Revision: 201

Added:
   trunk/debian/patches/332_grpck.8-type_and_section
Modified:
   trunk/debian/changelog
   trunk/debian/patches/005_manpages.dpatch
   trunk/debian/patches/series
Log:
Isolated the patch to grpck.8 (in 3xx because it is already applied
upstream) and add the #312431 typo correction to it


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2005-06-08 20:40:18 UTC (rev 200)
+++ trunk/debian/changelog	2005-06-08 20:48:29 UTC (rev 201)
@@ -8,6 +8,7 @@
     - Corrected typos in chfn.1. Closes: #312428
     - Corrected typos in gshadow.5. Closes: #312429
     - Corrected typos in shadow.5. Closes: #312430
+    - Corrected typos in grpck.8. Closes: #312431
   * Translation updates:
 
  -- Christian Perrier <bubulle@debian.org>  Wed,  8 Jun 2005 20:22:56 +0200

Modified: trunk/debian/patches/005_manpages.dpatch
===================================================================
--- trunk/debian/patches/005_manpages.dpatch	2005-06-08 20:40:18 UTC (rev 200)
+++ trunk/debian/patches/005_manpages.dpatch	2005-06-08 20:48:29 UTC (rev 201)
@@ -633,16 +633,3 @@
  .SH SEE ALSO
  .BR chfn (1),
  .BR chsh (1),
-Index: shadow-4.0.3/man/grpck.8
-===================================================================
---- shadow-4.0.3.orig/man/grpck.8	2005-05-12 12:12:08.931053300 +0200
-+++ shadow-4.0.3/man/grpck.8	2005-05-12 12:12:18.807577620 +0200
-@@ -25,7 +25,7 @@
- .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
- .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- .\" SUCH DAMAGE.
--.TH GRPCK 1
-+.TH GRPCK 8
- .SH NAME
- grpck \- verify integrity of group files
- .SH SYNOPSIS

Added: trunk/debian/patches/332_grpck.8-type_and_section
===================================================================
--- trunk/debian/patches/332_grpck.8-type_and_section	2005-06-08 20:40:18 UTC (rev 200)
+++ trunk/debian/patches/332_grpck.8-type_and_section	2005-06-08 20:48:29 UTC (rev 201)
@@ -0,0 +1,22 @@
+Index: shadow-4.0.3/man/grpck.8
+===================================================================
+--- shadow-4.0.3.orig/man/grpck.8	2005-06-08 22:46:33.000000000 +0200
++++ shadow-4.0.3/man/grpck.8	2005-06-08 22:47:02.000000000 +0200
+@@ -25,7 +25,7 @@
+ .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ .\" SUCH DAMAGE.
+-.TH GRPCK 1
++.TH GRPCK 9
+ .SH NAME
+ grpck \- verify integrity of group files
+ .SH SYNOPSIS
+@@ -35,7 +35,7 @@
+ All entries in the \fI/etc/group\fR and \fI/etc/gshadow\fR are checked to
+ see that the entry has the proper format and valid data in each field.
+ The user is prompted to delete entries that are improperly formatted or
+-which have other incorrectable errors.
++which have other uncorrectable errors.
+ .P
+ Checks are made to verify that each entry has
+ .sp

Modified: trunk/debian/patches/series
===================================================================
--- trunk/debian/patches/series	2005-06-08 20:40:18 UTC (rev 200)
+++ trunk/debian/patches/series	2005-06-08 20:48:29 UTC (rev 201)
@@ -92,6 +92,7 @@
 329_libmisc_failure_ngettext
 330_CAN-2004-1001_passwd_check
 331_chpasswd-md5.dpatch
+332_grpck.8-type_and_section
 401_cppw_src.dpatch
 403_sg_symlink_162339_163652.dpatch
 404_undef_USE_PAM.dpatch