[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Conseils pour le raport de bogue de shadow



Voici le rapport de bogue que j'étais en train d'envoyer:
(Denis, je te met en copie, parce qu'hier, le mail qui contenait tout ça
n'a pas pu passer sur la liste)

Package: shadow
Severity: minor
Tags: patch l10n

Hello,

Some of the man pages provided by shadow are outdated (e.g. newgrp doesn't
describe Debian's newgrp), some needed minor updates, and some were not
translated.
Here is an update of the old manpages, and a translation of the others.

The translations were reviewed by the Debian l10n French team.

Two files are attached :
 * fr.tar.bz2
   the new fr directory, with all man pages, the Makefile.{am,in}, and a
   po4a directory (which is not strictly necessary, but will ease a lot
   future updates)
   Please, replace the old man/fr directory by this new one.
 * shadow.patch_l10n_french
   a patch for debian/rules and debian/passwd.files that allow inclusion
   of translated expiry.1, limits.conf.5, dpasswd.8 and shadowconfig.8 man
   pages.

Kind Regards,
--
Nekral
diff -raup orig/shadow-4.0.3/debian/passwd.files shadow-4.0.3/debian/passwd.files
--- orig/shadow-4.0.3/debian/passwd.files	2004-09-05 17:14:33.000000000 +0200
+++ shadow-4.0.3/debian/passwd.files	2004-09-05 16:15:13.000000000 +0200
@@ -24,9 +24,11 @@ usr/sbin/vipw
 usr/share/man/*/man1/chage.1
 usr/share/man/*/man1/chfn.1
 usr/share/man/*/man1/chsh.1
+usr/share/man/*/man1/expiry.1
 usr/share/man/*/man1/gpasswd.1
 usr/share/man/*/man1/passwd.1
 usr/share/man/*/man5/limits.5
+usr/share/man/*/man5/limits.conf.5
 usr/share/man/*/man5/login.access.5
 usr/share/man/*/man5/passwd.5
 usr/share/man/*/man5/porttime.5
diff -raup orig/shadow-4.0.3/debian/rules shadow-4.0.3/debian/rules
--- orig/shadow-4.0.3/debian/rules	2004-09-05 17:14:33.000000000 +0200
+++ shadow-4.0.3/debian/rules	2004-09-05 16:14:51.000000000 +0200
@@ -48,9 +48,11 @@ binary-arch: build install
 	install -c -m 444 man/dpasswd.8 debian/passwd/usr/share/man/man8
 	install -c -m 444 man/ja/dpasswd.8 debian/passwd/usr/share/man/ja/man8
 	install -c -m 444 man/pl/dpasswd.8 debian/passwd/usr/share/man/pl/man8
+	install -c -m 444 man/fr/dpasswd.8 debian/passwd/usr/share/man/fr/man8
 	install -c -m 444 man/shadowconfig.8 debian/passwd/usr/share/man/man8
 	install -c -m 444 man/ja/shadowconfig.8 debian/passwd/usr/share/man/ja/man8
 	install -c -m 444 man/pl/shadowconfig.8 debian/passwd/usr/share/man/pl/man8
+	install -c -m 444 man/fr/shadowconfig.8 debian/passwd/usr/share/man/fr/man8
 	install -d debian/login/etc/pam.d
 	install -c -m 444 debian/pam.d/login debian/login/etc/pam.d/login
 	install -c -m 444 debian/pam.d/su debian/login/etc/pam.d/su

Attachment: fr.tar.bz2
Description: Binary data


Reply to: