Package: poker-network Severity: minor Tags: patch Hi,
Please find attached two patches fixing various problems in your debconf templates: * malformed prompt for a multiselect template * empty default * use of first person * typo (a space before an interogative mark) I haven't check the templates that should disappear after a switch to dbconfig-common. Cheers, -- Thomas Huriaux
--- poker-web.templates.orig 2006-08-25 13:35:47.000000000 +0200
+++ poker-web.templates 2006-08-25 13:36:45.000000000 +0200
@@ -1,15 +1,14 @@
Template: poker-web/reconfigure-webserver
Type: multiselect
Choices: apache, apache-ssl, apache-perl, apache2
-Default:
-_Description: Which web server would you like to reconfigure automatically?
+_Description: Web server(s) to reconfigure automatically:
poker-web supports any web server that PHP does, but this automatic
configuration process only supports Apache.
Template: poker-web/restart-webserver
Type: boolean
Default: false
-_Description: Do you want me to restart ${webserver} now?
+_Description: Restart ${webserver} now?
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
--- python-poker-network.templates.orig 2006-08-25 13:34:36.000000000 +0200 +++ python-poker-network.templates 2006-08-25 13:35:19.000000000 +0200 @@ -1,7 +1,7 @@ Template: python-poker-network/skip Type: boolean Default: false -_Description: Do you want to configure and run the poker-network server ? +_Description: Do you want to configure and run the poker-network server? 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
signature.asc
Description: Digital signature

