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

Nicolas FRANCOIS nekral-guest at costa.debian.org
Sun Oct 9 17:00:08 UTC 2005


Author: nekral-guest
Date: 2005-10-09 17:00:08 +0000 (Sun, 09 Oct 2005)
New Revision: 577

Modified:
   trunk/debian/patches/204_pt_BR-manpages.dpatch
   trunk/debian/patches/206_ko-manpages.dpatch
   trunk/debian/patches/series
Log:
Update the 2xx patches


Modified: trunk/debian/patches/204_pt_BR-manpages.dpatch
===================================================================
--- trunk/debian/patches/204_pt_BR-manpages.dpatch	2005-10-09 16:55:57 UTC (rev 576)
+++ trunk/debian/patches/204_pt_BR-manpages.dpatch	2005-10-09 17:00:08 UTC (rev 577)
@@ -1,42 +1,17 @@
-#! /bin/sh -e
-## 204_pt_BR-manpages.dpatch by <unknown>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Brazilian Portuguese man pages corrections/additions
-
-if [ $# -lt 1 ]; then
-    echo "`basename $0`: script expects -patch|-unpatch as argument" >&2
-    exit 1
-fi
-
-[ -f debian/patches/00patch-opts ] && . debian/patches/00patch-opts
-patch_opts="${patch_opts:--f --no-backup-if-mismatch} ${2:+-d $2}"
-
-case "$1" in
-    -patch) patch -p1 ${patch_opts} < $0;;
-    -unpatch) patch -R -p1 ${patch_opts} < $0;;
-    *)
-        echo "`basename $0`: script expects -patch|-unpatch as argument" >&2
-        exit 1;;
-esac
-
-exit 0
-
- at DPATCH@
-
-diff -Nru --exclude=Makefile.in shadow-4.0.3/man/pt_BR/gpasswd.1 shadow-4.0.3_30.4/man/pt_BR/gpasswd.1
---- shadow-4.0.3/man/pt_BR/gpasswd.1	2001-01-31 08:06:23.000000000 +0100
-+++ shadow-4.0.3_30.4/man/pt_BR/gpasswd.1	2004-11-02 22:17:35.000000000 +0100
+Index: shadow-4.0.13/man/pt_BR/gpasswd.1
+===================================================================
+--- shadow-4.0.13.orig/man/pt_BR/gpasswd.1	2005-04-05 21:08:56.000000000 +0200
++++ shadow-4.0.13/man/pt_BR/gpasswd.1	2005-10-09 18:20:53.000000000 +0200
 @@ -28,7 +28,7 @@
  .SH NOME
- gpasswd \- administra o arquivo /etc/group
+ gpasswd \- administra o arquivo \fI/etc/group\fR
  .br
 -.SH SINOSPE
 +.SH SINOPSE
- .B gpasswd \fIgrupo\fR
+ \fBgpasswd\fR \fIgrupo\fR
  .br
- .B gpasswd
-@@ -92,4 +92,7 @@
+ \fBgpasswd \-a\fR \fIusuário\fR \fIgrupo\fR
+@@ -87,4 +87,7 @@
  .BR grpck (8)
  .SH TRADUÇÃO E REVISÃO PARA A LÍNGUA PORTUGUESA
  Sandro Nunes Henrique <sandro at conectiva.com.br> (tradução)

Modified: trunk/debian/patches/206_ko-manpages.dpatch
===================================================================
--- trunk/debian/patches/206_ko-manpages.dpatch	2005-10-09 16:55:57 UTC (rev 576)
+++ trunk/debian/patches/206_ko-manpages.dpatch	2005-10-09 17:00:08 UTC (rev 577)
@@ -1,3 +1,6 @@
+Goal: Do not distribute the Korean translation of newgrp.1, which seems
+      outdated.
+
 Index: shadow-4.0.3/man/ko/Makefile.am
 ===================================================================
 --- shadow-4.0.3.orig/man/ko/Makefile.am	2002-03-13 20:02:02.000000000 +0100

Modified: trunk/debian/patches/series
===================================================================
--- trunk/debian/patches/series	2005-10-09 16:55:57 UTC (rev 576)
+++ trunk/debian/patches/series	2005-10-09 17:00:08 UTC (rev 577)
@@ -22,16 +22,10 @@
 432_login_cancel_timout_after_authentication
 438_su_GNU_origin
 #man pages translations.
-# 200_de-manpages.dpatch
-# 200_de-manpages-2.dpatch
-# 200_de-manpages-passwd.1.dpatch
 # 201_fr-manpages.dpatch
-# 202_ja_manpages.dpatch
-# 203_pl_manpages.dpatch
-# 204_pt_BR-manpages.dpatch
+204_pt_BR-manpages.dpatch
 # 205_it-manpages.dpatch
-# 206_ko-manpages.dpatch
-# 207_id-manpages
+206_ko-manpages.dpatch
 #
 # 319_time_structures.dpatch  # must be checked another time
 333_shadow.5-typo_312430




More information about the Pkg-shadow-commits mailing list