Package: pdbv
Version: 2.0.11-0.2
Severity: normal
Tags: patch

Hi,

Attached is the diff for my pdbv 2.0.11-0.3 NMU.
diff -Nru pdbv-2.0.11/configure pdbv-2.0.11/configure
--- pdbv-2.0.11/configure	2006-11-18 13:07:35.000000000 +0100
+++ pdbv-2.0.11/configure	2008-03-09 10:52:02.000000000 +0100
@@ -356,7 +356,7 @@
 ## make dist
 ## Must be made by dpkg-buildpackage
 echo "dist:" >> $MAKEFILE
-echo "	@if [ \"\$(rel)\" == \"\" ] ; then echo \"PLEASE give the release version as arg, like rel=1.0.0. Now exit with Ctrl-C\" && sleep 10m; fi" >> $MAKEFILE
+echo "	@if [ \"\$(rel)\" = \"\" ] ; then echo \"PLEASE give the release version as arg, like rel=1.0.0. Now exit with Ctrl-C\" && sleep 10m; fi" >> $MAKEFILE
 echo "	cd .. && tar cfz pdbv-\$(rel).tar.gz pdbv && gpg --detach pdbv-\$(rel).tar.gz" >> $MAKEFILE
 echo "	dpkg-buildpackage -rfakeroot">> $MAKEFILE
 echo " " >> $MAKEFILE
diff -Nru /tmp/e6RaIYZ0yA/pdbv-2.0.11/debian/changelog /tmp/t0DAWU63eS/pdbv-2.0.11/debian/changelog
--- pdbv-2.0.11/debian/changelog	2007-03-06 18:56:10.000000000 +0100
+++ pdbv-2.0.11/debian/changelog	2008-03-09 10:55:58.000000000 +0100
@@ -1,3 +1,14 @@
+pdbv (2.0.11-0.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix bashim in Makefile (== instead of =) to enable builds under /bin/sh =
+    dash. (Closes: #459164)
+  * Debconf translations:
+  	- Brazilian Portguese. (Closes: #417253)
+    - Dutch. (Closes: #436864)
+
+ -- Marc 'HE' Brockschmidt <[EMAIL PROTECTED]>  Sun, 09 Mar 2008 10:54:24 +0100
+
 pdbv (2.0.11-0.2) unstable; urgency=low
 
   * Non-maintainer upload to fix pending l10n issues.
diff -Nru /tmp/e6RaIYZ0yA/pdbv-2.0.11/debian/po/nl.po /tmp/t0DAWU63eS/pdbv-2.0.11/debian/po/nl.po
--- pdbv-2.0.11/debian/po/nl.po	1970-01-01 01:00:00.000000000 +0100
+++ pdbv-2.0.11/debian/po/nl.po	2008-03-09 10:57:02.000000000 +0100
@@ -0,0 +1,114 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <[EMAIL PROTECTED]>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: pdbv\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2006-12-04 14:20+0100\n"
+"PO-Revision-Date: 2007-05-18 18:44+0100\n"
+"Last-Translator: Bart Cornelis <[EMAIL PROTECTED]>\n"
+"Language-Team: debian-l10n-dutch <[EMAIL PROTECTED]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Dutch\n"
+
+#. Type: select
+#. Description
+#: ../templates:1001
+msgid "Listing type:"
+msgstr "Soort opsomming:"
+
+#. Type: select
+#. Description
+#: ../templates:1001
+msgid "Which type of listing should be generated?"
+msgstr "Wat voor soort opsomming dient aangemaakt te worden?"
+
+#. Type: select
+#. Description
+#: ../templates:1001
+msgid "You should pick the basic listing only if you encounter resource usage issues."
+msgstr "De basis-opsomming kiest u best enkel als u problemen heeft met het gebruik van computerbronnen."
+
+#. Type: boolean
+#. Description
+#: ../templates:2001
+msgid "Do you want to activate the lighter output generation option?"
+msgstr "Wilt de de minder zware uitvoergeneratie-optie activeren?"
+
+#. Type: boolean
+#. Description
+#: ../templates:2001
+msgid "If you activate it, pdbv will run faster but the output will be way less polished."
+msgstr "Als u dit activeert zal pdbv sneller draaien, maar minder mooi uitziende uitvoer hebben."
+
+#. Type: boolean
+#. Description
+#: ../templates:2001
+msgid "For instance, the listing type will be reset to basic."
+msgstr "Het opsommingstype wordt bijvoorbeeld naar 'basis' teruggezet."
+
+#. Type: string
+#. Description
+#: ../templates:3001
+msgid "Directory for generated output:"
+msgstr "Map voor de gegenereerde uitvoer:"
+
+#. Type: string
+#. Description
+#: ../templates:3001
+msgid "The default value, /var/www/pdbv, is a public area."
+msgstr "De standaardwaarde '/var/www/pdbv' is een publieke map."
+
+#. Type: boolean
+#. Description
+#: ../templates:4001
+msgid "Remove generated data at deinstallation?"
+msgstr "Wilt u de gegenereerde data verwijderen als dit pakket verwijderd wordt?"
+
+#. Type: select
+#. Description
+#: ../templates:5001
+msgid "Frequency for running pdbv via cron:"
+msgstr "Cron-uitvoerfrequentie voor pdbv:"
+
+#. Type: select
+#. Description
+#: ../templates:5001
+msgid "With pdbv 2.x, hourly is fine. \"No cron job\" means that no cronjob will run pdbv."
+msgstr "Met pdbv 2.x is uurlijks prima. 'No cron job' betekend dat pdbv niet via een crontaak uitgevoerd wordt."
+
+#. Type: string
+#. Description
+#: ../templates:6001
+msgid "Forced locale:"
+msgstr "Afgedwongen localisatie:"
+
+#. Type: string
+#. Description
+#: ../templates:6001
+msgid "Sometimes, cron fails to identify the appropriate LC and LANG settings. You can force the use of a specific locale. For instance, choose fr_FR for forcing the use of a french locale"
+msgstr "Soms slaagt cron er niet in om de juiste LC en LANG-instellingen te identificeren. U kunt gebruik van een specifieke localisatie afdwingen. U kunt bijvoorbeeld nl_BE kiezen om een Vlaamse localisatie af te dwingen."
+
+#. Type: boolean
+#. Description
+#: ../templates:7001
+msgid "Skip tests and regenerate the whole output?"
+msgstr "Wilt u dat de tests overgeslagen worden en de hele uitvoer opnieuw genereert wordt?"
+
+#. Type: boolean
+#. Description
+#: ../templates:7001
+msgid "This option allows pdbv to skip tests and always regenerate the whole output."
+msgstr "Deze optie staat pdbv toe om de tests over te slaan en altijd de hele uitvoer opnieuw te genereren."
+
+#. Type: boolean
+#. Description
+#: ../templates:7001
+msgid "Unless you have a particular reason to change this behavior, choose false."
+msgstr "Als u geen specifieke reden heeft om dit gedrag te veranderen slaat u dit best af."
+
diff -Nru /tmp/e6RaIYZ0yA/pdbv-2.0.11/debian/po/pt_BR.po /tmp/t0DAWU63eS/pdbv-2.0.11/debian/po/pt_BR.po
--- pdbv-2.0.11/debian/po/pt_BR.po	2006-12-04 14:20:29.000000000 +0100
+++ pdbv-2.0.11/debian/po/pt_BR.po	2008-03-09 10:56:28.000000000 +0100
@@ -1,26 +1,15 @@
-#
-#    Translators, if you are not familiar with the PO format, gettext
-#    documentation is worth reading, especially sections dedicated to
-#    this format, e.g. by running:
-#         info -n '(gettext)PO Files'
-#         info -n '(gettext)Header Entry'
-#
-#    Some information specific to po-debconf are available at
-#            /usr/share/doc/po-debconf/README-trans
-#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
-#
-#    Developers do not need to manually edit POT or PO files.
-#
-# Felipe Augusto van de Wiel (faw) <[EMAIL PROTECTED]>, 2006.
-# Licensed under the same terms of the pdbv package.
+# Brazilian Portuguese translation of pdbv
+# Copyright (C) 2006 Felipe Augusto van de Wiel (faw)
+# This file is distributed under the same license as the pdbv package.
+# Felipe Augusto van de Wiel (faw) <[EMAIL PROTECTED]>, 2006-2007.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: pdbv (20061109)\n"
+"Project-Id-Version: 2.0.11\n"
 "Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
 "POT-Creation-Date: 2006-12-04 14:20+0100\n"
-"PO-Revision-Date: 2006-11-09 15:26-0200\n"
-"Last-Translator: Felipe Augusto van de Wiel (faw) <[EMAIL PROTECTED]>\n"
+"PO-Revision-Date: 2007-04-02 00:36-0300\n"
+"Last-Translator: Felipe Augusto van de Wiel (faw) <[EMAIL PROTECTED]>\n"
 "Language-Team: l10n portuguese <[EMAIL PROTECTED]>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -30,9 +19,8 @@
 #. Type: select
 #. Description
 #: ../templates:1001
-#, fuzzy
 msgid "Listing type:"
-msgstr "Tipo de listagem"
+msgstr "Tipo de listagem:"
 
 #. Type: select
 #. Description
@@ -75,9 +63,8 @@
 #. Type: string
 #. Description
 #: ../templates:3001
-#, fuzzy
 msgid "Directory for generated output:"
-msgstr "Diretório para a saída gerada"
+msgstr "Diretório para a saída gerada:"
 
 #. Type: string
 #. Description
@@ -94,9 +81,8 @@
 #. Type: select
 #. Description
 #: ../templates:5001
-#, fuzzy
 msgid "Frequency for running pdbv via cron:"
-msgstr "FreqÌência para executar pdbv via cron"
+msgstr "FreqÌência para executar pdbv via cron:"
 
 #. Type: select
 #. Description
@@ -111,9 +97,8 @@
 #. Type: string
 #. Description
 #: ../templates:6001
-#, fuzzy
 msgid "Forced locale:"
-msgstr "Locale forçado."
+msgstr "Locale forçado:"
 
 #. Type: string
 #. Description
diff -Nru /tmp/e6RaIYZ0yA/pdbv-2.0.11/man/Makefile.in /tmp/t0DAWU63eS/pdbv-2.0.11/man/Makefile.in
--- pdbv-2.0.11/man/Makefile.in	2002-10-04 21:09:00.000000000 +0200
+++ pdbv-2.0.11/man/Makefile.in	2008-03-09 10:52:41.000000000 +0100
@@ -7,7 +7,7 @@
 	for n in $(MANS); do \
 	    num=`echo $$n | tr \. \  | awk {'print $$3'}`; \
 	    lang=`echo $$n | tr \. \  | awk {'print $$2'}`; \
-	    if [ "$$lang" == "c" ] ; then \
+	    if [ "$$lang" = "c" ] ; then \
 		lang="" ; \
 	    else \
 		lang="/$$lang" ; \

Reply via email to