Package: syscp Version: N/A Severity: normal Tags: patch Dear Debian maintainer,
On Thursday, October 08, 2009, I notified you of the beginning of a review process concerning debconf templates for syscp. The debian-l10n-english contributors have now reviewed these templates, and the proposed changes are attached to this bug report. Please review the suggested changes, and if you have any objections, let me know in the next 3 days. However, please try to avoid uploading syscp with these changes right now. The second phase of this process will begin on Sunday, October 25, 2009, when I will coordinate updates to translations of debconf templates. The existing translators will be notified of the changes: they will receive an updated PO file for their language. Simultaneously, a general call for new translations will be sent to the debian-i18n mailing list. Both these calls for translations will request updates to be sent as individual bug reports. That will probably trigger a lot of bug reports against your package, but these should be easier to deal with. The call for translation updates and new translations will run until about Sunday, November 15, 2009. Please avoid uploading a package with fixed or changed debconf templates and/or translation updates in the meantime. Of course, other changes are safe. Please note that this is an approximative delay, which depends on my own availability to process this work and is influenced by the fact that I simultaneously work on many packages. Around Monday, November 16, 2009, I will contact you again and will send a final patch summarizing all the updates (changes to debconf templates, updates to debconf translations and new debconf translations). Again, thanks for your attention and cooperation. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash
--- syscp.old/debian/templates 2009-10-08 14:56:57.000000000 +0200 +++ syscp/debian/templates 2009-10-22 07:05:59.095868375 +0200 @@ -1,3 +1,12 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# [email protected] for advice. +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + Template: syscp/reconfigure-webserver Type: multiselect Choices: apache2, lighttpd @@ -9,17 +18,16 @@ Type: string Default: admin _Description: Username for the first admin user: - You need to setup an admin user to be able to login to SysCP after - installation. You may set a user name now. + You need to set up an admin user to be able to log in to SysCP after + installation. . - If you leave this field empty, the default username ('admin') will be used. + If you leave this field empty, the default username ("admin") will be used. Template: syscp/admin-password Type: password Default: _Description: Password for the first admin user: - To secure your new admin user's login you should now set a password for the - new user. + Please choose a password for the new admin user. . If you leave this field empty, the password will be randomly generated. . @@ -29,24 +37,13 @@ Type: string Default: /var/lib/syscp/customers _Description: Directory for customer data: - SysCP will be configured to save customer data in one location for your - convenience. Subdirectories will be created for web services ('webs'), mail - accounts ('mail'), temporary files ('tmp'), and log files ('log'). - . - The Debian default for this data is '/var/lib/syscp/customers' and will be - used if the field is left blank. Upstream, however, usually uses - '/var/customers'. So, if you already have customer data somewhere, e.g. from a - former installation, or if you want an entirely different directory to hold - your customer's data, please enter it now. - -Template: syscp/no-config -Type: note -_Description: Daemons not configured - Please note that, in order to keep your current installation safe, SysCP did - not reconfigure your mail or ftp server. You need to configure them to use the - MySQL table provided by SysCP. - . - SysCP furthermore needs cron jobs to run which are also not installed - automatically as those would reload your web server unexpectedly. - . - Find some example configurations at /usr/share/doc/syscp/examples. + SysCP will be configured to save customer data in one location. + Subdirectories will be created for web services ("webs"), mail + accounts ("mail"), temporary files ("tmp"), and log files ("logs"). + . + If you leave this empty, the default "/var/lib/syscp/customers" + directory will be used. However, upstream developers use + "/var/customers", so if you already have customer data somewhere, such + as data originating from a former installation, or if you want an + entirely different directory to hold the customers' data, you can enter + the directory path here. --- syscp.old/debian/control 2009-10-08 14:56:57.000000000 +0200 +++ syscp/debian/control 2009-10-20 18:01:52.295410899 +0200 @@ -17,12 +17,12 @@ proftpd-mod-mysql, mysql-client Suggests: bind9, maildrop, courier-authlib-mysql Conflicts: syscp (< 1.4.2.1-1) -Description: System Control Panel for LAMP Servers - SysCP is an easy-to-use system control panel for web and mail servers. It - provides an administration interface to setup customers, assign domains to - them and configure those to have web space and mail accounts under regulation - of quotas. At the same time customers can login and manage their mail - accounts, subdomains etc. on their own. +Description: system control panel for LAMP servers + SysCP is an easy-to-use system control panel for ISP web and mail servers. It + provides an administration interface to set up customers, assign domains to + them and configure those to have web space and mail accounts regulated by + quotas. With SysCP, ISP customers can log in and manage their mail + accounts, subdomains and other services on their own. . - SysCP supports apache2, lighttpd, proftpd, postfix, courier, dovecot, MySQL - and other common daemons an internet service provider would need. + SysCP supports Apache 2, lighttpd, ProFTPd, Postfix, Courier, Dovecot, MySQL, + and other common daemons an Internet service provider would need.

