Dear maintainer of newpki-server, Two days ago, I sent you a notice announcing my intent to upload a NMU of your package to fix its longstanding l10n issue (French translation of debconf templates).
You either agreed for this NMU or did not respond to my notices.
I will now upload this NMU to DELAYED/0-DAY (which means an immediate
upload).
The NMU patch is attached to this mail.
(please note that I found two minor issues reported by lintian which I
fixed as well....Both issues are among things accepted by the release managers)
The NMU changelog is:
Source: newpki-server
Version: 2.0.0+rc1-6.1
Distribution: unstable
Urgency: low
Maintainer: Christian Perrier <[EMAIL PROTECTED]>
Date: Wed, 17 Jan 2007 23:35:04 +0100
Closes: 373125
Changes:
newpki-server (2.0.0+rc1-6.1) unstable; urgency=low
.
* Non-maintainer upload to fix a longstanding l10n issue
* Debconf translations:
- French updated. Closes: #373125
* Lintian fixes:
- Add a build dependency on po-debconf as it's used in debian/rules
- Add a basic LSB header to the init script
--
diff -Nru newpki-server-2.0.0+rc1.old/debian/changelog newpki-server-2.0.0+rc1/debian/changelog --- newpki-server-2.0.0+rc1.old/debian/changelog 2007-01-15 22:48:56.730406124 +0100 +++ newpki-server-2.0.0+rc1/debian/changelog 2007-01-17 23:35:43.757342863 +0100 @@ -1,3 +1,14 @@ +newpki-server (2.0.0+rc1-6.1) unstable; urgency=low + + * Non-maintainer upload to fix a longstanding l10n issue + * Debconf translations: + - French updated. Closes: #373125 + * Lintian fixes: + - Add a build dependency on po-debconf as it's used in debian/rules + - Add a basic LSB header to the init script + + -- Christian Perrier <[EMAIL PROTECTED]> Wed, 17 Jan 2007 23:35:04 +0100 + newpki-server (2.0.0+rc1-6) unstable; urgency=low * updated debconf translations: diff -Nru newpki-server-2.0.0+rc1.old/debian/control newpki-server-2.0.0+rc1/debian/control --- newpki-server-2.0.0+rc1.old/debian/control 2007-01-15 22:48:56.730406124 +0100 +++ newpki-server-2.0.0+rc1/debian/control 2007-01-17 23:34:59.296968843 +0100 @@ -2,7 +2,7 @@ Section: net Priority: optional Maintainer: Pierre Chifflier <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.1.16), libssl-dev, libnewpki-dev (>= 2.0.0+rc1), libldap2-dev, libmysqlclient15-dev, dpatch +Build-Depends: debhelper (>= 4.1.16), libssl-dev, libnewpki-dev (>= 2.0.0+rc1), libldap2-dev, libmysqlclient15-dev, dpatch, po-debconf Standards-Version: 3.7.2 Package: newpki-server diff -Nru newpki-server-2.0.0+rc1.old/debian/init.d newpki-server-2.0.0+rc1/debian/init.d --- newpki-server-2.0.0+rc1.old/debian/init.d 2007-01-15 22:48:56.702405897 +0100 +++ newpki-server-2.0.0+rc1/debian/init.d 2007-01-17 23:37:30.578217954 +0100 @@ -5,6 +5,15 @@ # for newpki-server package # Based on mldonkey initscript +### BEGIN INIT INFO +# Provides: newpki-server +# Required-Start: $local_fs $remote_fs $network +# Required-Stop: $local_fs $remote_fs $network +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Short-Description: newpki Public Key Infrastructure server +### END INIT INFO + PATH=/sbin:/bin:/usr/sbin:/usr/bin WRAPPER=/usr/sbin/newpki-server NAME=newpki-server diff -Nru newpki-server-2.0.0+rc1.old/debian/po/cs.po newpki-server-2.0.0+rc1/debian/po/cs.po --- newpki-server-2.0.0+rc1.old/debian/po/cs.po 2007-01-15 22:48:56.746406254 +0100 +++ newpki-server-2.0.0+rc1/debian/po/cs.po 2007-01-17 23:15:29.475025042 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: newpki-server\n" "Report-Msgid-Bugs-To: [EMAIL PROTECTED]" -"POT-Creation-Date: 2006-06-03 12:32+0200\n" +"POT-Creation-Date: 2007-01-17 23:15+0100\n" "PO-Revision-Date: 2006-06-06 17:17+0200\n" "Last-Translator: Miroslav Kure <[EMAIL PROTECTED]>\n" "Language-Team: Czech <[EMAIL PROTECTED]>\n" @@ -17,13 +17,13 @@ #. Type: string #. Description -#: ../templates:4 +#: ../templates:1001 msgid "Host running MySQL server:" msgstr "Počítač, na kterém běží server MySQL:" #. Type: string #. Description -#: ../templates:4 +#: ../templates:1001 msgid "" "NewPKI requires its own MySQL engine and an administrator login, as the " "server will be dynamically creating and destroying databases and schema at " @@ -35,19 +35,19 @@ #. Type: string #. Description -#: ../templates:12 +#: ../templates:2001 msgid "MySQL server port:" msgstr "Port, na kterém má server MySQL naslouchat:" #. Type: string #. Description -#: ../templates:17 +#: ../templates:3001 msgid "Administrative login for MySQL server:" msgstr "Administrátorský účet pro server MySQL:" #. Type: string #. Description -#: ../templates:17 +#: ../templates:3001 msgid "" "There is no reason to create a login specifically for NewPKI other than the " "\"root\" administrative login provided by MySQL (although you should assign " @@ -58,43 +58,43 @@ #. Type: password #. Description -#: ../templates:24 +#: ../templates:4001 msgid "Password for administrative login:" msgstr "Heslo k administrátorskému účtu:" #. Type: string #. Description -#: ../templates:29 +#: ../templates:5001 msgid "Listen address for NewPKI server:" msgstr "Adresa, na které má server NewPKI naslouchat:" #. Type: string #. Description -#: ../templates:34 +#: ../templates:6001 msgid "NewPKI server port:" msgstr "Port, na kterém má server NewPKI naslouchat:" #. Type: string #. Description -#: ../templates:39 +#: ../templates:7001 msgid "Log file location:" msgstr "Umístění logovacího souboru:" #. Type: string #. Description -#: ../templates:44 +#: ../templates:8001 msgid "Debug level of NewPKI [1-4]:" msgstr "Úroveň ladicích hlášek NewPKI [1-4]:" #. Type: boolean #. Description -#: ../templates:49 +#: ../templates:9001 msgid "Start NewPKI on boot ?" msgstr "Spouštět NewPKI při startu počítače?" #. Type: boolean #. Description -#: ../templates:49 +#: ../templates:9001 msgid "" "The NewPKI can start on boot time or only if you type '/etc/init.d/newpki-" "server start' manually. Choose if you want it to start automatically." @@ -105,13 +105,13 @@ #. Type: note #. Description -#: ../templates:56 +#: ../templates:10001 msgid "Removing databases" msgstr "Odstranění databází" #. Type: note #. Description -#: ../templates:56 +#: ../templates:10001 msgid "" "ATTENTION ! You will have to remove all databases after \"purging\" the " "newpki-server package." @@ -121,6 +121,6 @@ #. Type: string #. Description -#: ../templates:62 +#: ../templates:11001 msgid "User running NewPKI:" msgstr "Uživatel, pod kterým se má NewPKI spouštět:" diff -Nru newpki-server-2.0.0+rc1.old/debian/po/fr.po newpki-server-2.0.0+rc1/debian/po/fr.po --- newpki-server-2.0.0+rc1.old/debian/po/fr.po 2007-01-15 22:48:56.746406254 +0100 +++ newpki-server-2.0.0+rc1/debian/po/fr.po 2007-01-17 23:15:29.495025206 +0100 @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: newpki-server\n" "Report-Msgid-Bugs-To: [EMAIL PROTECTED]" -"POT-Creation-Date: 2006-06-03 12:32+0200\n" +"POT-Creation-Date: 2007-01-17 23:15+0100\n" "PO-Revision-Date: 2005-10-16 15:02+0200\n" "Last-Translator: Thomas Huriaux <[EMAIL PROTECTED]>\n" "Language-Team: French <[email protected]>\n" @@ -26,13 +26,13 @@ #. Type: string #. Description -#: ../templates:4 +#: ../templates:1001 msgid "Host running MySQL server:" -msgstr "" +msgstr "Serveur MySQL�:" #. Type: string #. Description -#: ../templates:4 +#: ../templates:1001 msgid "" "NewPKI requires its own MySQL engine and an administrator login, as the " "server will be dynamically creating and destroying databases and schema at " @@ -44,20 +44,19 @@ #. Type: string #. Description -#: ../templates:12 +#: ../templates:2001 msgid "MySQL server port:" -msgstr "" +msgstr "Port du serveur MySQL�:" #. Type: string #. Description -#: ../templates:17 -#, fuzzy +#: ../templates:3001 msgid "Administrative login for MySQL server:" msgstr "Compte administrateur pour le serveur MySQL�:" #. Type: string #. Description -#: ../templates:17 +#: ../templates:3001 msgid "" "There is no reason to create a login specifically for NewPKI other than the " "\"root\" administrative login provided by MySQL (although you should assign " @@ -69,64 +68,60 @@ #. Type: password #. Description -#: ../templates:24 -#, fuzzy +#: ../templates:4001 msgid "Password for administrative login:" msgstr "Mot de passe du compte administrateur MySQL�:" #. Type: string #. Description -#: ../templates:29 +#: ../templates:5001 msgid "Listen address for NewPKI server:" -msgstr "" +msgstr "Adresse d'�coute du serveur NewPKI�:" #. Type: string #. Description -#: ../templates:34 +#: ../templates:6001 msgid "NewPKI server port:" -msgstr "" +msgstr "Port du serveur NewPKI�:" #. Type: string #. Description -#: ../templates:39 +#: ../templates:7001 msgid "Log file location:" -msgstr "" +msgstr "Emplacement des fichiers journaux�:" #. Type: string #. Description -#: ../templates:44 -#, fuzzy +#: ../templates:8001 msgid "Debug level of NewPKI [1-4]:" -msgstr "Niveau de verbosit� de NewPKI [1-4]�:" +msgstr "Niveau de d�bogage de NewPKI [1-4]�:" #. Type: boolean #. Description -#: ../templates:49 -#, fuzzy +#: ../templates:9001 msgid "Start NewPKI on boot ?" -msgstr "Faut-il d�marrer NewPKI � l'amor�age du syst�me�?" +msgstr "Faut-il d�marrer NewPKI au d�marrage du syst�me�?" #. Type: boolean #. Description -#: ../templates:49 -#, fuzzy +#: ../templates:9001 msgid "" "The NewPKI can start on boot time or only if you type '/etc/init.d/newpki-" "server start' manually. Choose if you want it to start automatically." msgstr "" "NewPKI peut se lancer au d�marrage ou uniquement si vous tapez ��/etc/init.d/" -"newpki-server start��. Acceptez ici si vous voulez qu'il se lance " +"newpki-server start��. Choisissez cette option si vous voulez qu'il se lance " "automatiquement." #. Type: note #. Description -#: ../templates:56 +#: ../templates:10001 msgid "Removing databases" -msgstr "" +msgstr "Retrait des bases de donn�es" #. Type: note #. Description -#: ../templates:56 +#: ../templates:10001 msgid "" "ATTENTION ! You will have to remove all databases after \"purging\" the " "newpki-server package." @@ -136,24 +131,6 @@ #. Type: string #. Description -#: ../templates:62 +#: ../templates:11001 msgid "User running NewPKI:" -msgstr "" - -#~ msgid "On which host is MySQL server running?" -#~ msgstr "H�te d'h�bergement du serveur MySQL�:" - -#~ msgid "On which port is MySQL server listening?" -#~ msgstr "Port sur lequel le serveur MySQL est � l'�coute�:" - -#~ msgid "On which ip address will NewPKI server be listening?" -#~ msgstr "Adresse IP sur laquelle le serveur NewPKI est � l'�coute�:" - -#~ msgid "On which port will NewPKI server be listening?" -#~ msgstr "Port sur lequel le serveur NewPKI est � l'�coute�:" - -#~ msgid "Where will newpki log on?" -#~ msgstr "Fichier de journalisation de NewPKI�:" - -#~ msgid "Which user do you want to run newpki ?" -#~ msgstr "Utilisateur sous lequel tournera newpki�:" +msgstr "Utilisateur ex�cutant NewPKI�:" diff -Nru newpki-server-2.0.0+rc1.old/debian/po/sv.po newpki-server-2.0.0+rc1/debian/po/sv.po --- newpki-server-2.0.0+rc1.old/debian/po/sv.po 2007-01-15 22:48:56.746406254 +0100 +++ newpki-server-2.0.0+rc1/debian/po/sv.po 2007-01-17 23:15:29.555025699 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: newpki-server 2.0.0+beta4-4\n" "Report-Msgid-Bugs-To: [EMAIL PROTECTED]" -"POT-Creation-Date: 2006-06-03 12:32+0200\n" +"POT-Creation-Date: 2007-01-17 23:15+0100\n" "PO-Revision-Date: 2006-06-08 11:06+0100\n" "Last-Translator: Daniel Nylander <[EMAIL PROTECTED]>\n" "Language-Team: Swedish <[EMAIL PROTECTED]>\n" @@ -19,104 +19,129 @@ #. Type: string #. Description -#: ../templates:4 +#: ../templates:1001 msgid "Host running MySQL server:" msgstr "V�rd som k�r MySQL-server:" #. Type: string #. Description -#: ../templates:4 -msgid "NewPKI requires its own MySQL engine and an administrator login, as the server will be dynamically creating and destroying databases and schema at will." -msgstr "NewPKI kr�ver sin egen MySQL-motor och ett administrat�rslogin eftersom servern kommer att dynamiskt skapa och f�rst�ra databaser och scheman n�r den vill." +#: ../templates:1001 +msgid "" +"NewPKI requires its own MySQL engine and an administrator login, as the " +"server will be dynamically creating and destroying databases and schema at " +"will." +msgstr "" +"NewPKI kr�ver sin egen MySQL-motor och ett administrat�rslogin eftersom " +"servern kommer att dynamiskt skapa och f�rst�ra databaser och scheman n�r " +"den vill." #. Type: string #. Description -#: ../templates:12 +#: ../templates:2001 msgid "MySQL server port:" msgstr "Port f�r MySQL-server:" #. Type: string #. Description -#: ../templates:17 +#: ../templates:3001 msgid "Administrative login for MySQL server:" msgstr "Administrat�rens inloggningsnamn f�r MySQL-servern:" #. Type: string #. Description -#: ../templates:17 -msgid "There is no reason to create a login specifically for NewPKI other than the \"root\" administrative login provided by MySQL (although you should assign a password)." -msgstr "Det finns ingen anledning att skapa ett inloggningskonto speciellt f�r NewPKI annat �n administrat�rens \"root\" som ges av MySQL (dock b�r du s�tta ett l�senord)." +#: ../templates:3001 +msgid "" +"There is no reason to create a login specifically for NewPKI other than the " +"\"root\" administrative login provided by MySQL (although you should assign " +"a password)." +msgstr "" +"Det finns ingen anledning att skapa ett inloggningskonto speciellt f�r " +"NewPKI annat �n administrat�rens \"root\" som ges av MySQL (dock b�r du " +"s�tta ett l�senord)." #. Type: password #. Description -#: ../templates:24 +#: ../templates:4001 msgid "Password for administrative login:" msgstr "L�senordet f�r administrat�ren:" #. Type: string #. Description -#: ../templates:29 +#: ../templates:5001 msgid "Listen address for NewPKI server:" msgstr "Lyssningsadress f�r NewPKI-server:" #. Type: string #. Description -#: ../templates:34 +#: ../templates:6001 msgid "NewPKI server port:" msgstr "Port f�r NewPKI-server:" #. Type: string #. Description -#: ../templates:39 +#: ../templates:7001 msgid "Log file location:" msgstr "Plats f�r loggfil:" #. Type: string #. Description -#: ../templates:44 +#: ../templates:8001 msgid "Debug level of NewPKI [1-4]:" msgstr "Fels�kningsniv� f�r NewPKI [1-4]:" #. Type: boolean #. Description -#: ../templates:49 +#: ../templates:9001 msgid "Start NewPKI on boot ?" msgstr "Starta NewPKI vid systemets uppstart?" #. Type: boolean #. Description -#: ../templates:49 -msgid "The NewPKI can start on boot time or only if you type '/etc/init.d/newpki-server start' manually. Choose if you want it to start automatically." -msgstr "NewPKI kan startas vid systemets uppstart eller endast om du k�r \"/etc/init.d/newpki-server start\" manuellt. V�lj om du vill att det ska startas automatiskt." +#: ../templates:9001 +msgid "" +"The NewPKI can start on boot time or only if you type '/etc/init.d/newpki-" +"server start' manually. Choose if you want it to start automatically." +msgstr "" +"NewPKI kan startas vid systemets uppstart eller endast om du k�r \"/etc/init." +"d/newpki-server start\" manuellt. V�lj om du vill att det ska startas " +"automatiskt." #. Type: note #. Description -#: ../templates:56 +#: ../templates:10001 msgid "Removing databases" msgstr "Tar bort databaser" #. Type: note #. Description -#: ../templates:56 -msgid "ATTENTION ! You will have to remove all databases after \"purging\" the newpki-server package." -msgstr "LYSTRING ! Du beh�ver ta bort alla databaser efter \"rensning\" av paketet newpki-server." +#: ../templates:10001 +msgid "" +"ATTENTION ! You will have to remove all databases after \"purging\" the " +"newpki-server package." +msgstr "" +"LYSTRING ! Du beh�ver ta bort alla databaser efter \"rensning\" av paketet " +"newpki-server." #. Type: string #. Description -#: ../templates:62 +#: ../templates:11001 msgid "User running NewPKI:" msgstr "Anv�ndare som k�r NewPKI:" #~ msgid "On which host is MySQL server running?" #~ msgstr "P� vilken v�rd k�rs MySQL-servern?" + #~ msgid "On which port is MySQL server listening?" #~ msgstr "P� vilken port lyssnar MySQL-servern?" + #~ msgid "On which ip address will NewPKI server be listening?" #~ msgstr "P� vilken IP-address ska NewPKI-servern lyssna p�?" + #~ msgid "On which port will NewPKI server be listening?" #~ msgstr "P� vilken port kommer NewPKI-servern att lyssna?" + #~ msgid "Where will newpki log on?" #~ msgstr "Var kommer newpki logga in?" + #~ msgid "Which user do you want to run newpki ?" #~ msgstr "Vilken anv�ndare vill du ska k�ra newpki ?" - diff -Nru newpki-server-2.0.0+rc1.old/debian/po/templates.pot newpki-server-2.0.0+rc1/debian/po/templates.pot --- newpki-server-2.0.0+rc1.old/debian/po/templates.pot 2007-01-15 22:48:56.746406254 +0100 +++ newpki-server-2.0.0+rc1/debian/po/templates.pot 2007-01-17 23:15:29.443024779 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: [EMAIL PROTECTED]" -"POT-Creation-Date: 2006-06-03 12:32+0200\n" +"POT-Creation-Date: 2007-01-17 23:15+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <[EMAIL PROTECTED]>\n" "Language-Team: LANGUAGE <[EMAIL PROTECTED]>\n" @@ -18,13 +18,13 @@ #. Type: string #. Description -#: ../templates:4 +#: ../templates:1001 msgid "Host running MySQL server:" msgstr "" #. Type: string #. Description -#: ../templates:4 +#: ../templates:1001 msgid "" "NewPKI requires its own MySQL engine and an administrator login, as the " "server will be dynamically creating and destroying databases and schema at " @@ -33,19 +33,19 @@ #. Type: string #. Description -#: ../templates:12 +#: ../templates:2001 msgid "MySQL server port:" msgstr "" #. Type: string #. Description -#: ../templates:17 +#: ../templates:3001 msgid "Administrative login for MySQL server:" msgstr "" #. Type: string #. Description -#: ../templates:17 +#: ../templates:3001 msgid "" "There is no reason to create a login specifically for NewPKI other than the " "\"root\" administrative login provided by MySQL (although you should assign " @@ -54,43 +54,43 @@ #. Type: password #. Description -#: ../templates:24 +#: ../templates:4001 msgid "Password for administrative login:" msgstr "" #. Type: string #. Description -#: ../templates:29 +#: ../templates:5001 msgid "Listen address for NewPKI server:" msgstr "" #. Type: string #. Description -#: ../templates:34 +#: ../templates:6001 msgid "NewPKI server port:" msgstr "" #. Type: string #. Description -#: ../templates:39 +#: ../templates:7001 msgid "Log file location:" msgstr "" #. Type: string #. Description -#: ../templates:44 +#: ../templates:8001 msgid "Debug level of NewPKI [1-4]:" msgstr "" #. Type: boolean #. Description -#: ../templates:49 +#: ../templates:9001 msgid "Start NewPKI on boot ?" msgstr "" #. Type: boolean #. Description -#: ../templates:49 +#: ../templates:9001 msgid "" "The NewPKI can start on boot time or only if you type '/etc/init.d/newpki-" "server start' manually. Choose if you want it to start automatically." @@ -98,13 +98,13 @@ #. Type: note #. Description -#: ../templates:56 +#: ../templates:10001 msgid "Removing databases" msgstr "" #. Type: note #. Description -#: ../templates:56 +#: ../templates:10001 msgid "" "ATTENTION ! You will have to remove all databases after \"purging\" the " "newpki-server package." @@ -112,6 +112,6 @@ #. Type: string #. Description -#: ../templates:62 +#: ../templates:11001 msgid "User running NewPKI:" msgstr ""
signature.asc
Description: Digital signature

