tags 407761 + patch
thanks

Hi,

Here is an NMU to fix this bug as well as update the build depends for
postgresql-dev.

Thanks,

Barry deFreese


diff -Nru dak-1.0/debian/changelog dak-1.0/debian/changelog
--- dak-1.0/debian/changelog	2007-01-21 23:54:55.000000000 -0500
+++ dak-1.0/debian/changelog	2008-02-29 17:55:10.000000000 -0500
@@ -1,3 +1,12 @@
+dak (1.0-8.5) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Replace postgresql-dev build-dependency with libpq-dev.
+    + (Closes: #409761,#429973).
+  * Don't translate debconf defaults. (Closes: #407761).
+
+ -- Barry deFreese <[EMAIL PROTECTED]>  Fri, 29 Feb 2008 17:15:26 -0500
+
 dak (1.0-8.4) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru /tmp/I8K2EtdgKf/dak-1.0/debian/control /tmp/2f1I8o8Rds/dak-1.0/debian/control
--- dak-1.0/debian/control	2007-01-18 00:58:02.000000000 -0500
+++ dak-1.0/debian/control	2008-02-29 17:15:20.000000000 -0500
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Joerg Jaspert <[EMAIL PROTECTED]>
 Uploaders: James Troup <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.1.65), postgresql-dev, python-dev (>= 2.3-1), libapt-pkg-dev, sp, docbook, docbook-utils, python-central, po-debconf
+Build-Depends: debhelper (>= 4.1.65), libpq-dev, python-dev (>= 2.3-1), libapt-pkg-dev, sp, docbook, docbook-utils, python-central, po-debconf
 XS-Python-Version: >= 2.3
 Standards-Version: 3.6.1
 
diff -Nru /tmp/I8K2EtdgKf/dak-1.0/debian/po/cs.po /tmp/2f1I8o8Rds/dak-1.0/debian/po/cs.po
--- dak-1.0/debian/po/cs.po	2007-01-18 00:59:22.000000000 -0500
+++ dak-1.0/debian/po/cs.po	2008-02-29 17:28:45.000000000 -0500
@@ -3,8 +3,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: dak\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-18 06:58+0100\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2008-02-29 17:28-0500\n"
 "PO-Revision-Date: 2005-12-29 09:51+0100\n"
 "Last-Translator: Martin Sin <[EMAIL PROTECTED]>\n"
 "Language-Team: Czech <[EMAIL PROTECTED]>\n"
@@ -13,20 +13,14 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Type: string
-#. Default
-#: ../templates:1001
-msgid "/opt/dak"
-msgstr "/opt/dak"
-
-#. Type: string
 #. Description
-#: ../templates:1002
+#: ../templates:1001
 msgid "Where to put the base directory for dak?"
 msgstr "Kam umístit hlavní adresář pro dak?"
 
 #. Type: string
 #. Description
-#: ../templates:1002
+#: ../templates:1001
 msgid ""
 "It is best to use the dak-suite with a single base directory and not to "
 "split it up all over the filesystems. Makes life easier. This setup will "
@@ -61,20 +55,14 @@
 "usr/share/doc/dak a to včetně konfigurace, kterou program používá. "
 
 #. Type: string
-#. Default
-#: ../templates:3001
-msgid "localhost"
-msgstr "localhost"
-
-#. Type: string
 #. Description
-#: ../templates:3002
+#: ../templates:3001
 msgid "What is the hostname for the archive host?"
 msgstr "Jaké je jméno počítače pro hostitelský archiv?"
 
 #. Type: string
 #. Description
-#: ../templates:3002
+#: ../templates:3001
 msgid ""
 "For proper function dak needs a hostname in different places in its "
 "configuration. The entered value will be used in email addresses and mails "
@@ -85,20 +73,14 @@
 "programem dak."
 
 #. Type: string
-#. Default
-#: ../templates:4001
-msgid "local archive"
-msgstr "místní archiv"
-
-#. Type: string
 #. Description
-#: ../templates:4002
+#: ../templates:4001
 msgid "The name of your archive."
 msgstr "Jméno vašeho archivu."
 
 #. Type: string
 #. Description
-#: ../templates:4002
+#: ../templates:4001
 msgid ""
 "Please give your archive a descriptive name, so your Users see what it is "
 "about."
@@ -107,20 +89,14 @@
 "uživatele."
 
 #. Type: string
-#. Default
-#: ../templates:5001
-msgid "deb-dak"
-msgstr "deb-dak"
-
-#. Type: string
 #. Description
-#: ../templates:5002
+#: ../templates:5001
 msgid "The name of your dak user."
 msgstr "Jméno vašeho uživatele daku."
 
 #. Type: string
 #. Description
-#: ../templates:5002
+#: ../templates:5001
 msgid ""
 "You can choose the user which gets created for the dak package. The default "
 "should be fine, but maybe you prefer something different here."
@@ -129,19 +105,28 @@
 "výchozí hodnota, ale možná si přejete použít někoho jiného."
 
 #. Type: string
-#. Default
-#: ../templates:6001
-msgid "debadmin"
-msgstr "debadmin"
-
-#. Type: string
 #. Description
-#: ../templates:6002
+#: ../templates:6001
 msgid "The name of your dak group."
 msgstr "Jméno vaší skupiny dak."
 
 #. Type: string
 #. Description
-#: ../templates:6002
+#: ../templates:6001
 msgid "You can choose the groupname which gets created for the dak package."
 msgstr "Můžete zvolit skupinu, která bude vytvořena pro potřeby balíčku dak."
+
+#~ msgid "/opt/dak"
+#~ msgstr "/opt/dak"
+
+#~ msgid "localhost"
+#~ msgstr "localhost"
+
+#~ msgid "local archive"
+#~ msgstr "místní archiv"
+
+#~ msgid "deb-dak"
+#~ msgstr "deb-dak"
+
+#~ msgid "debadmin"
+#~ msgstr "debadmin"
diff -Nru /tmp/I8K2EtdgKf/dak-1.0/debian/po/es.po /tmp/2f1I8o8Rds/dak-1.0/debian/po/es.po
--- dak-1.0/debian/po/es.po	2007-01-18 00:59:22.000000000 -0500
+++ dak-1.0/debian/po/es.po	2008-02-29 17:28:45.000000000 -0500
@@ -26,8 +26,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: dak\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-18 06:58+0100\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2008-02-29 17:28-0500\n"
 "PO-Revision-Date: 2005-10-17 17:30+0100\n"
 "Last-Translator: César Gómez Martín <[EMAIL PROTECTED]>\n"
 "Language-Team: Debian l10n spanish <[EMAIL PROTECTED]>\n"
@@ -39,20 +39,14 @@
 "X-Poedit-SourceCharset: utf-8\n"
 
 #. Type: string
-#. Default
-#: ../templates:1001
-msgid "/opt/dak"
-msgstr "/opt/dak"
-
-#. Type: string
 #. Description
-#: ../templates:1002
+#: ../templates:1001
 msgid "Where to put the base directory for dak?"
 msgstr "¿Dónde desea poner el directorio base de dak?"
 
 #. Type: string
 #. Description
-#: ../templates:1002
+#: ../templates:1001
 #, fuzzy
 msgid ""
 "It is best to use the dak-suite with a single base directory and not to "
@@ -85,25 +79,19 @@
 msgstr ""
 "Este paquete no funcionará según lo instale. Necesita cambiar la "
 "configuración para que se ajuste a sus necesidades. Encontrará algunos "
-"ejemplos en el directorio introducido en la pregunta «directorio base» y, "
-"por supuesto, en /usr/share/doc/dak - incluida la configuración que "
-"actualmente usa el Archivo de Debian."
-
-#. Type: string
-#. Default
-#: ../templates:3001
-msgid "localhost"
-msgstr "localhost"
+"ejemplos en el directorio introducido en la pregunta «directorio base» y, por "
+"supuesto, en /usr/share/doc/dak - incluida la configuración que actualmente "
+"usa el Archivo de Debian."
 
 #. Type: string
 #. Description
-#: ../templates:3002
+#: ../templates:3001
 msgid "What is the hostname for the archive host?"
 msgstr "¿Cuál es el nombre de máquina en la que se almacena el archivo?"
 
 #. Type: string
 #. Description
-#: ../templates:3002
+#: ../templates:3001
 msgid ""
 "For proper function dak needs a hostname in different places in its "
 "configuration. The entered value will be used in email addresses and mails "
@@ -114,20 +102,14 @@
 "direcciones de correo electrónico y correos generados por dak."
 
 #. Type: string
-#. Default
-#: ../templates:4001
-msgid "local archive"
-msgstr "archivo local"
-
-#. Type: string
 #. Description
-#: ../templates:4002
+#: ../templates:4001
 msgid "The name of your archive."
 msgstr "El nombre de su archivo."
 
 #. Type: string
 #. Description
-#: ../templates:4002
+#: ../templates:4001
 msgid ""
 "Please give your archive a descriptive name, so your Users see what it is "
 "about."
@@ -136,41 +118,38 @@
 "de lo que trata."
 
 #. Type: string
-#. Default
-#: ../templates:5001
-msgid "deb-dak"
-msgstr ""
-
-#. Type: string
 #. Description
-#: ../templates:5002
+#: ../templates:5001
 #, fuzzy
 msgid "The name of your dak user."
 msgstr "El nombre de su archivo."
 
 #. Type: string
 #. Description
-#: ../templates:5002
+#: ../templates:5001
 msgid ""
 "You can choose the user which gets created for the dak package. The default "
 "should be fine, but maybe you prefer something different here."
 msgstr ""
 
 #. Type: string
-#. Default
-#: ../templates:6001
-msgid "debadmin"
-msgstr ""
-
-#. Type: string
 #. Description
-#: ../templates:6002
+#: ../templates:6001
 #, fuzzy
 msgid "The name of your dak group."
 msgstr "El nombre de su archivo."
 
 #. Type: string
 #. Description
-#: ../templates:6002
+#: ../templates:6001
 msgid "You can choose the groupname which gets created for the dak package."
 msgstr ""
+
+#~ msgid "/opt/dak"
+#~ msgstr "/opt/dak"
+
+#~ msgid "localhost"
+#~ msgstr "localhost"
+
+#~ msgid "local archive"
+#~ msgstr "archivo local"
diff -Nru /tmp/I8K2EtdgKf/dak-1.0/debian/po/fr.po /tmp/2f1I8o8Rds/dak-1.0/debian/po/fr.po
--- dak-1.0/debian/po/fr.po	2007-01-18 00:59:22.000000000 -0500
+++ dak-1.0/debian/po/fr.po	2008-02-29 17:28:45.000000000 -0500
@@ -14,8 +14,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: dak 1.0\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-18 06:58+0100\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2008-02-29 17:28-0500\n"
 "PO-Revision-Date: 2005-10-25 20:35+0200\n"
 "Last-Translator: Clment Stenac <[EMAIL PROTECTED]>\n"
 "Language-Team: French <[EMAIL PROTECTED]>\n"
@@ -24,20 +24,14 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Type: string
-#. Default
-#: ../templates:1001
-msgid "/opt/dak"
-msgstr "/opt/dak"
-
-#. Type: string
 #. Description
-#: ../templates:1002
+#: ../templates:1001
 msgid "Where to put the base directory for dak?"
 msgstr "Emplacement du rpertoire de base de dak:"
 
 #. Type: string
 #. Description
-#: ../templates:1002
+#: ../templates:1001
 msgid ""
 "It is best to use the dak-suite with a single base directory and not to "
 "split it up all over the filesystems. Makes life easier. This setup will "
@@ -74,20 +68,14 @@
 "Debian)."
 
 #. Type: string
-#. Default
-#: ../templates:3001
-msgid "localhost"
-msgstr "localhost"
-
-#. Type: string
 #. Description
-#: ../templates:3002
+#: ../templates:3001
 msgid "What is the hostname for the archive host?"
 msgstr "Nom d'hte de l'archive:"
 
 #. Type: string
 #. Description
-#: ../templates:3002
+#: ../templates:3001
 msgid ""
 "For proper function dak needs a hostname in different places in its "
 "configuration. The entered value will be used in email addresses and mails "
@@ -98,20 +86,14 @@
 "adresses de courriel et les courriels crs par dak."
 
 #. Type: string
-#. Default
-#: ../templates:4001
-msgid "local archive"
-msgstr "archive locale"
-
-#. Type: string
 #. Description
-#: ../templates:4002
+#: ../templates:4001
 msgid "The name of your archive."
 msgstr "Nom de votre archive:"
 
 #. Type: string
 #. Description
-#: ../templates:4002
+#: ../templates:4001
 msgid ""
 "Please give your archive a descriptive name, so your Users see what it is "
 "about."
@@ -120,20 +102,14 @@
 "utilisateurs."
 
 #. Type: string
-#. Default
-#: ../templates:5001
-msgid "deb-dak"
-msgstr "deb-dak"
-
-#. Type: string
 #. Description
-#: ../templates:5002
+#: ../templates:5001
 msgid "The name of your dak user."
 msgstr "Identifiant de l'utilisateur dak:"
 
 #. Type: string
 #. Description
-#: ../templates:5002
+#: ../templates:5001
 msgid ""
 "You can choose the user which gets created for the dak package. The default "
 "should be fine, but maybe you prefer something different here."
@@ -142,19 +118,28 @@
 "devrait convenir, mais vous pouvez en choisir une autre."
 
 #. Type: string
-#. Default
-#: ../templates:6001
-msgid "debadmin"
-msgstr "debadmin"
-
-#. Type: string
 #. Description
-#: ../templates:6002
+#: ../templates:6001
 msgid "The name of your dak group."
 msgstr "Nom du groupe dak:"
 
 #. Type: string
 #. Description
-#: ../templates:6002
+#: ../templates:6001
 msgid "You can choose the groupname which gets created for the dak package."
 msgstr "Veuillez choisir le groupe qui sera cr pour dak."
+
+#~ msgid "/opt/dak"
+#~ msgstr "/opt/dak"
+
+#~ msgid "localhost"
+#~ msgstr "localhost"
+
+#~ msgid "local archive"
+#~ msgstr "archive locale"
+
+#~ msgid "deb-dak"
+#~ msgstr "deb-dak"
+
+#~ msgid "debadmin"
+#~ msgstr "debadmin"
diff -Nru /tmp/I8K2EtdgKf/dak-1.0/debian/po/ja.po /tmp/2f1I8o8Rds/dak-1.0/debian/po/ja.po
--- dak-1.0/debian/po/ja.po	2007-01-18 00:59:57.000000000 -0500
+++ dak-1.0/debian/po/ja.po	2008-02-29 17:28:45.000000000 -0500
@@ -14,8 +14,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: dak\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-18 06:58+0100\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2008-02-29 17:28-0500\n"
 "PO-Revision-Date: 2006-07-26 22:20+0900\n"
 "Last-Translator: Kenshi Muto <[EMAIL PROTECTED]>\n"
 "Language-Team: Japanese <[EMAIL PROTECTED]>\n"
@@ -24,20 +24,14 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Type: string
-#. Default
-#: ../templates:1001
-msgid "/opt/dak"
-msgstr "/opt/dak"
-
-#. Type: string
 #. Description
-#: ../templates:1002
+#: ../templates:1001
 msgid "Where to put the base directory for dak?"
 msgstr "dak のベースディレクトリをどこに置きますか?"
 
 #. Type: string
 #. Description
-#: ../templates:1002
+#: ../templates:1001
 msgid ""
 "It is best to use the dak-suite with a single base directory and not to "
 "split it up all over the filesystems. Makes life easier. This setup will "
@@ -72,20 +66,14 @@
 "定を含んでいます) でいくつかの例を見出せるでしょう。"
 
 #. Type: string
-#. Default
-#: ../templates:3001
-msgid "localhost"
-msgstr "localhost"
-
-#. Type: string
 #. Description
-#: ../templates:3002
+#: ../templates:3001
 msgid "What is the hostname for the archive host?"
 msgstr "アーカイブホストのホスト名は何ですか?"
 
 #. Type: string
 #. Description
-#: ../templates:3002
+#: ../templates:3001
 msgid ""
 "For proper function dak needs a hostname in different places in its "
 "configuration. The entered value will be used in email addresses and mails "
@@ -96,20 +84,14 @@
 "す。"
 
 #. Type: string
-#. Default
-#: ../templates:4001
-msgid "local archive"
-msgstr "local archive"
-
-#. Type: string
 #. Description
-#: ../templates:4002
+#: ../templates:4001
 msgid "The name of your archive."
 msgstr "あなたのアーカイブの名前。"
 
 #. Type: string
 #. Description
-#: ../templates:4002
+#: ../templates:4001
 msgid ""
 "Please give your archive a descriptive name, so your Users see what it is "
 "about."
@@ -118,20 +100,14 @@
 "い。"
 
 #. Type: string
-#. Default
-#: ../templates:5001
-msgid "deb-dak"
-msgstr "deb-dak"
-
-#. Type: string
 #. Description
-#: ../templates:5002
+#: ../templates:5001
 msgid "The name of your dak user."
 msgstr "あなたの dak ユーザの名前。"
 
 #. Type: string
 #. Description
-#: ../templates:5002
+#: ../templates:5001
 msgid ""
 "You can choose the user which gets created for the dak package. The default "
 "should be fine, but maybe you prefer something different here."
@@ -140,19 +116,28 @@
 "題ないはずですが、ここで別の好みのものを選ぶこともできます。"
 
 #. Type: string
-#. Default
-#: ../templates:6001
-msgid "debadmin"
-msgstr "debadmin"
-
-#. Type: string
 #. Description
-#: ../templates:6002
+#: ../templates:6001
 msgid "The name of your dak group."
 msgstr "あなたの dak グループの名前。"
 
 #. Type: string
 #. Description
-#: ../templates:6002
+#: ../templates:6001
 msgid "You can choose the groupname which gets created for the dak package."
 msgstr "dak パッケージで作成されたものを取り扱うグループ名を選択できます。"
+
+#~ msgid "/opt/dak"
+#~ msgstr "/opt/dak"
+
+#~ msgid "localhost"
+#~ msgstr "localhost"
+
+#~ msgid "local archive"
+#~ msgstr "local archive"
+
+#~ msgid "deb-dak"
+#~ msgstr "deb-dak"
+
+#~ msgid "debadmin"
+#~ msgstr "debadmin"
diff -Nru /tmp/I8K2EtdgKf/dak-1.0/debian/po/sv.po /tmp/2f1I8o8Rds/dak-1.0/debian/po/sv.po
--- dak-1.0/debian/po/sv.po	2007-01-18 14:42:47.000000000 -0500
+++ dak-1.0/debian/po/sv.po	2008-02-29 17:28:45.000000000 -0500
@@ -14,8 +14,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: dak 1.0-8\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-18 06:58+0100\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2008-02-29 17:28-0500\n"
 "PO-Revision-Date: 2005-10-31 22:05+0100\n"
 "Last-Translator: Daniel Nylander <[EMAIL PROTECTED]>\n"
 "Language-Team: Swedish <[EMAIL PROTECTED]>\n"
@@ -26,20 +26,14 @@
 "X-Poedit-Country: swe\n"
 
 #. Type: string
-#. Default
-#: ../templates:1001
-msgid "/opt/dak"
-msgstr "/opt/dak"
-
-#. Type: string
 #. Description
-#: ../templates:1002
+#: ../templates:1001
 msgid "Where to put the base directory for dak?"
 msgstr "Vad ska basmappen fr dak lggas?"
 
 #. Type: string
 #. Description
-#: ../templates:1002
+#: ../templates:1001
 #, fuzzy
 msgid ""
 "It is best to use the dak-suite with a single base directory and not to "
@@ -77,20 +71,14 @@
 "anvnder."
 
 #. Type: string
-#. Default
-#: ../templates:3001
-msgid "localhost"
-msgstr "localhost"
-
-#. Type: string
 #. Description
-#: ../templates:3002
+#: ../templates:3001
 msgid "What is the hostname for the archive host?"
 msgstr "Vad r vrdnamnet fr arkivvrden?"
 
 #. Type: string
 #. Description
-#: ../templates:3002
+#: ../templates:3001
 msgid ""
 "For proper function dak needs a hostname in different places in its "
 "configuration. The entered value will be used in email addresses and mails "
@@ -101,20 +89,14 @@
 "e-post som genereras av dak."
 
 #. Type: string
-#. Default
-#: ../templates:4001
-msgid "local archive"
-msgstr "lokalt arkiv"
-
-#. Type: string
 #. Description
-#: ../templates:4002
+#: ../templates:4001
 msgid "The name of your archive."
 msgstr "Namnet p ditt arkiv."
 
 #. Type: string
 #. Description
-#: ../templates:4002
+#: ../templates:4001
 msgid ""
 "Please give your archive a descriptive name, so your Users see what it is "
 "about."
@@ -123,41 +105,38 @@
 "innehller."
 
 #. Type: string
-#. Default
-#: ../templates:5001
-msgid "deb-dak"
-msgstr ""
-
-#. Type: string
 #. Description
-#: ../templates:5002
+#: ../templates:5001
 #, fuzzy
 msgid "The name of your dak user."
 msgstr "Namnet p ditt arkiv."
 
 #. Type: string
 #. Description
-#: ../templates:5002
+#: ../templates:5001
 msgid ""
 "You can choose the user which gets created for the dak package. The default "
 "should be fine, but maybe you prefer something different here."
 msgstr ""
 
 #. Type: string
-#. Default
-#: ../templates:6001
-msgid "debadmin"
-msgstr ""
-
-#. Type: string
 #. Description
-#: ../templates:6002
+#: ../templates:6001
 #, fuzzy
 msgid "The name of your dak group."
 msgstr "Namnet p ditt arkiv."
 
 #. Type: string
 #. Description
-#: ../templates:6002
+#: ../templates:6001
 msgid "You can choose the groupname which gets created for the dak package."
 msgstr ""
+
+#~ msgid "/opt/dak"
+#~ msgstr "/opt/dak"
+
+#~ msgid "localhost"
+#~ msgstr "localhost"
+
+#~ msgid "local archive"
+#~ msgstr "lokalt arkiv"
diff -Nru /tmp/I8K2EtdgKf/dak-1.0/debian/po/templates.pot /tmp/2f1I8o8Rds/dak-1.0/debian/po/templates.pot
--- dak-1.0/debian/po/templates.pot	2007-01-18 00:58:12.000000000 -0500
+++ dak-1.0/debian/po/templates.pot	2008-02-29 17:28:45.000000000 -0500
@@ -1,22 +1,14 @@
-#
-#    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.
+# 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.
 #
 #, fuzzy
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-18 06:58+0100\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2008-02-29 17:28-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <[EMAIL PROTECTED]>\n"
 "Language-Team: LANGUAGE <[EMAIL PROTECTED]>\n"
@@ -25,20 +17,14 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Type: string
-#. Default
-#: ../templates:1001
-msgid "/opt/dak"
-msgstr ""
-
-#. Type: string
 #. Description
-#: ../templates:1002
+#: ../templates:1001
 msgid "Where to put the base directory for dak?"
 msgstr ""
 
 #. Type: string
 #. Description
-#: ../templates:1002
+#: ../templates:1001
 msgid ""
 "It is best to use the dak-suite with a single base directory and not to "
 "split it up all over the filesystems. Makes life easier. This setup will "
@@ -64,20 +50,14 @@
 msgstr ""
 
 #. Type: string
-#. Default
-#: ../templates:3001
-msgid "localhost"
-msgstr ""
-
-#. Type: string
 #. Description
-#: ../templates:3002
+#: ../templates:3001
 msgid "What is the hostname for the archive host?"
 msgstr ""
 
 #. Type: string
 #. Description
-#: ../templates:3002
+#: ../templates:3001
 msgid ""
 "For proper function dak needs a hostname in different places in its "
 "configuration. The entered value will be used in email addresses and mails "
@@ -85,59 +65,41 @@
 msgstr ""
 
 #. Type: string
-#. Default
-#: ../templates:4001
-msgid "local archive"
-msgstr ""
-
-#. Type: string
 #. Description
-#: ../templates:4002
+#: ../templates:4001
 msgid "The name of your archive."
 msgstr ""
 
 #. Type: string
 #. Description
-#: ../templates:4002
+#: ../templates:4001
 msgid ""
 "Please give your archive a descriptive name, so your Users see what it is "
 "about."
 msgstr ""
 
 #. Type: string
-#. Default
-#: ../templates:5001
-msgid "deb-dak"
-msgstr ""
-
-#. Type: string
 #. Description
-#: ../templates:5002
+#: ../templates:5001
 msgid "The name of your dak user."
 msgstr ""
 
 #. Type: string
 #. Description
-#: ../templates:5002
+#: ../templates:5001
 msgid ""
 "You can choose the user which gets created for the dak package. The default "
 "should be fine, but maybe you prefer something different here."
 msgstr ""
 
 #. Type: string
-#. Default
-#: ../templates:6001
-msgid "debadmin"
-msgstr ""
-
-#. Type: string
 #. Description
-#: ../templates:6002
+#: ../templates:6001
 msgid "The name of your dak group."
 msgstr ""
 
 #. Type: string
 #. Description
-#: ../templates:6002
+#: ../templates:6001
 msgid "You can choose the groupname which gets created for the dak package."
 msgstr ""
diff -Nru /tmp/I8K2EtdgKf/dak-1.0/debian/po/vi.po /tmp/2f1I8o8Rds/dak-1.0/debian/po/vi.po
--- dak-1.0/debian/po/vi.po	2007-01-18 00:59:22.000000000 -0500
+++ dak-1.0/debian/po/vi.po	2008-02-29 17:28:45.000000000 -0500
@@ -1,12 +1,12 @@
 # Vietnamese translation for dak.
 # Copyright © 2005 Free Software Foundation, Inc.
 # Clytie Siddall <[EMAIL PROTECTED]>, 2005.
-# 
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: dak 1.0-8\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-18 06:58+0100\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2008-02-29 17:28-0500\n"
 "PO-Revision-Date: 2005-06-14 13:26+0930\n"
 "Last-Translator: Clytie Siddall <[EMAIL PROTECTED]>\n"
 "Language-Team: Vietnamese <[EMAIL PROTECTED]>\n"
@@ -16,20 +16,14 @@
 "Plural-Forms: nplurals=1; plural=0\n"
 
 #. Type: string
-#. Default
-#: ../templates:1001
-msgid "/opt/dak"
-msgstr "/opt/dak"
-
-#. Type: string
 #. Description
-#: ../templates:1002
+#: ../templates:1001
 msgid "Where to put the base directory for dak?"
 msgstr "Cho trình dak, bạn có muốn để thư mục cơ bản vào đâu?"
 
 #. Type: string
 #. Description
-#: ../templates:1002
+#: ../templates:1001
 #, fuzzy
 msgid ""
 "It is best to use the dak-suite with a single base directory and not to "
@@ -64,20 +58,14 @@
 "bản, và cũng trong «/usr/share/doc/dak», gồm cấu hình do Kho Debian dùng."
 
 #. Type: string
-#. Default
-#: ../templates:3001
-msgid "localhost"
-msgstr "localhost"
-
-#. Type: string
 #. Description
-#: ../templates:3002
+#: ../templates:3001
 msgid "What is the hostname for the archive host?"
 msgstr "Máy kho có tên máy nào?"
 
 #. Type: string
 #. Description
-#: ../templates:3002
+#: ../templates:3001
 msgid ""
 "For proper function dak needs a hostname in different places in its "
 "configuration. The entered value will be used in email addresses and mails "
@@ -88,20 +76,14 @@
 "điện tử và thư đều do trình dak tạo ra."
 
 #. Type: string
-#. Default
-#: ../templates:4001
-msgid "local archive"
-msgstr "kho địa phương"
-
-#. Type: string
 #. Description
-#: ../templates:4002
+#: ../templates:4001
 msgid "The name of your archive."
 msgstr "Tên kho bạn"
 
 #. Type: string
 #. Description
-#: ../templates:4002
+#: ../templates:4001
 msgid ""
 "Please give your archive a descriptive name, so your Users see what it is "
 "about."
@@ -109,41 +91,38 @@
 "Hãy tạo một tên diễn tả cho kho bạn, để cho phép người dùng hiểu mục đích nó."
 
 #. Type: string
-#. Default
-#: ../templates:5001
-msgid "deb-dak"
-msgstr ""
-
-#. Type: string
 #. Description
-#: ../templates:5002
+#: ../templates:5001
 #, fuzzy
 msgid "The name of your dak user."
 msgstr "Tên kho bạn"
 
 #. Type: string
 #. Description
-#: ../templates:5002
+#: ../templates:5001
 msgid ""
 "You can choose the user which gets created for the dak package. The default "
 "should be fine, but maybe you prefer something different here."
 msgstr ""
 
 #. Type: string
-#. Default
-#: ../templates:6001
-msgid "debadmin"
-msgstr ""
-
-#. Type: string
 #. Description
-#: ../templates:6002
+#: ../templates:6001
 #, fuzzy
 msgid "The name of your dak group."
 msgstr "Tên kho bạn"
 
 #. Type: string
 #. Description
-#: ../templates:6002
+#: ../templates:6001
 msgid "You can choose the groupname which gets created for the dak package."
 msgstr ""
+
+#~ msgid "/opt/dak"
+#~ msgstr "/opt/dak"
+
+#~ msgid "localhost"
+#~ msgstr "localhost"
+
+#~ msgid "local archive"
+#~ msgstr "kho địa phương"
diff -Nru /tmp/I8K2EtdgKf/dak-1.0/debian/templates /tmp/2f1I8o8Rds/dak-1.0/debian/templates
--- dak-1.0/debian/templates	2006-01-28 08:24:20.000000000 -0500
+++ dak-1.0/debian/templates	2008-02-29 17:28:06.000000000 -0500
@@ -1,6 +1,6 @@
 Template: dak/path
 Type: string
-_Default: /opt/dak
+Default: /opt/dak
 _Description: Where to put the base directory for dak?
  It is best to use the dak-suite with a single base directory and not to
  split it up all over the filesystems. Makes life easier. This setup will
@@ -19,7 +19,7 @@
 
 Template: dak/hostname
 Type: string
-_Default: localhost
+Default: localhost
 _Description: What is the hostname for the archive host?
  For proper function dak needs a hostname in different places in its
  configuration. The entered value will be used in email addresses and
@@ -27,14 +27,14 @@
 
 Template: dak/archivename
 Type: string
-_Default: local archive
+Default: local archive
 _Description: The name of your archive.
  Please give your archive a descriptive name, so your Users see what it
  is about.
 
 Template: dak/username
 Type: string
-_Default: deb-dak
+Default: deb-dak
 _Description: The name of your dak user.
  You can choose the user which gets created for the dak package.
  The default should be fine, but maybe you prefer something different
@@ -42,7 +42,7 @@
 
 Template: dak/groupname
 Type: string
-_Default: debadmin
+Default: debadmin
 _Description: The name of your dak group.
  You can choose the groupname which gets created for the dak package.
 

Reply via email to