Dear maintainer of simba, On Friday, March 05, 2010 I sent you a notice announcing my intent to upload a NMU of your package to fix its pending l10n issues, after an initial notice sent on Sunday, February 28, 2010.
You either agreed for this NMU or did not respond to my notices. I will now upload this NMU to DELAYED/7-DAY. The NMU patch is attached to this mail. The NMU changelog is: Source: simba Version: 0.8.4-4.1 Distribution: unstable Urgency: low Maintainer: Christian Perrier <[email protected]> Date: Fri, 12 Mar 2010 07:44:43 +0100 Closes: 504334 558276 559382 Changes: simba (0.8.4-4.1) unstable; urgency=low . * Non-maintainer upload. * Add ${misc:Depends} to binary package dependencies (in place of "debconf" alone, which is anyway incorrect) to properly cope with dependencies triggerred by the use of debhelper utilities. * Bump debhelper compatibility to 7. As a consequence of this, replace "dh_clean -k" by "dh_prep". * Link to versioned GPL document in debian/copyright * Replace deprecated ${Source-Version} in dependencies * Use Homepage: field for home page in debian/control * No longer ignore errors from "make distclean" for libropkg-perl * Drop "build-depends-on-1-revision" * Fix pending l10n issues. Debconf translations: - Swedish (Martin Bagge). Closes: #504334 - Russian (Yuri Kozlov). Closes: #558276 - Japanese (Hideki Yamane (Debian-JP)). Closes: #559382 --
diff -Nru simba-0.8.4.old/debian/changelog simba-0.8.4/debian/changelog
--- simba-0.8.4.old/debian/changelog 2010-02-20 12:02:56.000000000 +0100
+++ simba-0.8.4/debian/changelog 2010-03-12 23:20:06.000000000 +0100
@@ -1,3 +1,23 @@
+simba (0.8.4-4.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Add ${misc:Depends} to binary package dependencies (in place of
+ "debconf" alone, which is anyway incorrect) to properly cope
+ with dependencies triggerred by the use of debhelper utilities.
+ * Bump debhelper compatibility to 7. As a consequence of this,
+ replace "dh_clean -k" by "dh_prep".
+ * Link to versioned GPL document in debian/copyright
+ * Replace deprecated ${Source-Version} in dependencies
+ * Use Homepage: field for home page in debian/control
+ * No longer ignore errors from "make distclean" for libropkg-perl
+ * Drop "build-depends-on-1-revision"
+ * Fix pending l10n issues. Debconf translations:
+ - Swedish (Martin Bagge). Closes: #504334
+ - Russian (Yuri Kozlov). Closes: #558276
+ - Japanese (Hideki Yamane (Debian-JP)). Closes: #559382
+
+ -- Christian Perrier <[email protected]> Fri, 12 Mar 2010 07:44:43 +0100
+
simba (0.8.4-4) unstable; urgency=high
* Added Spanish debconf translation. (closes: #410222)
diff -Nru simba-0.8.4.old/debian/compat simba-0.8.4/debian/compat
--- simba-0.8.4.old/debian/compat 2010-02-20 12:02:56.000000000 +0100
+++ simba-0.8.4/debian/compat 2010-03-12 07:43:40.000000000 +0100
@@ -1 +1 @@
-4
+7
diff -Nru simba-0.8.4.old/debian/control simba-0.8.4/debian/control
--- simba-0.8.4.old/debian/control 2010-02-20 12:02:56.000000000 +0100
+++ simba-0.8.4/debian/control 2010-03-12 23:19:29.000000000 +0100
@@ -2,13 +2,14 @@
Section: perl
Priority: optional
Maintainer: Radu Spineanu <[email protected]>
-Build-Depends: debhelper (>= 4), dpatch
-Build-Depends-Indep: po-debconf, libropkg-perl (>= 0.4-1), liblog-dispatch-perl, libxml-rss-perl, libnumber-format-perl, libhtml-template-perl, libmodule-pluggable-perl, libsql-abstract-perl, libdatetime-perl, liblog-log4perl-perl
+Build-Depends: debhelper (>= 7), dpatch
+Build-Depends-Indep: po-debconf, libropkg-perl (>= 0.4), liblog-dispatch-perl, libxml-rss-perl, libnumber-format-perl, libhtml-template-perl, libmodule-pluggable-perl, libsql-abstract-perl, libdatetime-perl, liblog-log4perl-perl
Standards-Version: 3.7.2
+Homepage: http://simba.packages.ro/
Package: simba
Architecture: all
-Depends: perl (>= 5.8.0), libropkg-perl (>= 0.4-1), liblog-dispatch-perl, libxml-rss-perl, libnumber-format-perl, libhtml-template-perl, libmodule-pluggable-perl, libsql-abstract-perl, libdatetime-perl, liblog-log4perl-perl, dbconfig-common (>= 1.8.12), debconf, virtual-mysql-client
+Depends: perl (>= 5.8.0), libropkg-perl (>= 0.4-1), liblog-dispatch-perl, libxml-rss-perl, libnumber-format-perl, libhtml-template-perl, libmodule-pluggable-perl, libsql-abstract-perl, libdatetime-perl, liblog-log4perl-perl, dbconfig-common (>= 1.8.12), ${misc:Depends}, virtual-mysql-client
Description: next generation mirroring tool
Simba was created to be _the_ mirroring tool, to get more control
over the mirrored content and (most importantly) more control over
@@ -22,12 +23,10 @@
+ ... and more
Simba is extensible and has a dynamic plugin system. If you have some knowledge
of perl, you can write your own plugins and extend Simba as you wish.
- .
- Homepage: http://simba.packages.ro/
Package: websimba
Architecture: all
-Depends: apache | apache-ssl | apache-perl | apache2, wwwconfig-common, debconf, simba (= ${Source-Version})
+Depends: apache | apache-ssl | apache-perl | apache2, wwwconfig-common, ${misc:Depends}, simba (= ${source:Version} )
Description: web interface for simba
This package contains the web interface for simba.
.
diff -Nru simba-0.8.4.old/debian/copyright simba-0.8.4/debian/copyright
--- simba-0.8.4.old/debian/copyright 2010-02-20 12:02:56.000000000 +0100
+++ simba-0.8.4/debian/copyright 2010-03-12 23:13:08.000000000 +0100
@@ -24,5 +24,5 @@
MA 02110-1301, USA.
On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
diff -Nru simba-0.8.4.old/debian/po/cs.po simba-0.8.4/debian/po/cs.po
--- simba-0.8.4.old/debian/po/cs.po 2010-02-20 12:02:56.000000000 +0100
+++ simba-0.8.4/debian/po/cs.po 2010-03-05 09:37:25.000000000 +0100
@@ -6,8 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: simba\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-07-18 05:08-0600\n"
+"Report-Msgid-Bugs-To: [email protected]\n"
+"POT-Creation-Date: 2010-03-05 09:37+0100\n"
"PO-Revision-Date: 2006-07-30 18:02+0200\n"
"Last-Translator: Miroslav Kure <[email protected]>\n"
"Language-Team: Czech <[email protected]>\n"
diff -Nru simba-0.8.4.old/debian/po/de.po simba-0.8.4/debian/po/de.po
--- simba-0.8.4.old/debian/po/de.po 2010-02-20 12:02:56.000000000 +0100
+++ simba-0.8.4/debian/po/de.po 2010-03-05 09:37:25.000000000 +0100
@@ -5,8 +5,8 @@
msgid ""
msgstr ""
"Project-Id-Version: simba 0.8.4-2\n"
-"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2006-11-15 05:54+0100\n"
+"Report-Msgid-Bugs-To: [email protected]\n"
+"POT-Creation-Date: 2010-03-05 09:37+0100\n"
"PO-Revision-Date: 2006-12-10 20:58+0100\n"
"Last-Translator: Helge Kreutzmann <[email protected]>\n"
"Language-Team: German <[email protected]>\n"
diff -Nru simba-0.8.4.old/debian/po/es.po simba-0.8.4/debian/po/es.po
--- simba-0.8.4.old/debian/po/es.po 2010-02-20 12:02:56.000000000 +0100
+++ simba-0.8.4/debian/po/es.po 2010-03-05 09:37:25.000000000 +0100
@@ -29,8 +29,8 @@
msgid ""
msgstr ""
"Project-Id-Version: simba_0.8.4-3_templates\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-13 20:16+0100\n"
+"Report-Msgid-Bugs-To: [email protected]\n"
+"POT-Creation-Date: 2010-03-05 09:37+0100\n"
"PO-Revision-Date: 2007-01-28 04:11-0300\n"
"Last-Translator: Felipe Caminos <[email protected]>\n"
"Language-Team: Debian l10n spanish <[email protected]>\n"
@@ -61,11 +61,11 @@
#. Description
#: ../websimba.templates:1002
msgid "Simba needs to configure a webserver to correctly function."
-msgstr "Simba necesita configurar un servidor web para funcionar correctamente."
+msgstr ""
+"Simba necesita configurar un servidor web para funcionar correctamente."
#. Type: select
#. Description
#: ../websimba.templates:1002
msgid "Select \"None\" if you would like to configure your webserver by hand."
msgstr "Seleccione «Ninguno» si desea configurar manualmente el servidor web."
-
diff -Nru simba-0.8.4.old/debian/po/fr.po simba-0.8.4/debian/po/fr.po
--- simba-0.8.4.old/debian/po/fr.po 2010-02-20 12:02:56.000000000 +0100
+++ simba-0.8.4/debian/po/fr.po 2010-03-05 09:37:25.000000000 +0100
@@ -5,8 +5,8 @@
msgid ""
msgstr ""
"Project-Id-Version: simba\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-07-18 05:08-0600\n"
+"Report-Msgid-Bugs-To: [email protected]\n"
+"POT-Creation-Date: 2010-03-05 09:37+0100\n"
"PO-Revision-Date: 2006-07-22 18:59+0200\n"
"Last-Translator: Florentin Duneau <[email protected]>\n"
"Language-Team: French <[email protected]>\n"
@@ -45,5 +45,4 @@
#: ../websimba.templates:1002
msgid "Select \"None\" if you would like to configure your webserver by hand."
msgstr ""
-"Choisissez « Aucun » si vous souhaitez configurer manuellement le serveur "
-"web."
+"Choisissez « Aucun » si vous souhaitez configurer manuellement le serveur web."
diff -Nru simba-0.8.4.old/debian/po/ja.po simba-0.8.4/debian/po/ja.po
--- simba-0.8.4.old/debian/po/ja.po 1970-01-01 01:00:00.000000000 +0100
+++ simba-0.8.4/debian/po/ja.po 2010-03-05 09:37:25.000000000 +0100
@@ -0,0 +1,45 @@
+# Copyright (C) 2009 Radu Spineanu <[email protected]>
+# This file is distributed under the same license as simba package.
+# Hideki Yamane (Debian-JP) <[email protected]>, 2009.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: simba 0.8.4-4\n"
+"Report-Msgid-Bugs-To: [email protected]\n"
+"POT-Creation-Date: 2010-03-05 09:37+0100\n"
+"PO-Revision-Date: 2009-11-24 14:32+0900\n"
+"Last-Translator: Hideki Yamane (Debian-JP) <[email protected]>\n"
+"Language-Team: Japanese <[email protected]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: select
+#. Choices
+#: ../websimba.templates:1001
+msgid "All"
+msgstr "すべて"
+
+#. Type: select
+#. Choices
+#: ../websimba.templates:1001
+msgid "None"
+msgstr "どれでもない"
+
+#. Type: select
+#. Description
+#: ../websimba.templates:1002
+msgid "Webserver type:"
+msgstr "ウェブサーバの種類:"
+
+#. Type: select
+#. Description
+#: ../websimba.templates:1002
+msgid "Simba needs to configure a webserver to correctly function."
+msgstr "simba を正常に動作させるため、ウェブサーバの設定が必要です。"
+
+#. Type: select
+#. Description
+#: ../websimba.templates:1002
+msgid "Select \"None\" if you would like to configure your webserver by hand."
+msgstr "ウェブサーバを手動で設定したい場合は「どれでもない」を選んでください。"
diff -Nru simba-0.8.4.old/debian/po/pt.po simba-0.8.4/debian/po/pt.po
--- simba-0.8.4.old/debian/po/pt.po 2010-02-20 12:02:56.000000000 +0100
+++ simba-0.8.4/debian/po/pt.po 2010-03-05 09:37:25.000000000 +0100
@@ -7,14 +7,14 @@
msgid ""
msgstr ""
"Project-Id-Version: simba 0.8-2\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-07-18 05:08-0600\n"
+"Report-Msgid-Bugs-To: [email protected]\n"
+"POT-Creation-Date: 2010-03-05 09:37+0100\n"
"PO-Revision-Date: 2006-07-19 12:38+0100\n"
"Last-Translator: Hugo Peixoto <[email protected]>\n"
"Language-Team: Native Portuguese <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit"
+"Content-Transfer-Encoding: 8bit\n"
#. Type: select
#. Choices
@@ -38,11 +38,13 @@
#. Description
#: ../websimba.templates:1002
msgid "Simba needs to configure a webserver to correctly function."
-msgstr "O Simba necessita de configurar um servidor web para funcionar correctamente."
+msgstr ""
+"O Simba necessita de configurar um servidor web para funcionar correctamente."
#. Type: select
#. Description
#: ../websimba.templates:1002
msgid "Select \"None\" if you would like to configure your webserver by hand."
-msgstr "Seleccione a opção \"Nenhum\" caso queira configurar o servidor web manualmente."
-
+msgstr ""
+"Seleccione a opção \"Nenhum\" caso queira configurar o servidor web "
+"manualmente."
diff -Nru simba-0.8.4.old/debian/po/ru.po simba-0.8.4/debian/po/ru.po
--- simba-0.8.4.old/debian/po/ru.po 1970-01-01 01:00:00.000000000 +0100
+++ simba-0.8.4/debian/po/ru.po 2010-03-05 09:37:25.000000000 +0100
@@ -0,0 +1,49 @@
+# translation of simba_0.8.4-4_ru.po to Russian
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Yuri Kozlov <[email protected]>, 2009.
+msgid ""
+msgstr ""
+"Project-Id-Version: simba 0.8.4-4\n"
+"Report-Msgid-Bugs-To: [email protected]\n"
+"POT-Creation-Date: 2010-03-05 09:37+0100\n"
+"PO-Revision-Date: 2009-11-15 09:16+0300\n"
+"Last-Translator: Yuri Kozlov <[email protected]>\n"
+"Language-Team: Russian <[email protected]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
+"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+
+#. Type: select
+#. Choices
+#: ../websimba.templates:1001
+msgid "All"
+msgstr "Все"
+
+#. Type: select
+#. Choices
+#: ../websimba.templates:1001
+msgid "None"
+msgstr "Ни одного"
+
+#. Type: select
+#. Description
+#: ../websimba.templates:1002
+msgid "Webserver type:"
+msgstr "Тип веб-сервера:"
+
+#. Type: select
+#. Description
+#: ../websimba.templates:1002
+msgid "Simba needs to configure a webserver to correctly function."
+msgstr "Для работы simba требуется правильно настроенный веб-сервер."
+
+#. Type: select
+#. Description
+#: ../websimba.templates:1002
+msgid "Select \"None\" if you would like to configure your webserver by hand."
+msgstr "Выберите \"Ни одного\", если хотите настроить веб-сервер вручную."
diff -Nru simba-0.8.4.old/debian/po/sv.po simba-0.8.4/debian/po/sv.po
--- simba-0.8.4.old/debian/po/sv.po 1970-01-01 01:00:00.000000000 +0100
+++ simba-0.8.4/debian/po/sv.po 2010-03-05 09:37:25.000000000 +0100
@@ -0,0 +1,47 @@
+# translation of simba.po to swedish
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Martin Bagge <[email protected]>, 2008.
+msgid ""
+msgstr ""
+"Project-Id-Version: simba\n"
+"Report-Msgid-Bugs-To: [email protected]\n"
+"POT-Creation-Date: 2010-03-05 09:37+0100\n"
+"PO-Revision-Date: 2008-11-02 22:35+0100\n"
+"Last-Translator: Martin Bagge <[email protected]>\n"
+"Language-Team: swedish <[email protected]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+
+#. Type: select
+#. Choices
+#: ../websimba.templates:1001
+msgid "All"
+msgstr "Alla"
+
+#. Type: select
+#. Choices
+#: ../websimba.templates:1001
+msgid "None"
+msgstr "Inga"
+
+#. Type: select
+#. Description
+#: ../websimba.templates:1002
+msgid "Webserver type:"
+msgstr "Webbservrar:"
+
+#. Type: select
+#. Description
+#: ../websimba.templates:1002
+msgid "Simba needs to configure a webserver to correctly function."
+msgstr "Simba måste ha en webbserver för att fungera."
+
+#. Type: select
+#. Description
+#: ../websimba.templates:1002
+msgid "Select \"None\" if you would like to configure your webserver by hand."
+msgstr "Välj \"Inga\" om du vill ställa in din webbserver manuellt."
diff -Nru simba-0.8.4.old/debian/po/templates.pot simba-0.8.4/debian/po/templates.pot
--- simba-0.8.4.old/debian/po/templates.pot 2010-02-20 12:02:56.000000000 +0100
+++ simba-0.8.4/debian/po/templates.pot 2010-03-05 09:37:25.000000000 +0100
@@ -7,8 +7,8 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2006-07-11 14:06+0300\n"
+"Report-Msgid-Bugs-To: [email protected]\n"
+"POT-Creation-Date: 2010-03-05 09:37+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <em...@address>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -18,24 +18,30 @@
#. Type: select
#. Choices
-#: ../websimba.templates:4
+#: ../websimba.templates:1001
msgid "All"
msgstr ""
#. Type: select
#. Choices
-#: ../websimba.templates:4
+#: ../websimba.templates:1001
msgid "None"
msgstr ""
#. Type: select
#. Description
-#: ../websimba.templates:6
+#: ../websimba.templates:1002
msgid "Webserver type:"
msgstr ""
#. Type: select
#. Description
-#: ../websimba.templates:6
+#: ../websimba.templates:1002
msgid "Simba needs to configure a webserver to correctly function."
msgstr ""
+
+#. Type: select
+#. Description
+#: ../websimba.templates:1002
+msgid "Select \"None\" if you would like to configure your webserver by hand."
+msgstr ""
diff -Nru simba-0.8.4.old/debian/rules simba-0.8.4/debian/rules
--- simba-0.8.4.old/debian/rules 2010-02-20 12:02:56.000000000 +0100
+++ simba-0.8.4/debian/rules 2010-03-12 23:18:40.000000000 +0100
@@ -37,14 +37,14 @@
dh_testroot
rm -f build-stamp configure-stamp
- -$(MAKE) distclean
+ [ ! -f Makefile ] || $(MAKE) distclean
dh_clean
install:
dh_testdir
dh_testroot
- dh_clean -k
+ dh_prep
dh_installdirs
$(MAKE) install PREFIX=$(TMP)/usr
signature.asc
Description: Digital signature

