Your message dated Wed, 30 May 2012 22:32:09 +0000
with message-id <[email protected]>
and subject line Bug#670579: fixed in adduser 3.113+nmu3
has caused the Debian Bug report #670579,
regarding Please, fix the current translation status
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
670579: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670579
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: adduser
Version: 3.113+nmu1
Severity: wishlist
Tags: patch l10n
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi,
A string was changed in deluser.conf(5) to fix #630340 but no
translation call has been sent, so this string shows up untranslated in
the translated manpages.
Since the change is pretty trivial, please find attached a fix for that,
it's the result of this trivial call:
for i in doc/po4a/po/*.po; do sed -i 's/|tmpfs)/|tmpfs|afs)/g'; done
In order to avoid missing tiny issues like this one in the future, the
attached patch also propose to add a “--force” trigger to the po4a call
(so it will update the PO and POT files if needed, regardless of there
timestamp status). A slightly annoying side effect will be that the
POT-Creation-Date header of the POT file will be updated while calling
the clean target of debian/rules, adding a potentially useless line in
the debdiff (so feel free to discard it if it's bugging you).
I'd be happy to handle the l10n-related stuff (e.g. calling for
translation before an upload, or even after if it's an urgent one, and
commit the updates) of adduser in the future, and asked to join the
project on Alioth, in order to commit the last bits that were introduced
via NMU.
Regards
David
- -- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-2-amd64 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages adduser depends on:
ii debconf [debconf-2.0] 1.5.42
ii passwd 1:4.1.5-1
ii perl-base 5.14.2-9
adduser recommends no packages.
Versions of packages adduser suggests:
ii liblocale-gettext-perl 1.05-7+b1
ii perl-modules 5.14.2-9
- -- debconf information excluded
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJPmbiqAAoJELgqIXr9/gnyl0EP/jEh3m5l+OApROO+RYW1vTsk
Zx1oEL04JmpaSmAZ9kUSx/kHrRi+35ApqE4dUuilkZFyWoFh41S/HXK/y7ISL2GS
DJxd5VStT7lZ+b7hih0OmNLXQmhRaSYG3r79JJ48iFTgDqbM819DcbNVKFMU01yx
tLqe7kTF4EcQLOfFsDeJyQ5+XxRxAwuUDH/fsFUa7daiPyYSqaidKB+vXN03rMS+
K8uDEAyadJQZn0X+33CtmAt0sIGF3EwbkA6h/A5qbQgJJj1NIfHauh+JMkqGhOuf
e835dSzz/3bJwn7bpzPW97IiRSdiD+RVn3AseKNybrb5eRL7G5yZtGbnlGaVi8i2
k3kU/vsKCqR+4zDE82MfKo/7XHSbdqYP8iNUhDLgH563OmKaEpt7BXPREet7sEXS
ivHZPD56J3lH7v640p+1RLNKa2xvTh4k79FqFCC6yKa8L9fTCCHnoRnB8J/CPRQK
sMwsbSHNsFAvvJJZ09bfOG3NK2EPtFjNvO7jZVqGntQMGgyg1CZc18MEy841RYg3
CBZAStQ5O0mSbA02lHq+7hBnOP5U5KJZGfpW3RrBbfGVgZYW2d1v4IniyaaRwkMc
YTkD/R797ake2lHIAZOLt/UcqXGJo87LFho2ja4B6QF6BfjiNwunyxhfwUtCtxnN
E2RIwT8ePPsAzjZ4SW+y
=/QzA
-----END PGP SIGNATURE-----
Index: debian/rules
===================================================================
--- debian/rules (révision 840)
+++ debian/rules (copie de travail)
@@ -14,7 +14,7 @@
$(checkdir)
$(MAKE) -C po update clean
debconf-updatepo
- cd doc/po4a && po4a --previous --rm-translations po4a.conf
+ cd doc/po4a && po4a --force --previous --rm-translations po4a.conf
-rm -f doc/po4a/po/*~
-rm -rf build *~ debian/tmp debian/*~ debian/files* debian/substvars
Index: doc/po4a/po/pt_BR.po
===================================================================
--- doc/po4a/po/pt_BR.po (révision 840)
+++ doc/po4a/po/pt_BR.po (copie de travail)
@@ -2084,11 +2084,11 @@
msgid ""
"A regular expression which describes all file systems which should be "
"excluded when looking for files of a user to be deleted. Defaults to \"(proc|"
-"sysfs|usbfs|devpts|tmpfs)\"."
+"sysfs|usbfs|devpts|tmpfs|afs)\"."
msgstr ""
"A expressão regular que descreve todos os sistemas de arquivos que devem ser "
"excluídos quando procurando por arquivos do usuários para serem removidos. O "
-"padrão é \"(proc|sysfs|usbfs|devpt|tmpfs)\"."
+"padrão é \"(proc|sysfs|usbfs|devpt|tmpfs|afs)\"."
# type: Plain text
#. type: Plain text
Index: doc/po4a/po/ru.po
===================================================================
--- doc/po4a/po/ru.po (révision 840)
+++ doc/po4a/po/ru.po (copie de travail)
@@ -2028,11 +2028,11 @@
msgid ""
"A regular expression which describes all file systems which should be "
"excluded when looking for files of a user to be deleted. Defaults to \"(proc|"
-"sysfs|usbfs|devpts|tmpfs)\"."
+"sysfs|usbfs|devpts|tmpfs|afs)\"."
msgstr ""
"Регулярное выражение, описывающее файловые системы, которые нужно исключить "
"из поиска при удалении файлов пользователя. По умолчанию \"(proc|sysfs|usbfs|"
-"devpts|tmpfs)\"."
+"devpts|tmpfs|afs)\"."
# type: Plain text
#. type: Plain text
Index: doc/po4a/po/es.po
===================================================================
--- doc/po4a/po/es.po (révision 840)
+++ doc/po4a/po/es.po (copie de travail)
@@ -2007,11 +2007,11 @@
msgid ""
"A regular expression which describes all file systems which should be "
"excluded when looking for files of a user to be deleted. Defaults to \"(proc|"
-"sysfs|usbfs|devpts|tmpfs)\"."
+"sysfs|usbfs|devpts|tmpfs|afs)\"."
msgstr ""
"Una expresión regular que describe todos los sistemas de ficheros a excluir "
"al buscar los ficheros de un usuario a eliminar. El valor predeterminado es "
-"«(proc|sysfs|usbfs|devpts|tmpfs)»."
+"«(proc|sysfs|usbfs|devpts|tmpfs|afs)»."
# type: Plain text
#. type: Plain text
Index: doc/po4a/po/fr.po
===================================================================
--- doc/po4a/po/fr.po (révision 840)
+++ doc/po4a/po/fr.po (copie de travail)
@@ -2062,11 +2062,11 @@
msgid ""
"A regular expression which describes all file systems which should be "
"excluded when looking for files of a user to be deleted. Defaults to \"(proc|"
-"sysfs|usbfs|devpts|tmpfs)\"."
+"sysfs|usbfs|devpts|tmpfs|afs)\"."
msgstr ""
"Une expression rationnelle qui décrit les systèmes de fichiers à exclure "
"lors de la recherche des fichiers de l'utilisateur à supprimer. La valeur "
-"par défaut est \"(proc|sysfs|usbfs|devpts|tmpfs)\"."
+"par défaut est \"(proc|sysfs|usbfs|devpts|tmpfs|afs)\"."
# type: Plain text
#. type: Plain text
Index: doc/po4a/po/sv.po
===================================================================
--- doc/po4a/po/sv.po (révision 840)
+++ doc/po4a/po/sv.po (copie de travail)
@@ -1990,11 +1990,11 @@
msgid ""
"A regular expression which describes all file systems which should be "
"excluded when looking for files of a user to be deleted. Defaults to \"(proc|"
-"sysfs|usbfs|devpts|tmpfs)\"."
+"sysfs|usbfs|devpts|tmpfs|afs)\"."
msgstr ""
"Ett reguljärt uttryck som beskriver alla filsystem som bör undantas när "
"sökning efter vilka filer som ska tas bort för en användare. Standard är "
-"\"(proc|sysfs|usbfs|devpts|tmpfs)\"."
+"\"(proc|sysfs|usbfs|devpts|tmpfs|afs)\"."
# type: Plain text
#. type: Plain text
Index: doc/po4a/po/pl.po
===================================================================
--- doc/po4a/po/pl.po (révision 840)
+++ doc/po4a/po/pl.po (copie de travail)
@@ -1820,11 +1820,11 @@
msgid ""
"A regular expression which describes all file systems which should be "
"excluded when looking for files of a user to be deleted. Defaults to \"(proc|"
-"sysfs|usbfs|devpts|tmpfs)\"."
+"sysfs|usbfs|devpts|tmpfs|afs)\"."
msgstr ""
"Wyrażenie regularne opisująca wszystkie systemy plików, które powinny być "
"pominięte podczas wyszukiwania plików użytkownika przeznaczonych do "
-"usunięcia. Wartość domyślna to \"(proc|sysfs|usbfs|devpts|tmpfs)\"."
+"usunięcia. Wartość domyślna to \"(proc|sysfs|usbfs|devpts|tmpfs|afs)\"."
#. type: Plain text
#: ../deluser.conf.5:76
Index: doc/po4a/po/it.po
===================================================================
--- doc/po4a/po/it.po (révision 840)
+++ doc/po4a/po/it.po (copie de travail)
@@ -2032,11 +2032,11 @@
msgid ""
"A regular expression which describes all file systems which should be "
"excluded when looking for files of a user to be deleted. Defaults to \"(proc|"
-"sysfs|usbfs|devpts|tmpfs)\"."
+"sysfs|usbfs|devpts|tmpfs|afs)\"."
msgstr ""
"Una espressione regolare che indica quali file system devono essere esclusi "
"durante la ricerca dei file dell'utente da eliminare. Il valore predefinito "
-"è \"(proc|sysfs|usbfs|devpts|tmpfs)\"."
+"è \"(proc|sysfs|usbfs|devpts|tmpfs|afs)\"."
# type: Plain text
#. type: Plain text
--- End Message ---
--- Begin Message ---
Source: adduser
Source-Version: 3.113+nmu3
We believe that the bug you reported is fixed in the latest version of
adduser, which is due to be installed in the Debian FTP archive:
adduser_3.113+nmu3.dsc
to main/a/adduser/adduser_3.113+nmu3.dsc
adduser_3.113+nmu3.tar.gz
to main/a/adduser/adduser_3.113+nmu3.tar.gz
adduser_3.113+nmu3_all.deb
to main/a/adduser/adduser_3.113+nmu3_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
David Prévot <[email protected]> (supplier of updated adduser package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 15 May 2012 16:46:45 -0400
Source: adduser
Binary: adduser
Architecture: source all
Version: 3.113+nmu3
Distribution: unstable
Urgency: low
Maintainer: Debian Adduser Developers <[email protected]>
Changed-By: David Prévot <[email protected]>
Description:
adduser - add and remove users and groups
Closes: 670579 672576
Changes:
adduser (3.113+nmu3) unstable; urgency=low
.
* Non-maintainer upload.
* Fix translated manpages. Closes: #670579
* Restore Portuguese manpages translations from 3.112+nmu2.
* New Danish manpages translation (Joe Hansen). Closes: #672576
Checksums-Sha1:
946d3b8c007200add985eab807bf52b6a0f824be 1733 adduser_3.113+nmu3.dsc
f964ac5695fb179e0df5657392ce01df7f9b6f23 342554 adduser_3.113+nmu3.tar.gz
40d47adb274cc8e5e5fd19d7e26f17171e2db40f 263714 adduser_3.113+nmu3_all.deb
Checksums-Sha256:
7f9fa8841080591834389fd56352e2d05ca3d86eb4df15d2f13bea9faf4a6f2d 1733
adduser_3.113+nmu3.dsc
02682be3f51f3e732121f20a3e4922bb8bef15cfacb8767fc250a01d09502122 342554
adduser_3.113+nmu3.tar.gz
ae69ab0da5c36e48ba38e27c5e0886d6a67988adead5e5324b9b90736d37c11e 263714
adduser_3.113+nmu3_all.deb
Files:
fa479c3676cab0f149b7e0bdf2eb39a0 1733 admin important adduser_3.113+nmu3.dsc
ccb5864bde56683182c89c44474e7182 342554 admin important
adduser_3.113+nmu3.tar.gz
9b7a9665cd1a6290786478931aafa9bc 263714 admin important
adduser_3.113+nmu3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJPssE7AAoJELgqIXr9/gnyYKUP/1D7vJu2QKXx/RA7YLQsUa1d
FKUe8rZa/smJlxA46mTkbfSGGIgwAzn0fDuid3Fkjpvsk5OanNeSqZrIaP3uNqM3
18nXg1ZEQqV1tynWDi+Xr6h9qLdtDXqmx3/S9iTJIdZ0vx315V9V2qTth+4/Ys8/
CUM9b7lEVTrYuFVDYAQVFt+/15RfQKpA9U2zL7nNwM5Ub0C1b1czfwpKcHGQjRgR
C+BcvPmhr1VEsMkSkWd7IxopcDCApq3w4//M32DLZtWCUIZD6u9WjciwWN9zYfMA
wBXZcModYyxuoiAtVrPyX22LwL/ahSQ2brwmqfTTr1WAMRR08mAm/CEZRRoFazdH
7mpIfejn7C63m9N1FfvsPhnwTQyrcrRW9Gw1tTgis9FUs/piFGkH4SMtnybDuhGJ
2pzMW0pN2JNbDAoNgCrU4TqPVEDRnJGVBW0mBtviY02z/dEPKzqf6FZrKiwayzIV
2Jp6xUAaoJ1cLYz13U4WN66hmPhgxkBktTTPgY0ldtKQYbdXvfLBWUIB5VAS0TYx
s1XFSQRo2poQMFkoxrla3HFk2vWptUkoH0tO9VEas+wkg6D7ejYLOXy75mxqcdIC
8GBjLbKfj6s2x/YXD82rxrcUDQxdBxkVujHQCMKMp7nJBfWGcS4BA5j48Z4B0Mzo
Yg67VrHDanRQINTSCI3+
=rpZW
-----END PGP SIGNATURE-----
--- End Message ---