[Pkg-wmaker-commits] [wmsun] 10/73: Imported Debian patch 1.03-23

Doug Torrance dtorrance-guest at moszumanska.debian.org
Fri Aug 28 12:04:42 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmsun.

commit 301b7b4d5958b479df8935c7ec46931589631126
Author: Martin A. Godisch <godisch at debian.org>
Date:   Sun Mar 25 10:40:34 2007 +0200

    Imported Debian patch 1.03-23
---
 debian/README.Debian    |  7 ++++
 debian/changelog        |  7 ++++
 debian/config           | 26 -------------
 debian/control          |  5 +--
 debian/po/POTFILES.in   |  1 -
 debian/po/cs.po         | 86 -------------------------------------------
 debian/po/de.po         | 90 ---------------------------------------------
 debian/po/es.po         | 96 ------------------------------------------------
 debian/po/fr.po         | 94 -----------------------------------------------
 debian/po/ja.po         | 89 ---------------------------------------------
 debian/po/pt_BR.po      | 97 -------------------------------------------------
 debian/po/templates.pot | 66 ---------------------------------
 debian/po/vi.po         | 88 --------------------------------------------
 debian/postinst         | 29 +--------------
 debian/rules            | 20 +++++-----
 debian/templates        | 26 -------------
 16 files changed, 26 insertions(+), 801 deletions(-)

diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..3602ae6
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,7 @@
+The user's latitude and longitude are needed for wmSun to work correctly. They
+may be found at http://www.tageo.com/, positive is north/west, negative is
+south/east. These have to be specified using the "-lat" and "-lon" command
+line arguments. For the X menu system, please copy "/usr/share/menu/wmsun" to
+"/etc/menu/wmsun", add latitude and longitude there, and call "update-menus".
+
+ -- Martin A. Godisch <godisch at debian.org>  Sun, 25 Mar 2007 10:27:18 +0200
diff --git a/debian/changelog b/debian/changelog
index 5d8a9b9..f16741e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+wmsun (1.03-23) unstable; urgency=low
+
+  * Removed debconf, added README.Debian, closes: #413517.
+  * Fixed timestamps.
+
+ -- Martin A. Godisch <godisch at debian.org>  Sun, 25 Mar 2007 10:40:34 +0200
+
 wmsun (1.03-22) unstable; urgency=low
 
   * Updated Japanese translation file, closes: #405776.
diff --git a/debian/config b/debian/config
deleted file mode 100644
index 1554435..0000000
--- a/debian/config
+++ /dev/null
@@ -1,26 +0,0 @@
-#!/bin/sh
-
-set -e
-
-[ -x /usr/bin/ucf ] || exit 0
-
-. /usr/share/debconf/confmodule
-db_version 2.0
-
-db_get wmsun/latitude
-if [ -z "$RET" ] && db_get wmmoonclock/latitude;  then
-	db_set wmsun/latitude  "$RET"
-fi
-db_get wmsun/longitude
-if [ -z "$RET" ] && db_get wmmoonclock/longitude; then
-	db_set wmsun/longitude "$RET"
-fi
-
-db_beginblock
-db_input medium wmsun/latitude  || true
-db_input medium wmsun/longitude || true
-db_endblock
-db_go || true
-
-db_stop
-exit 0
diff --git a/debian/control b/debian/control
index 4b05e13..eed673a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,12 @@ Source: wmsun
 Section: x11
 Priority: optional
 Maintainer: Martin A. Godisch <godisch at debian.org>
-Build-Depends: libx11-dev, libxext-dev, libxpm-dev, po-debconf
+Build-Depends: libx11-dev, libxext-dev, libxpm-dev
 Standards-Version: 3.7.2
 
 Package: wmsun
 Architecture: any
-Depends: ${shlibs:Depends}, debconf (>= 0.5) | debconf-2.0, ucf (>= 0.30)
-Conflicts: ucf (<< 0.30)
+Depends: ${shlibs:Depends}
 Suggests: wmmoonclock, wmaker | afterstep
 Description: Dockable WindowMaker SunRise/SunSet App
  wmSun displays the current day's Sun Rise and Set Times. You have to
diff --git a/debian/po/POTFILES.in b/debian/po/POTFILES.in
deleted file mode 100644
index cef83a3..0000000
--- a/debian/po/POTFILES.in
+++ /dev/null
@@ -1 +0,0 @@
-[type: gettext/rfc822deb] templates
diff --git a/debian/po/cs.po b/debian/po/cs.po
deleted file mode 100644
index e3181aa..0000000
--- a/debian/po/cs.po
+++ /dev/null
@@ -1,86 +0,0 @@
-#
-#    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.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: wmsun\n"
-"Report-Msgid-Bugs-To: godisch at debian.org\n"
-"POT-Creation-Date: 2006-12-10 09:57+0100\n"
-"PO-Revision-Date: 2006-12-24 12:55+0100\n"
-"Last-Translator: Miroslav Kure <kurem at debian.cz>\n"
-"Language-Team: Czech <debian-l10n-czech at lists.debian.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: string
-#. Description
-#: ../templates:1001
-msgid "latitude of the observer:"
-msgstr "Zeměpisná šířka pozorovatele:"
-
-#. Type: string
-#. Description
-#: ../templates:1001
-msgid ""
-"The user's latitude is needed for wmSun to work correctly. Latitudes may be "
-"found at http://www.tageo.com/, positive is northern hemisphere, negative is "
-"southern hemisphere. The input field may be left blank for the moment and "
-"`dpkg-reconfigure wmsun' be run later."
-msgstr ""
-"Aby wmSun pracoval správně, musíte zadat svou zeměpisnou šířku. Zjistit ji "
-"můžete třeba na http://www.tageo.com/ (severní polokoule má čísla kladná, "
-"jižní záporná). Pokud nyní svou zeměpisnou šířku neznáte, nezadávejte nic a "
-"později spusťte `dpkg-reconfigure wmsun'."
-
-#. Type: string
-#. Description
-#: ../templates:1001
-msgid ""
-"This configuration applies only to the X menu system. If wmSun is called "
-"from a terminal prompt, the `-lat' option should be supplied."
-msgstr ""
-"Toto nastavení se týká pouze spuštění z menu. Zavoláte-li wmSun z terminálu, "
-"měli byste použít parametr `-lat'."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "longitude of the observer:"
-msgstr "Zeměpisná délka pozorovatele:"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"The user's longitude is needed for wmSun to work correctly. Longitudes may "
-"be found at http://www.tageo.com/. Greenwich is 0.0, and longitude increases "
-"positively toward the west. Alternatively, negative numbers can also be used "
-"to specify longitudes to the east of Greenwich. The input field may be left "
-"blank for the moment and `dpkg-reconfigure wmsun' be run later."
-msgstr ""
-"Aby wmSun pracoval správně, musíte zadat svou zeměpisnou délku. Zjistit ji "
-"můžete třeba na http://www.tageo.com/. Greenwich má hodnotu 0.0, směrem na "
-"západ se délka zvětšuje. Volitelně můžete zadat i zápornou hodnotu, která "
-"značí délky na východ od Greenwiche. Pokud nyní svou zeměpisnou délku "
-"neznáte, nezadávejte nic a později spusťte `dpkg-reconfigure wmsun'."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This configuration applies only to the X menu system. If wmSun is called "
-"from a terminal prompt, the `-lon' option should be supplied."
-msgstr ""
-"Toto nastavení se týká pouze spuštění z menu. Zavoláte-li wmSun z terminálu, "
-"měli byste použít parametr `-lon'."
diff --git a/debian/po/de.po b/debian/po/de.po
deleted file mode 100644
index d81d803..0000000
--- a/debian/po/de.po
+++ /dev/null
@@ -1,90 +0,0 @@
-#
-#    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.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: wmsun 1.03-20\n"
-"Report-Msgid-Bugs-To: godisch at debian.org\n"
-"POT-Creation-Date: 2006-12-10 09:57+0100\n"
-"PO-Revision-Date: 2006-12-10 10:00+0100\n"
-"Last-Translator: Martin A. Godisch <godisch at debian.org>\n"
-"Language-Team: Martin A. Godisch <godisch at debian.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: string
-#. Description
-#: ../templates:1001
-msgid "latitude of the observer:"
-msgstr "Breitengrad:"
-
-#. Type: string
-#. Description
-#: ../templates:1001
-msgid ""
-"The user's latitude is needed for wmSun to work correctly. Latitudes may be "
-"found at http://www.tageo.com/, positive is northern hemisphere, negative is "
-"southern hemisphere. The input field may be left blank for the moment and "
-"`dpkg-reconfigure wmsun' be run later."
-msgstr ""
-"Zur korrekten Funktion von wmSun wird ein Breitengrad benötigt. Dieser läßt "
-"sich unter http://www.tageo.com/ herausfinden, positive Werte kennzeichnen "
-"die nördliche Halbkugel, negative die südliche. "
-"Dieses Eingabefeld kann leergelassen und später mittels "
-"\"dpkg-reconfigure wmsun\" gesetzt werden."
-
-#. Type: string
-#. Description
-#: ../templates:1001
-msgid ""
-"This configuration applies only to the X menu system. If wmSun is called "
-"from a terminal prompt, the `-lat' option should be supplied."
-msgstr ""
-"Diese Konfiguration bezieht sich nur auf das X-Menüsystem. "
-"Beim Aufruf von wmSun von der Kommandozeile aus, sollte die "
-"Option \"-lat\" angegeben werden."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "longitude of the observer:"
-msgstr "Längengrad:"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"The user's longitude is needed for wmSun to work correctly. Longitudes may "
-"be found at http://www.tageo.com/. Greenwich is 0.0, and longitude increases "
-"positively toward the west. Alternatively, negative numbers can also be used "
-"to specify longitudes to the east of Greenwich. The input field may be left "
-"blank for the moment and `dpkg-reconfigure wmsun' be run later."
-msgstr ""
-"Zur korrekten Funktion von wmSun wird ein Längengrad benötigt. Dieser läßt "
-"sich unter http://www.tageo.com/ herausfinden. 0.0 steht für Greenwich, die "
-"Länge wird positiv nach Westen gezählt. Alternativ können auch negative "
-"Werte für Längengrade östlich von Greenwich angegeben werden. "
-"Dieses Eingabefeld kann leergelassen und später mittels "
-"\"dpkg-reconfigure wmsun\" gesetzt werden."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This configuration applies only to the X menu system. If wmSun is called "
-"from a terminal prompt, the `-lon' option should be supplied."
-msgstr ""
-"Diese Konfiguration bezieht sich nur auf das X-Menüsystem. "
-"Beim Aufruf von wmSun von der Kommandozeile aus, sollte die "
-"Option \"-lon\" angegeben werden."
diff --git a/debian/po/es.po b/debian/po/es.po
deleted file mode 100644
index 21d5d9f..0000000
--- a/debian/po/es.po
+++ /dev/null
@@ -1,96 +0,0 @@
-#
-#    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.
-#
-#    Carlos Alberto Mart�n Edo <carlos at dat.etsit.upm.es>, 2003
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: wmsun 1.03-13\n"
-"Report-Msgid-Bugs-To: godisch at debian.org\n"
-"POT-Creation-Date: 2006-12-10 09:57+0100\n"
-"PO-Revision-Date: 2003-07-13 12:27+0200\n"
-"Last-Translator: Carlos Alberto Mart�n Edo <carlos at dat.etsit.upm.es>\n"
-"Language-Team: Debian L10n Spanish <debian-l10n-spanish at lists.debian.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=ISO-8859-15\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: string
-#. Description
-#: ../templates:1001
-#, fuzzy
-msgid "latitude of the observer:"
-msgstr "Por favor, introduzca la latitud del observador."
-
-#. Type: string
-#. Description
-#: ../templates:1001
-#, fuzzy
-msgid ""
-"The user's latitude is needed for wmSun to work correctly. Latitudes may be "
-"found at http://www.tageo.com/, positive is northern hemisphere, negative is "
-"southern hemisphere. The input field may be left blank for the moment and "
-"`dpkg-reconfigure wmsun' be run later."
-msgstr ""
-"Tiene que introducir su latitud para que wmSun funcione correctamente. Puede "
-"encontrar ese dato en http://www.calle.com/world/. Una latitud positiva "
-"indica hemisferio norte y negativa hemisferio sur. Si en estos momentos "
-"desconoce su latitud, deje vac�o el campo y ejecute `dpkg-reconfigure wmsun' "
-"m�s tarde."
-
-#. Type: string
-#. Description
-#: ../templates:1001
-#, fuzzy
-msgid ""
-"This configuration applies only to the X menu system. If wmSun is called "
-"from a terminal prompt, the `-lat' option should be supplied."
-msgstr ""
-"N�tese que esta configuraci�n se aplica �nicamente al sistema de men�s de X. "
-"Si ejecuta wmSun desde un terminal puede utilizar las opciones `-lat'."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-#, fuzzy
-msgid "longitude of the observer:"
-msgstr "Por favor, introduzca la longitud del observador."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-#, fuzzy
-msgid ""
-"The user's longitude is needed for wmSun to work correctly. Longitudes may "
-"be found at http://www.tageo.com/. Greenwich is 0.0, and longitude increases "
-"positively toward the west. Alternatively, negative numbers can also be used "
-"to specify longitudes to the east of Greenwich. The input field may be left "
-"blank for the moment and `dpkg-reconfigure wmsun' be run later."
-msgstr ""
-"Debe introducir su longitud para que wmSun funcione correctamente. Puede "
-"encontrar ese dato en http://www.calle.com/world/. La longitud de Greenwich "
-"es 0 y va aumentando hacia el oeste. Por otra parte, se pueden utilizar "
-"n�meros negativos para especificar longitudes este respecto a Greenwich. Si "
-"ignora en estos momentos su longitud, deje vac�o el campo y ejecute `dpkg-"
-"reconfigure wmsun' m�s tarde."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-#, fuzzy
-msgid ""
-"This configuration applies only to the X menu system. If wmSun is called "
-"from a terminal prompt, the `-lon' option should be supplied."
-msgstr ""
-"N�tese que esta configuraci�n se aplica �nicamente al sistema de men�s de X. "
-"Si ejecuta wmSun desde un terminal puede utilizar las opciones '-lon'."
diff --git a/debian/po/fr.po b/debian/po/fr.po
deleted file mode 100644
index e4c30d2..0000000
--- a/debian/po/fr.po
+++ /dev/null
@@ -1,94 +0,0 @@
-# translation of wmsun_1.03-20_fr.po to French
-#
-#    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.
-#
-# Christian Perrier <bubulle at debian.org>, 2006.
-msgid ""
-msgstr ""
-"Project-Id-Version: wmsun_1.03-20_fr\n"
-"Report-Msgid-Bugs-To: godisch at debian.org\n"
-"POT-Creation-Date: 2006-12-10 09:57+0100\n"
-"PO-Revision-Date: 2006-12-11 22:54+0100\n"
-"Last-Translator: Christian Perrier <bubulle at debian.org>\n"
-"Language-Team: French <debian-l10n-french at lists.debian.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=ISO-8859-15\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.4\n"
-
-#. Type: string
-#. Description
-#: ../templates:1001
-msgid "latitude of the observer:"
-msgstr "Latitude de l'observateur�:"
-
-#. Type: string
-#. Description
-#: ../templates:1001
-msgid ""
-"The user's latitude is needed for wmSun to work correctly. Latitudes may be "
-"found at http://www.tageo.com/, positive is northern hemisphere, negative is "
-"southern hemisphere. The input field may be left blank for the moment and "
-"`dpkg-reconfigure wmsun' be run later."
-msgstr ""
-"Veuillez indiquer la latitude du lieu o� vous vous situez pour que wmSun "
-"fonctionne correctement. Vous pouvez la trouver sur http://www.calle.com/"
-"world/, les valeurs �tant positives pour l'h�misph�re nord et n�gatives pour "
-"l'h�misph�re sud. Si vous ne connaissez pas votre latitude maintenant, "
-"laissez cette entr�e vide et lancez ��dpkg-reconfigure wmsun�� plus tard."
-
-#. Type: string
-#. Description
-#: ../templates:1001
-msgid ""
-"This configuration applies only to the X menu system. If wmSun is called "
-"from a terminal prompt, the `-lat' option should be supplied."
-msgstr ""
-"Veuillez noter que cette option de configuration ne sera utilis�e que par le "
-"syst�me de menus de X Window. Si vous d�marrez wmSun depuis la ligne de "
-"commande en mode terminal, vous pouvez utiliser l'option ��-lat��."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "longitude of the observer:"
-msgstr "Longitude de l'observateur�:"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"The user's longitude is needed for wmSun to work correctly. Longitudes may "
-"be found at http://www.tageo.com/. Greenwich is 0.0, and longitude increases "
-"positively toward the west. Alternatively, negative numbers can also be used "
-"to specify longitudes to the east of Greenwich. The input field may be left "
-"blank for the moment and `dpkg-reconfigure wmsun' be run later."
-msgstr ""
-"Veuillez indiquer la longitude du lieu o� vous vous situez pour que wmSun "
-"fonctionne correctement. Vous pouvez la trouver sur http://www.calle.com/"
-"world/. Les lieux situ�s sur le m�ridien de Greenwich ont une longitude "
-"�gale � 0.0. Les valeurs augmentent en allant vers l'ouest. � l'oppos�, des "
-"nombres n�gatifs sont utilis�s pour les lieux situ�s � l'est du m�ridien de "
-"Greenwich. Si vous ne connaissez pas votre longitude maintenant, laissez "
-"cette entr�e vide et lancez ��dpkg-reconfigure wmsun�� plus tard."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This configuration applies only to the X menu system. If wmSun is called "
-"from a terminal prompt, the `-lon' option should be supplied."
-msgstr ""
-"Veuillez noter que cette option de configuration ne sera utilis�e que par le "
-"syst�me de menus de X Window. Si vous d�marrez wmSun depuis la ligne de "
-"commande en mode terminal, vous pouvez utiliser l'option ��-lon��."
diff --git a/debian/po/ja.po b/debian/po/ja.po
deleted file mode 100644
index 13d5009..0000000
--- a/debian/po/ja.po
+++ /dev/null
@@ -1,89 +0,0 @@
-#
-#    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.
-#
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: wmsun 1.03-20\n"
-"Report-Msgid-Bugs-To: godisch at debian.org\n"
-"POT-Creation-Date: 2006-12-10 09:57+0100\n"
-"PO-Revision-Date: 2007-01-04 10:35+0900\n"
-"Last-Translator: Hideki Yamane (Debian-JP) <henrich at debian.or.jp>\n"
-"Language-Team: Japanese <debian-japanese at lists.debian.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: string
-#. Description
-#: ../templates:1001
-msgid "latitude of the observer:"
-msgstr "利用者の緯度:"
-
-#. Type: string
-#. Description
-#: ../templates:1001
-msgid ""
-"The user's latitude is needed for wmSun to work correctly. Latitudes may be "
-"found at http://www.tageo.com/, positive is northern hemisphere, negative is "
-"southern hemisphere. The input field may be left blank for the moment and "
-"`dpkg-reconfigure wmsun' be run later."
-msgstr ""
-"wmSun が正しく動作する為にあなたの居場所の緯度を入力する必要があります。これ"
-"は http://www.tageo.com/ で調べられます。北半球では正の数、南半球では負の数です。"
-"今すぐに緯度がわからない場合、この欄を空白のままにして後ほど "
-"`dpkg-reconfigure wmsun' と実行してください。"
-
-#. Type: string
-#. Description
-#: ../templates:1001
-msgid ""
-"This configuration applies only to the X menu system. If wmSun is called "
-"from a terminal prompt, the `-lat' option should be supplied."
-msgstr ""
-"この設定は X メニューシステムに対してのみ適用されることに注意してください。"
-"ターミナルのプロンプトから wmSun を起動する場合は `-lat' オプションを付けて"
-"値を指定できます。"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "longitude of the observer:"
-msgstr "利用者の経度:"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"The user's longitude is needed for wmSun to work correctly. Longitudes may "
-"be found at http://www.tageo.com/. Greenwich is 0.0, and longitude increases "
-"positively toward the west. Alternatively, negative numbers can also be used "
-"to specify longitudes to the east of Greenwich. The input field may be left "
-"blank for the moment and `dpkg-reconfigure wmsun' be run later."
-msgstr ""
-"wmSun が正しく動作する為にあなたの居場所の経度を入力する必要があります。これ"
-"は http://www.tageo.com/ で調べられます。グリニッジが 0.0 で、西に行く"
-"に従って経度は増えていきます。反対に、グリニッジの東の経度を指定する為には負"
-"の数を使用できます。今すぐに経度がわからない場合、この欄を空白のままにして後"
-"ほど `dpkg-reconfigure wmsun' と実行してください。"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This configuration applies only to the X menu system. If wmSun is called "
-"from a terminal prompt, the `-lon' option should be supplied."
-msgstr ""
-"この設定は X メニューシステムにのみ適用されることに注意してください。"
-"ターミナルのプロンプトから wmSun を起動する場合は `-lon' オプションを付けて"
-"値を指定できます。"
diff --git a/debian/po/pt_BR.po b/debian/po/pt_BR.po
deleted file mode 100644
index 8b752dd..0000000
--- a/debian/po/pt_BR.po
+++ /dev/null
@@ -1,97 +0,0 @@
-#
-#    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.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: wmsun-1.03-8\n"
-"Report-Msgid-Bugs-To: godisch at debian.org\n"
-"POT-Creation-Date: 2006-12-10 09:57+0100\n"
-"PO-Revision-Date: 2003-03-21 23:03-0300\n"
-"Last-Translator: Andr� Lu�s Lopes <andrelop at ig.com.br>\n"
-"Language-Team: Debian-BR Project <debian-l10n-portuguese at lists.debian.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=ISO-8859-1\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: string
-#. Description
-#: ../templates:1001
-#, fuzzy
-msgid "latitude of the observer:"
-msgstr "Por favor informe a latitude do observador."
-
-#. Type: string
-#. Description
-#: ../templates:1001
-#, fuzzy
-msgid ""
-"The user's latitude is needed for wmSun to work correctly. Latitudes may be "
-"found at http://www.tageo.com/, positive is northern hemisphere, negative is "
-"southern hemisphere. The input field may be left blank for the moment and "
-"`dpkg-reconfigure wmsun' be run later."
-msgstr ""
-"Voc� precisa informar sua latitude para que o wmSun funcione corretamente. � "
-"poss�vel encontrar sua latitude correta em http://www.calle.com/world/, "
-"valores positivos s�o do hemisf�rio norte, negativos s�o do hemisf�rio sul. "
-"Caso voc� n�o saiba sua latitude agora, deixe o campo em branco e execute o "
-"comando `dpkg-reconfigure wmsum' posteriormente para definir esta op��o."
-
-#. Type: string
-#. Description
-#: ../templates:1001
-#, fuzzy
-msgid ""
-"This configuration applies only to the X menu system. If wmSun is called "
-"from a terminal prompt, the `-lat' option should be supplied."
-msgstr ""
-"Note que esta configura��o se aplica somente ao sistema de menus do X. Caso "
-"voc� execute o wmSun a partir de um terminal voc� ainda precisar� fornecer a "
-"op��o `-lat'."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-#, fuzzy
-msgid "longitude of the observer:"
-msgstr "Por favor informe a longitude do observador."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-#, fuzzy
-msgid ""
-"The user's longitude is needed for wmSun to work correctly. Longitudes may "
-"be found at http://www.tageo.com/. Greenwich is 0.0, and longitude increases "
-"positively toward the west. Alternatively, negative numbers can also be used "
-"to specify longitudes to the east of Greenwich. The input field may be left "
-"blank for the moment and `dpkg-reconfigure wmsun' be run later."
-msgstr ""
-"Voc� precisa informar sua lomgitude para que o wnSum funcione corretamente. "
-"� poss�vel encontrar sua longitude em http://www.calle.com/world/. Greenwich "
-"� o meridiano 0.0 e a longitude aumenta positivamente em dire��o ao "
-"ocidente. Alternativamente, n�meros negativos podem tamb�m ser usados para "
-"especificar longitudes para o leste de Greenwich. Caso voc� n�o saiba sua "
-"longitude agora, deixe o campo em branco e execute o comando `dpkg-"
-"reconfigure wmsun' posteriormente para definir esta op��o."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-#, fuzzy
-msgid ""
-"This configuration applies only to the X menu system. If wmSun is called "
-"from a terminal prompt, the `-lon' option should be supplied."
-msgstr ""
-"Note que esta configura��o se aplica somente ao sistema de menus do X. Caso "
-"voc� execute o wmSun a partir de um terminal voc� ainda precisar� fornecer a "
-"op��o `-lon'."
diff --git a/debian/po/templates.pot b/debian/po/templates.pot
deleted file mode 100644
index d839850..0000000
--- a/debian/po/templates.pot
+++ /dev/null
@@ -1,66 +0,0 @@
-# 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 at ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: godisch at debian.org\n"
-"POT-Creation-Date: 2006-12-10 09:57+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
-"Language-Team: LANGUAGE <LL at li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: string
-#. Description
-#: ../templates:1001
-msgid "latitude of the observer:"
-msgstr ""
-
-#. Type: string
-#. Description
-#: ../templates:1001
-msgid ""
-"The user's latitude is needed for wmSun to work correctly. Latitudes may be "
-"found at http://www.tageo.com/, positive is northern hemisphere, negative is "
-"southern hemisphere. The input field may be left blank for the moment and "
-"`dpkg-reconfigure wmsun' be run later."
-msgstr ""
-
-#. Type: string
-#. Description
-#: ../templates:1001
-msgid ""
-"This configuration applies only to the X menu system. If wmSun is called "
-"from a terminal prompt, the `-lat' option should be supplied."
-msgstr ""
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "longitude of the observer:"
-msgstr ""
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"The user's longitude is needed for wmSun to work correctly. Longitudes may "
-"be found at http://www.tageo.com/. Greenwich is 0.0, and longitude increases "
-"positively toward the west. Alternatively, negative numbers can also be used "
-"to specify longitudes to the east of Greenwich. The input field may be left "
-"blank for the moment and `dpkg-reconfigure wmsun' be run later."
-msgstr ""
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This configuration applies only to the X menu system. If wmSun is called "
-"from a terminal prompt, the `-lon' option should be supplied."
-msgstr ""
diff --git a/debian/po/vi.po b/debian/po/vi.po
deleted file mode 100644
index 779b537..0000000
--- a/debian/po/vi.po
+++ /dev/null
@@ -1,88 +0,0 @@
-# Vietnamese translation for wmSun.
-# Copyright © 2005 Free Software Foundation, Inc.
-# Clytie Siddall <clytie at riverland.net.au>, 2005.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: wmsun 1.03-16\n"
-"Report-Msgid-Bugs-To: godisch at debian.org\n"
-"POT-Creation-Date: 2006-12-10 09:57+0100\n"
-"PO-Revision-Date: 2005-08-20 21:51+0930\n"
-"Last-Translator: Clytie Siddall <clytie at riverland.net.au>\n"
-"Language-Team: Vietnamese <gnomevi-list at lists.sourceforge.net>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0\n"
-"X-Generator: LocFactoryEditor 1.2.2\n"
-
-#. Type: string
-#. Description
-#: ../templates:1001
-#, fuzzy
-msgid "latitude of the observer:"
-msgstr "Hãy nhập kinh độ của người thấy."
-
-#. Type: string
-#. Description
-#: ../templates:1001
-#, fuzzy
-msgid ""
-"The user's latitude is needed for wmSun to work correctly. Latitudes may be "
-"found at http://www.tageo.com/, positive is northern hemisphere, negative is "
-"southern hemisphere. The input field may be left blank for the moment and "
-"`dpkg-reconfigure wmsun' be run later."
-msgstr ""
-"Bạn cần phải nhập kinh độ mình để trình wmSun hoạt động cho đúng. Bạn có thể "
-"tìm kinh độ mình tại <http://www.calle.com/world/>; số dương là Bắc bán cầu, "
-"còn số âm là Nam bán cầu. Nếu bạn chưa biết kinh độ mình, hãy bỏ trường nhập "
-"rỗng, và chạy lệnh cấu hình lại « dpkg-reconfigure wmsun » lần sau."
-
-#. Type: string
-#. Description
-#: ../templates:1001
-#, fuzzy
-msgid ""
-"This configuration applies only to the X menu system. If wmSun is called "
-"from a terminal prompt, the `-lat' option should be supplied."
-msgstr ""
-"Hãy ghi chú rằng cấu hình này áp dụng chỉ vào hệ thống trình đơn X. Nếu bạn "
-"gọi trình wmSun từ dấu nhắc thiết bị cuối, bạn có thể cung cấp tùy chọn « -"
-"lat » (kinh độ)."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-#, fuzzy
-msgid "longitude of the observer:"
-msgstr "Hãy nhập vĩ độ của người thấy."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-#, fuzzy
-msgid ""
-"The user's longitude is needed for wmSun to work correctly. Longitudes may "
-"be found at http://www.tageo.com/. Greenwich is 0.0, and longitude increases "
-"positively toward the west. Alternatively, negative numbers can also be used "
-"to specify longitudes to the east of Greenwich. The input field may be left "
-"blank for the moment and `dpkg-reconfigure wmsun' be run later."
-msgstr ""
-"Bạn cần phải nhập vĩ độ mình để trình wmSun hoạt động cho đúng. Bạn có thể "
-"tìm vĩ độ mình tại <http://www.calle.com/world/>; thành phố Greenwich tại "
-"Quốc Anh là số 0.0, rồi vĩ độ tăng số âm lên về phía Tây. Hoặc có thể sử "
-"dụng số âm để xác định vĩ độ về phía Đông Quốc Anh. Nếu bạn chưa biết vĩ độ "
-"mình, hãy bỏ trường nhập rỗng, và chạy lệnh cấu hình lại « dpkg-reconfigure "
-"wmsun » lần sau."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-#, fuzzy
-msgid ""
-"This configuration applies only to the X menu system. If wmSun is called "
-"from a terminal prompt, the `-lon' option should be supplied."
-msgstr ""
-"Hãy ghi chú rằng cấu hình này áp dụng chỉ vào hệ thống trình đơn X. Nếu bạn "
-"gọi trình wmSun từ dấu nhắc thiết bị cuối, bạn có thể cung cấp tùy chọn « -"
-"lon » (vĩ độ)."
diff --git a/debian/postinst b/debian/postinst
index b7664cf..70fed3c 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -2,34 +2,7 @@
 
 set -e
 
-[ "$1" = configure ] || exit 0
-
-if [ -e /usr/share/debconf/confmodule ] && [ -x /usr/bin/ucf ]; then
-	. /usr/share/debconf/confmodule
-
-	args=""
-	umask 022
-
-	db_get wmsun/latitude
-	if [ "$RET" ]; then
-		args="$args -lat $RET"
-	fi
-
-	db_get wmsun/longitude
-	if [ "$RET" ]; then
-		args="$args -lon $RET"
-	fi
-
-	echo "?package(wmsun):needs=\"X11\" section=\"Apps/Tools\" \\" > /etc/menu/wmsun.new && \
-	echo "  title=\"wmSun\" command=\"/usr/bin/wmSun $args\"" >> /etc/menu/wmsun.new
-
-	ucf --debconf-ok /etc/menu/wmsun.new /etc/menu/wmsun
-	rm -f /etc/menu/wmsun.new
-
-	db_stop
-fi
-
-if [ -x /usr/bin/update-menus ]; then
+if [ "$1" = configure ] && [ -x /usr/bin/update-menus ]; then
 	update-menus
 fi
 
diff --git a/debian/rules b/debian/rules
index d34e561..d9f49d0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,20 +41,18 @@ endif
 	gzip -9 $(BUILDDIR)/usr/share/man/man1/wmSun.1
 	ln -s wmSun      $(BUILDDIR)/usr/bin/wmsun
 	ln -s wmSun.1.gz $(BUILDDIR)/usr/share/man/man1/wmsun.1.gz
-	install -D -m 0644 debian/menu    $(BUILDDIR)/usr/share/menu/wmsun
-	install -d -m 0755 $(BUILDDIR)/etc/menu
+	install -D -p -m 0644 debian/menu $(BUILDDIR)/usr/share/menu/wmsun
 
-	install -D -m 0644 debian/changelog          $(DOCDIR)/changelog.Debian
-	install -D -m 0644 debian/changelog.upstream $(DOCDIR)/changelog
-	install    -m 0644 TODO debian/copyright     $(DOCDIR)
+	install -D -p -m 0644 debian/changelog          $(DOCDIR)/changelog.Debian
+	install -D -p -m 0644 debian/changelog.upstream $(DOCDIR)/changelog
+	install    -p -m 0644 TODO debian/copyright debian/README.Debian $(DOCDIR)
 	gzip -9 $(DOCDIR)/changelog*
 
-	install -d -m 0755 $(DEBDIR)
-	install    -m 0644 debian/control $(DEBDIR)
-	install    -m 0755 debian/config debian/postinst debian/postrm $(DEBDIR)
-	cd $(BUILDDIR) && find usr -type f -print0 | xargs -0 md5sum | tee DEBIAN/md5sums
-	po2debconf debian/templates > $(DEBDIR)/templates
-	chmod 0644 $(DEBDIR)/md5sums $(DEBDIR)/templates
+	install -d -p -m 0755 $(DEBDIR)
+	install    -p -m 0644 debian/control $(DEBDIR)
+	install    -p -m 0755 debian/postinst debian/postrm $(DEBDIR)
+	cd $(BUILDDIR) && find usr -type f -print0 | xargs -0 md5sum > DEBIAN/md5sums
+	chmod 0644 $(DEBDIR)/md5sums
 
 	dpkg-shlibdeps $(BUILDDIR)/usr/bin/wmSun
 	dpkg-gencontrol -isp -pwmsun -P$(BUILDDIR)
diff --git a/debian/templates b/debian/templates
deleted file mode 100644
index 8e180c9..0000000
--- a/debian/templates
+++ /dev/null
@@ -1,26 +0,0 @@
-Template: wmsun/latitude
-Type: string
-_Description: latitude of the observer:
- The user's latitude is needed for wmSun to work correctly.
- Latitudes may be found at http://www.tageo.com/, positive is
- northern hemisphere, negative is southern hemisphere. The input
- field may be left blank for the moment and `dpkg-reconfigure
- wmsun' be run later.
- .
- This configuration applies only to the X menu system. If
- wmSun is called from a terminal prompt, the `-lat' option
- should be supplied.
-
-Template: wmsun/longitude
-Type: string
-_Description: longitude of the observer:
- The user's longitude is needed for wmSun to work correctly.
- Longitudes may be found at http://www.tageo.com/. Greenwich is 0.0,
- and longitude increases positively toward the west. Alternatively,
- negative numbers can also be used to specify longitudes to the east
- of Greenwich. The input field may be left blank for the moment and
- `dpkg-reconfigure wmsun' be run later.
- .
- This configuration applies only to the X menu system. If
- wmSun is called from a terminal prompt, the `-lon' option
- should be supplied.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmsun.git



More information about the Pkg-wmaker-commits mailing list