Dear Debian maintainer, On Sunday, March 21, 2010, I sent you a notification about the beginning of a review action on debconf templates for qmail.
Then, I sent you a bug report with rewritten templates and announcing the beginning of the second phase of this action: call for translation updates. Translators have been working hard and here is now the result of their efforts. Please consider using it EVEN if you committed files to your development tree as long as they were reported. The attached tarball contains: - debian/changelog with the list of changes - debian/control with rewrites of packages' descriptions - debian/<templates> with all the rewritten templates file(s) - debian/po/*.po with all PO files (existing ones and new ones) As said, please use *at least* the PO files as provided here, preferrably over those sent by translators in their bug reports. All of them have been checked and reformatted. In some cases, formatting errors have been corrected. The patch.rfr file contains a patch for the templates and control file(s) alone. Please note that this patch applies to the templates and control file(s) of your package as of Sunday, March 21, 2010. If your package was updated in the meantime, I may have updated my reference copy....but I also may have missed that. This is indeed why I suggested you do not modified such files while the review process was running, remember..:-) It is now safe to upload a new package version with these changes. Please notify me of your intents with regards to this. There is of course no hurry to update your package but feel free to contact me in case you would need sponsoring or any other action to fix this. --
patch.tar.gz
Description: Binary data
--- qmail.old/debian/qmail.templates 2010-03-17 11:37:14.178507203 +0100 +++ qmail/debian/qmail.templates 2010-04-10 14:50:29.556287282 +0200 @@ -1,69 +1,86 @@ +# 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: qmail/readme Type: note -_Description: README - Before making any changes to your qmail configuration, please read - /usr/share/doc/qmail/README.Debian.gz. This contains a description of the - differences bewtween other mailers on Debian, qmail on Debian, and qmail on - other systems. - . - If you were using sendmail (or smail) previously, you will also want to read - the "qmail-upgrade" manpage, which details user-visible differences between - sendmail and qmail. +_Description: Notice for Qmail users + Before making any changes to Qmail configuration, please read + /usr/share/doc/qmail/README.Debian.gz. This file includes a + description of the differences between Qmail in Debian, Qmail in + other systems, and other mail transfer agents. + . + If you were using a more conventional MTA previously, you will also want + to read the "qmail-upgrade" manpage, which details user-visible + differences between Sendmail and Qmail. . - If you are new to qmail, you will want to at least peruse the qmail FAQ, which - can be found in /usr/doc/qmail + If you are new to Qmail, you will want to at least peruse the Qmail FAQ, which + can be found in /usr/share/doc/qmail. Template: qmail/start -Type: select -_Choices: yes, no -_Description: Do you want to start qmail now? +Type: boolean +_Description: Start Qmail now? Template: qmail/reboot Type: note _Description: Qmail will be started at the next reboot - Or you can start qmail manually when - you are ready by typing (as root) "/etc/init.d/qmail start" at a shell prompt. + You chose not to start Qmail now. It will be started + automatically at next reboot. + . + You can also start it manually with "/etc/init.d/qmail start" + (as root) at a shell prompt. Template: qmail/userpurge -Type: select -_Choices: yes, no -_Description: Remove qmail users during a purge? +Type: boolean +_Description: Remove Qmail users during a purge? + Please choose whether you want users created by the qmail package + to be removed when this package is purged. Template: qmail/recipientmap -Type: note -_Description: WARNING - recipientmap is gone from qmail-1.03. The virtualdomains mechanism - has been expanded to support virtual users. You will need to fix your setup. +Type: error +_Description: Changes for virtual users + recipientmap is gone from Qmail 1.03. The virtualdomains mechanism + has been expanded to support virtual users. This machine's setup + needs to be fixed. Template: qmail/qlist Type: note -_Description: WARNING - qlist has been split into a separate package by Dan Bernstein (the - author of qmail) since qmail-1.02. - . - qlist has not been packaged because ezmlm does a better job, - but if you still want qlist, you can either get it direct from - http://pobox.com/~djb/qlist.html +_Description: qlist utility discontinued + The qlist utility was split out into a separate tarball by the upstream + developer in Qmail 1.02. + . + This utility has not been packaged as it can be replaced by ezmlm. It can + however be downloaded from http://pobox.com/~djb/qlist.html. . - Please check in /usr/doc/qmail and the man pages for changes since qmail 1.01 + Please check in /usr/share/doc/qmail and the man pages for changes + since Qmail 1.01. Template: qmail/inetd -Type: note -_Description: inetd.conf changes - inetd does not handle qmail terribly effectively, so - the default instalation uses tcpserver from ucspi-tcp instead. +Type: error +_Description: Internet superserver configuration file (inetd.conf) changes + The inetd superserver is not very efficient at handling Qmail, so + the default installation uses tcpserver from ucspi-tcp instead. . For this reason, the smtp line in /etc/inetd.conf has been disabled. . This means that you must configure things such as RELAYCLIENT using - /etc/tcp.smtp, rather than hosts allow (see /usr/doc/qmail/README for details) + /etc/tcp.smtp, rather than /etc/hosts.allow (see + /usr/share/doc/qmail/README for details). Template: qmail/tcpupdate Type: note _Description: Updating /etc/tcp.smtp database for tcpserver Template: qmail/override -Type: select -_Choices: yes, no -_Description: Pre-existing qmail installation detected. Override? - +Type: boolean +_Description: Override pre-existing Qmail installation? + An existing installation of Qmail has been detected. Please choose + whether you want this installation to be overridden. + . + Do not choose this option if you need to preserve the current setup + for Qmail. --- qmail.old/debian/control 2010-03-17 11:37:14.166483151 +0100 +++ qmail/debian/control 2010-03-23 16:43:05.435999069 +0100 @@ -10,16 +10,12 @@ Depends: dpkg-dev (>= 1.4.0.20), patch (>= 2.5-0bo1), build-essential, fakeroot | sudo, groff-base, adduser, libc6-dev Conflicts: qmail-run, qmail-uids-gids Recommends: ucspi-tcp-src, procmail -Description: Source only package for building qmail binary package - qmail is a secure, reliable, efficient, simple mail transport system. +Description: source for building the qmail binary package + Qmail is a secure, reliable, efficient, simple mail transport system. . - To build a binary deb package, first install the qmail-src package, then - type the command "build-qmail". If you try "apt-get source --build qmail-src" - only the qmail-src package will be built. You will need to install qmail-src - and type the command "build-qmail" to get a usable binary package of qmail. - Also be sure to build and install ucspi-tcp before installing the binary qmail - package. Install the ucspi-tcp-src package to get ucspi-tcp. + To build a local binary package of qmail, first install this package, then + type the command "build-qmail". You will also need to use ucspi-tcp-src to + build ucspi-tcp, which is a dependency of qmail. . - This package builds a binary .deb that is FHS compliant and conforms to the - Debian standards guidelines. The resulting binary packages are not suitable - for re-distribution. + Packages built in this way are compliant with the FHS and Debian Policy, + but are not redistributable. --- qmail.old/debian/changelog 2010-03-17 11:37:14.170500062 +0100 +++ qmail/debian/changelog 2010-04-24 20:10:14.557148457 +0200 @@ -1,3 +1,20 @@ +qmail (1.03-49) UNRELEASED; urgency=low + + * Debconf templates and debian/control reviewed by the debian-l10n- + english team as part of the Smith review project. Closes: #576640 + * [Debconf translation updates] + * Vietnamese (Clytie Siddall). Closes: #577165 + * Russian (Yuri Kozlov). Closes: #577173 + * Italian (Vincenzo Campanella). Closes: #577544 + * Swedish (Martin Bagge). Closes: #577556 + * Portuguese (Pedro Ribeiro). Closes: #577579 + * Czech (Michal Simunek). Closes: #578525 + * French (Thomas Blein). Closes: #578555 + * Spanish (Omar Campagne). Closes: #578728 + * German (Martin Eberhard Schauer). Closes: #579015 + + -- Christian Perrier <[email protected]> Tue, 06 Apr 2010 18:32:30 +0200 + qmail (1.03-48) unstable; urgency=low * Removed ability to override existing installation (Closes: #505908)

