From d67d751a5897125f3e7f0753ad4f85856060b425 Mon Sep 17 00:00:00 2001 From: gregor herrmann Date: Tue, 23 May 2006 14:28:57 +0000 Subject: [PATCH] * Update debconf template (thanks to lintian for the hints). --- debian/changelog | 3 ++- debian/po/templates.pot | 31 +++++++++---------------------- debian/rules | 1 + debian/toast-howto.templates | 6 ++---- 4 files changed, 14 insertions(+), 27 deletions(-) diff --git a/debian/changelog b/debian/changelog index f3ccb29..a97f278 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ toast-howto (0.2-3) unstable; urgency=low * Added Homepage to debian/control. * Update to Standards-Version: 3.7.2 (no changes required). + * Update debconf template (thanks to lintian for the hints). - -- gregor herrmann Tue, 23 May 2006 16:19:58 +0200 + -- gregor herrmann Tue, 23 May 2006 16:28:31 +0200 toast-howto (0.2-2) unstable; urgency=low diff --git a/debian/po/templates.pot b/debian/po/templates.pot index 577e56f..afdb4a3 100644 --- a/debian/po/templates.pot +++ b/debian/po/templates.pot @@ -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 , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-03-28 23:33+0200\n" +"Report-Msgid-Bugs-To: gregor+debian@comodo.priv.at\n" +"POT-Creation-Date: 2006-05-23 16:27+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -27,7 +19,7 @@ msgstr "" #. Type: string #. Description #: ../toast-howto.templates:4 -msgid "Name of web server's document root" +msgid "Web server's document root:" msgstr "" #. Type: string @@ -42,11 +34,6 @@ msgstr "" #. Type: string #. Description #: ../toast-howto.templates:4 -msgid "If yes enter the name of the webserver's document root." -msgstr "" - -#. Type: string -#. Description -#: ../toast-howto.templates:4 -msgid "If no leave the field emtpy." +msgid "" +"Enter the name of the webserver's document root or leave the field emtpy." msgstr "" diff --git a/debian/rules b/debian/rules index e1e5080..dff9624 100755 --- a/debian/rules +++ b/debian/rules @@ -28,6 +28,7 @@ clean: dh_testdir dh_testroot rm -f build-stamp configure-stamp + debconf-updatepo dh_clean install: build diff --git a/debian/toast-howto.templates b/debian/toast-howto.templates index a30b70a..cc26509 100644 --- a/debian/toast-howto.templates +++ b/debian/toast-howto.templates @@ -1,11 +1,9 @@ Template: toast-howto/symlink Type: string Default: /var/www -_Description: Name of web server's document root +_Description: Web server's document root: The toast-howto is installed in /usr/share/doc/toast-howto/html but maybe you would like to have a symlink under your webserver's document root for convenience. The symlink will be called 'toast-howto'. . - If yes enter the name of the webserver's document root. - . - If no leave the field emtpy. + Enter the name of the webserver's document root or leave the field emtpy. -- 2.20.1