Package: perlindex
Version: 1.502-2
Severity: normal
Tags: patch

Hi,

Attached is the diff for my perlindex 1.502-2.1 NMU during the current
BSP which I'll upload to delayed-0.

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D
diff -u perlindex-1.502/debian/changelog perlindex-1.502/debian/changelog
--- perlindex-1.502/debian/changelog
+++ perlindex-1.502/debian/changelog
@@ -1,3 +1,13 @@
+perlindex (1.502-2.1) unstable; urgency=high
+
+  * Non-maintainer upload during BSP.
+  * Fix unconditional use of debconf in postrm (Closes: #417005).
+  * Add German debconf translation (Closes: #409070).
+  * Add Dutch debconf translation (Closes: #420926).
+  * Add Portuguese debconf translation (Closes: #425135).
+
+ -- Luk Claes <[EMAIL PROTECTED]>  Sat, 19 May 2007 18:37:41 +0200
+
 perlindex (1.502-2) unstable; urgency=low
 
   * Include czech template translation (Closes: #382927).
diff -u perlindex-1.502/debian/perlindex.postrm perlindex-1.502/debian/perlindex.postrm
--- perlindex-1.502/debian/perlindex.postrm
+++ perlindex-1.502/debian/perlindex.postrm
@@ -2,17 +2,19 @@
 
 set -e
 
-. /usr/share/debconf/confmodule
-
 case "$1" in
     purge)
-		db_get perlindex/removeindexonpurge
+		if [ -f /usr/share/debconf/confmodule ]; then
+			. /usr/share/debconf/confmodule
+
+			db_get perlindex/removeindexonpurge
 
-		if [ "$RET" = true ]; then
-			rm -f /var/cache/perlindex/index_fn \
-				/var/cache/perlindex/index_idf \
-				/var/cache/perlindex/index_if \
-				/var/cache/perlindex/index_seen
+			if [ "$RET" = true ]; then
+				rm -f /var/cache/perlindex/index_fn \
+					/var/cache/perlindex/index_idf \
+					/var/cache/perlindex/index_if \
+					/var/cache/perlindex/index_seen
+			fi
 		fi
     ;;
 
only in patch2:
unchanged:
--- perlindex-1.502.orig/debian/po/de.po
+++ perlindex-1.502/debian/po/de.po
@@ -0,0 +1,27 @@
+# Translation of perlindex debconf templates to German
+# Copyright (C) Helge Kreutzmann <[EMAIL PROTECTED]>, 2007.
+# This file is distributed under the same license as the perlindex package.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: perlindex 1.502-2\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2006-09-02 15:34+0200\n"
+"PO-Revision-Date: 2007-01-30 19:16+0100\n"
+"Last-Translator: Helge Kreutzmann <[EMAIL PROTECTED]>\n"
+"Language-Team: German <[EMAIL PROTECTED]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=ISO-8859-15\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#: ../perlindex.templates:1001
+msgid "Remove the index when purging the package?"
+msgstr "Den Index beim vollst?ndigen l?schen (?purge?) des Pakets entfernen?"
+
+#. Type: boolean
+#. Description
+#: ../perlindex.templates:1001
+msgid "perlindex creates some index files under /var/cache/perlindex/."
+msgstr "Perlindex erstellt einige Index-Dateien unter /var/cache/perlindex/."
only in patch2:
unchanged:
--- perlindex-1.502.orig/debian/po/nl.po
+++ perlindex-1.502/debian/po/nl.po
@@ -0,0 +1,30 @@
+# 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: perlindex\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2006-09-02 15:34+0200\n"
+"PO-Revision-Date: 2007-03-15 19:03+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: boolean
+#. Description
+#: ../perlindex.templates:1001
+msgid "Remove the index when purging the package?"
+msgstr "Wilt u de index verwijderen wanneer dit pakket gewist wordt?"
+
+#. Type: boolean
+#. Description
+#: ../perlindex.templates:1001
+msgid "perlindex creates some index files under /var/cache/perlindex/."
+msgstr "perlindex maakt een aantal indexbestanden aan in de map /var/cache/perlindex/."
+
only in patch2:
unchanged:
--- perlindex-1.502.orig/debian/po/pt.po
+++ perlindex-1.502/debian/po/pt.po
@@ -0,0 +1,29 @@
+# Portuguese translations for perlindex package.
+# Copyright (C) 2007 Miguel Figueiredo
+# This file is distributed under the same license as the perlindex package.
+# Miguel Figueiredo <[EMAIL PROTECTED]>, 2007.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: perlindex 1.502-2\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2006-09-02 15:34+0200\n"
+"PO-Revision-Date: 2007-05-19 11:28+0100\n"
+"Last-Translator: Miguel Figueiredo <[EMAIL PROTECTED]>\n"
+"Language-Team: Portuguese <[EMAIL PROTECTED]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. Type: boolean
+#. Description
+#: ../perlindex.templates:1001
+msgid "Remove the index when purging the package?"
+msgstr "Remover o ??ndice quando purgar o pacote?"
+
+#. Type: boolean
+#. Description
+#: ../perlindex.templates:1001
+msgid "perlindex creates some index files under /var/cache/perlindex/."
+msgstr "O perlindex cria alguns ficheiros de ??ndices em /usr/cache/perlindex/."

Reply via email to