--- Begin Message ---
Package: poker-network
Version: 1.0.37-1
Severity: normal
Tags: patch
Hi,
Attached is the diff for my poker-network 1.0.37-1.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 poker-network-1.0.37/debian/po/cs.po poker-network-1.0.37/debian/po/cs.po
--- poker-network-1.0.37/debian/po/cs.po
+++ poker-network-1.0.37/debian/po/cs.po
@@ -16,7 +16,7 @@
"Project-Id-Version: poker-network\n"
"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
"POT-Creation-Date: 2006-11-30 12:19+0100\n"
-"PO-Revision-Date: 2006-09-26 21:29+0200\n"
+"PO-Revision-Date: 2007-01-27 16:24+0100\n"
"Last-Translator: Miroslav Kure <[EMAIL PROTECTED]>\n"
"Language-Team: Czech <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
@@ -128,27 +128,24 @@
#. Type: string
#. Description
#: ../python-poker-network.templates:4001
-#, fuzzy
msgid "Hostname or IP address of the default poker-network web server:"
-msgstr "Jm??no po????ta??e nebo IP adresa v??choz??ho serveru poker-network:"
+msgstr "Jm??no nebo IP adresa v??choz??ho webov??ho serveru poker-network:"
#. Type: string
#. Description
#: ../python-poker-network.templates:4001
-#, fuzzy
msgid ""
"The clients based on poker-network installed on the same machine will be "
"able to use this address to connect to the web part of the poker server."
msgstr ""
"Klienti s??dl??c?? na stejn??m po????ta??i jako serverov?? instalace poker-network "
-"budou moci tento server vyu????vat jako v??choz??."
+"budou moci vyu????vat tuto adresu pro p??ipojen?? k webov?? ????sti poker serveru."
#. Type: boolean
#. Description
#: ../python-poker-network.templates:5001
-#, fuzzy
msgid "Do you want to run the poker-network robots?"
-msgstr "Chcete nastavit a pou????vat server poker-network?"
+msgstr "Chcete v poker-network pou????vat roboty?"
#. Type: boolean
#. Description
@@ -157,6 +154,8 @@
"Robot players are simple minded poker players that can be used to exercise "
"the poker server when there are not enough human players connected."
msgstr ""
+"Hr????i-roboti jsou hr????i pokeru s jednoduch??m my??len??m, kte???? mohou na serveru "
+"zasko??it v p????pad??, ??e nen?? dostatek lidsk??ch hr??????."
#~ msgid "MySQL server host name:"
#~ msgstr "Jm??no po????ta??e s MySQL serverem:"
diff -u poker-network-1.0.37/debian/changelog poker-network-1.0.37/debian/changelog
--- poker-network-1.0.37/debian/changelog
+++ poker-network-1.0.37/debian/changelog
@@ -1,3 +1,14 @@
+poker-network (1.0.37-1.1) unstable; urgency=high
+
+ * Non-maintainer upload during BSP.
+ * Fix unconditional use of debconf in postrm (Closes: #417012).
+ * Add python-gtk2-dev as build-dependency (Closes: #424439).
+ * Updated Czech debconf translation (Closes: #408656).
+ * Add German debconf translation (Closes: #414583).
+ * Move poker-web to web - optional to match overrides.
+
+ -- Luk Claes <[EMAIL PROTECTED]> Sun, 20 May 2007 12:18:18 +0200
+
poker-network (1.0.37-1) unstable; urgency=low
* upstream sync
diff -u poker-network-1.0.37/debian/control poker-network-1.0.37/debian/control
--- poker-network-1.0.37/debian/control
+++ poker-network-1.0.37/debian/control
@@ -2,7 +2,7 @@
Section: python
Priority: extra
Maintainer: Loic Dachary (OuoU) <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), automake1.9, cdbs, pkg-config, debconf | debconf-2.0, po-debconf, mysql-client, python-mysqldb, python-pyopenssl, python-soappy, python-glade2, python-twisted, python-pygame, python-poker-engine (>= 1.0.22), libglade2-dev, libtool, perl, valgrind [amd64 i386 powerpc], xvfb, php-pear, php5-dev, php5-mysql, graphviz, cvs
+Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), automake1.9, cdbs, pkg-config, debconf | debconf-2.0, po-debconf, mysql-client, python-mysqldb, python-pyopenssl, python-soappy, python-glade2, python-twisted, python-pygame, python-poker-engine (>= 1.0.22), libglade2-dev, libtool, perl, valgrind [amd64 i386 powerpc], xvfb, php-pear, php5-dev, php5-mysql, graphviz, cvs, python-gtk2-dev
XS-Python-Version: >=2.3
Standards-Version: 3.7.2
@@ -42,6 +42,7 @@
Package: poker-web
Section: web
+Priority: optional
Architecture: all
Depends: ${misc:Depends}, dbconfig-common, ucf, php5 | php5-cgi, php5-mysql, php5-gd, apache2, php-pear, gettext
Description: Web interface to a poker-network server
diff -u poker-network-1.0.37/debian/poker-web.preinst poker-network-1.0.37/debian/poker-web.preinst
--- poker-network-1.0.37/debian/poker-web.preinst
+++ poker-network-1.0.37/debian/poker-web.preinst
@@ -4,8 +4,10 @@
if [ "${DH_VERBOSE:-0}" -gt 0 ] ; then set -x ; fi
-. /usr/share/debconf/confmodule
-db_version 2.0 || [ $? -lt 30 ]
+if [ -f /usr/share/debconf/confmodule ]; then
+ . /usr/share/debconf/confmodule
+ db_version 2.0 || [ $? -lt 30 ]
+fi
if pear channel-discover pear.phpunit.de > /dev/null 2>&1 && pear install --alldeps phpunit/PHPUnit > /dev/null 2>&1 ; then
if pecl install channel://pecl.php.net/xdebug-2.0.0RC1 > /dev/null 2>&1 ; then
@@ -28,5 +30,5 @@
#DEBHELPER#
-db_stop
+db_stop || true
exit 0
diff -u poker-network-1.0.37/debian/poker-web.postrm poker-network-1.0.37/debian/poker-web.postrm
--- poker-network-1.0.37/debian/poker-web.postrm
+++ poker-network-1.0.37/debian/poker-web.postrm
@@ -22,7 +22,9 @@
fi
-. /usr/share/debconf/confmodule
+if [ -f /usr/share/debconf/confmodule ]; then
+ . /usr/share/debconf/confmodule
+fi
. /usr/share/dbconfig-common/dpkg/postrm.mysql
dbc_dbname=currency_one
dbc_go poker-web-currency-one $@
diff -u poker-network-1.0.37/debian/python-poker-network.postrm poker-network-1.0.37/debian/python-poker-network.postrm
--- poker-network-1.0.37/debian/python-poker-network.postrm
+++ poker-network-1.0.37/debian/python-poker-network.postrm
@@ -2,19 +2,21 @@
set -e
-. /usr/share/debconf/confmodule
-
-db_get "python-poker-network/configure"
-if [ $RET != "false" ]; then
- . /usr/share/dbconfig-common/dpkg/postrm.mysql
- dbc_go python-poker-network $@
-fi
-
-if [ "$1" = "purge" ]; then
- ucf --purge /etc/poker-network/poker.bot.client
- ucf --purge /etc/poker-network/poker.client.client
- rm -f /etc/poker-network/poker.pem
- rm -f /etc/poker-network/lockfile
+if [ -f /usr/share/debconf/confmodule ]; then
+ . /usr/share/debconf/confmodule
+
+ db_get "python-poker-network/configure"
+ if [ $RET != "false" ]; then
+ . /usr/share/dbconfig-common/dpkg/postrm.mysql
+ dbc_go python-poker-network $@
+ fi
+
+ if [ "$1" = "purge" ]; then
+ ucf --purge /etc/poker-network/poker.bot.client
+ ucf --purge /etc/poker-network/poker.client.client
+ rm -f /etc/poker-network/poker.pem
+ rm -f /etc/poker-network/lockfile
+ fi
fi
# dh_installdeb will replace this with shell code automatically
only in patch2:
unchanged:
--- poker-network-1.0.37.orig/debian/po/de.po
+++ poker-network-1.0.37/debian/po/de.po
@@ -0,0 +1,153 @@
+# Translation of poker-network debconf templates to German
+# Copyright (C) Helge Kreutzmann <[EMAIL PROTECTED]>, 2007.
+# This file is distributed under the same license as the poker-network package.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: poker-network 1.0.35-1\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2006-11-30 12:19+0100\n"
+"PO-Revision-Date: 2007-03-09 23:12+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=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: multiselect
+#. Description
+#: ../poker-web.templates:1001
+msgid "Web server(s) to reconfigure automatically:"
+msgstr "Automatisch zu rekonfigurierende(n) Webserver:"
+
+#. Type: multiselect
+#. Description
+#: ../poker-web.templates:1001
+msgid ""
+"poker-web supports any web server that PHP does, but this automatic "
+"configuration process only supports Apache."
+msgstr ""
+"Poker-Web unterst??tzt jeden von PHP unterst??tzen Webserver, aber dieser "
+"automatische Konfigurationsprozess unterst??tzt nur Apache."
+
+#. Type: boolean
+#. Description
+#: ../poker-web.templates:2001
+msgid "Restart ${webserver} now?"
+msgstr "${webserver} jetzt neustarten?"
+
+#. Type: boolean
+#. Description
+#: ../poker-web.templates:2001
+msgid ""
+"Remember that in order to activate the new configuration ${webserver} has to "
+"be restarted. You can also restart ${webserver} manually executing /etc/init."
+"d/${webserver} restart"
+msgstr ""
+"Denken Sie daran, dass f??r die Aktivierung der neuen Konfiguration "
+"${webserver} neu gestartet werden muss. Sie k??nnen ${webserver} auch "
+"manuell mittels ??/etc/init.d/${webserver} restart?? neu starten."
+
+#. Type: string
+#. Description
+#: ../poker-web.templates:3001
+msgid "Hostname or IP address of the poker-network server:"
+msgstr "Hostname oder IP-Adresse des Poker-Network-Servers:"
+
+#. Type: string
+#. Description
+#: ../poker-web.templates:3001
+msgid ""
+"The poker-network server for which poker-web provides a web based interface. "
+"It will be queried via its SOAP interface."
+msgstr ""
+"Der Poker-Network-Server, f??r den Poker-Web die webbasierte Schnittstelle "
+"bereitstellt. Es wird mittels seiner SOAP-Schnittstelle abgefragt."
+
+#. Type: boolean
+#. Description
+#: ../python-poker-network.templates:1001
+msgid "Do you want to configure and run the poker-network server?"
+msgstr "M??chten Sie den Poker-Network-Server konfigurieren und betreiben?"
+
+#. Type: boolean
+#. Description
+#: ../python-poker-network.templates:1001
+msgid ""
+"If you want to configure and run a poker-network server, make sure you have "
+"administrative rights on a running MySQL server. If you do not want to run "
+"the poker-network server on this machine, you will be prompted for the "
+"hostname or the IP address of a running poker-network server."
+msgstr ""
+"Falls Sie einen Poker-Network-Server konfigurieren und betreiben wollen, "
+"stellen Sie sicher, dass Sie die administrativen Rechte zum Betrieb des "
+"MySQL-Servers haben. Falls Sie den Poker-Network-Server auf dieser Maschine "
+"nicht ausf??hren wollen, werden Sie aufgefordert, den Hostname oder die IP-"
+"Adresse f??r den laufenden Poker-Network-Server einzugeben."
+
+#. Type: note
+#. Description
+#: ../python-poker-network.templates:2001
+msgid "Skipping poker-network server installation"
+msgstr "Poker-Network-Server-Installation ??berspringen"
+
+#. Type: note
+#. Description
+#: ../python-poker-network.templates:2001
+msgid ""
+"If you want to run poker-network at a later time, you will need to configure "
+"it by hand or by running dpkg-reconfigure python-poker-network."
+msgstr ""
+"Falls Sie Poker-Network zu einem sp??teren Zeitpunkt ausf??hren wollen, m??ssen "
+"Sie es von Hand konfigurieren oder ??dpkg-reconfigure python-poker-network?? "
+"ausf??hren."
+
+#. Type: string
+#. Description
+#: ../python-poker-network.templates:3001
+msgid "Hostname or IP address of the default poker-network server:"
+msgstr "Hostname oder IP-Adresse des Standard-Poker-Network-Servers:"
+
+#. Type: string
+#. Description
+#: ../python-poker-network.templates:3001
+msgid ""
+"The clients based on poker-network installed on the same machine will be "
+"able to use this poker-network server host as a default, if needed."
+msgstr ""
+"Die Clients basierend auf dem auf der gleichen Maschine installierten "
+"Poker-Network werden in der Lage sein, diesen Poker-Network-Server falls "
+"notwendig als Standard zu verwenden."
+
+#. Type: string
+#. Description
+#: ../python-poker-network.templates:4001
+msgid "Hostname or IP address of the default poker-network web server:"
+msgstr "Hostname oder IP-Adresse des Standard-Poker-Network-Webservers:"
+
+#. Type: string
+#. Description
+#: ../python-poker-network.templates:4001
+msgid ""
+"The clients based on poker-network installed on the same machine will be "
+"able to use this address to connect to the web part of the poker server."
+msgstr ""
+"Die Clients basierend auf dem auf der gleichen Maschine installierten "
+"Poker-Network, werden in der Lage sein, sich mit dem Webteil des Poker-"
+"Servers zu verbinden."
+
+#. Type: boolean
+#. Description
+#: ../python-poker-network.templates:5001
+msgid "Do you want to run the poker-network robots?"
+msgstr "M??chten Sie die Poker-Network-Roboter betreiben?"
+
+#. Type: boolean
+#. Description
+#: ../python-poker-network.templates:5001
+msgid ""
+"Robot players are simple minded poker players that can be used to exercise "
+"the poker server when there are not enough human players connected."
+msgstr ""
+"Roboter-Spieler sind einfach-gestrickte Pokerspieler, die den Poker-Server "
+"verwenden k??nnen, wenn nicht genug menschliche Spieler angebunden sind."
--- End Message ---