]> granicus.if.org Git - shadow/commitdiff
* man/es/Makefile.am: Disable the distribution of Spanish
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 11 Apr 2009 18:57:14 +0000 (18:57 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 11 Apr 2009 18:57:14 +0000 (18:57 +0000)
manpages. They are outdated. Please contact
pkg-shadow-devel@lists.alioth.debian.org if you wish to provide
updates.

ChangeLog
NEWS
man/es/Makefile.am

index 122c8e835f11ee99ee078fc3200a6f3a91a4fecf..14146170a1f4d1b76e3b4aa068ad50962bee078e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-04-11  Nicolas François  <nicolas.francois@centraliens.net>
+
+       * man/es/Makefile.am: Disable the distribution of Spanish
+       manpages. They are outdated. Please contact
+       pkg-shadow-devel@lists.alioth.debian.org if you wish to provide
+       updates.
+
 2009-04-11  Nicolas François  <nicolas.francois@centraliens.net>
 
        * src/usermod.c, src/useraddd.c: Fix the usage string so that it
diff --git a/NEWS b/NEWS
index 9351f5632641fea3d64ea72d22022ac41fc66eb6..d66f01341b689e2cb4e650e0a61d0ad39bd26adb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,9 @@ shadow-4.1.2.2 -> shadow-4.1.3                                                UNRELEASED
     default.
 - Translations
   * New Kazakh translation.
+  * Spanish manpages are no more distributed. They are outdated. Please
+    contact pkg-shadow-devel@lists.alioth.debian.org if you wish to
+    provide updates.
 
 - faillog
   * Accept users specified as a numerical UID, or ranges of users (-user,
index 5c2df8d722fac6cb4557480940a92b13354c01d5..51cab434abf1edc374cb7237d71b6852ece5a720 100644 (file)
@@ -1,13 +1,17 @@
 
 mandir = @mandir@/es
 
-man_MANS = \
-       login.1 \
-       newgrp.1 \
-       passwd.1 \
-       passwd.5 \
-       su.1 \
-       vigr.8 \
-       vipw.8
+man_MANS = 
+
+# These Spanish manpages are outdated.
+# Please contact pkg-shadow-devel@lists.alioth.debian.org if you wish to
+# provide updates.
+#      login.1 \
+#      newgrp.1 \
+#      passwd.1 \
+#      passwd.5 \
+#      su.1 \
+#      vigr.8 \
+#      vipw.8
 
 EXTRA_DIST = $(man_MANS)