Package: mimedefang Version: N/A Severity: normal Tags: patch Dear Debian maintainer,
On Tuesday, December 18, 2007, I notified you of the beginning of a review process concerning debconf templates for mimedefang. 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 are suggested, and if you have any objections, let me know in the next 3 days. Please try to avoid uploading mimedefang with these changes right now. The second phase of this process will begin on Saturday, January 19, 2008, 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 Saturday, February 09, 2008. 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 Sunday, February 10, 2008, 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: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash
--- mimedefang.old/debian/templates 2007-12-11 09:40:06.712314288 +0100 +++ mimedefang/debian/templates 2008-01-16 07:50:44.720427902 +0100 @@ -1,6 +1,15 @@ +# 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: mimedefang/embedperl Type: boolean Default: true _Description: Should MIMEDefang use the embedded Perl interpreter? - Choosing this option will significantly improve performance. However - some systems do not support it. If in doubt, you can select this option. + Choosing this option is generally safe and will significantly improve + performance. However, some systems do not support it. --- mimedefang.old/debian/control 2007-12-11 09:40:06.712314288 +0100 +++ mimedefang/debian/control 2008-01-13 18:56:20.263573353 +0100 @@ -10,21 +10,19 @@ Depends: ${shlibs:Depends}, ${perl:Depends}, debconf (>= 0.5) | debconf-2.0, libmime-perl, libio-stringy-perl, libmime-base64-perl, libmailtools-perl, libdigest-sha1-perl, libunix-syslog-perl, psmisc, adduser Recommends: tk8.3 | wish, sendmail Suggests: libmail-spamassassin-perl, sanitizer, libhtml-parser-perl, wv, libfile-scan-perl, clamav, libarchive-zip-perl, graphdefang -Description: Electronic mail filter program for sendmail 8.12+ - MIMEDefang is an e-mail filter program which works with Sendmail 8.12 - and later. MIMEDefang filters all e-mail messages sent via SMTP. - MIMEDefang splits multi-part MIME messages into their components and - potentially deletes or modifies the various parts. It then - reassembles the parts back into an e-mail message and sends it on its - way. +Description: e-mail filter program for sendmail + MIMEDefang is an e-mail filter program which processes all messages sent + via Sendmail. It splits multi-part MIME messages into their components + and can delete or modify those parts before reassembling the message and + sending it on its way. Package: graphdefang Architecture: any Depends: ${perl:Depends}, libfile-readbackwards-perl, libgd-graph-perl, libgd-text-perl (>= 0.86-1), libtimedate-perl, libmldbm-perl, perl (>= 5.8.3) | libstorable-perl Recommends: php5 Suggests: mimedefang -Description: create graphs of your mimedefang spam and virus logs - GraphDefang is a configurable perl utility that parses arbitrary - syslog entries and creates a set of configurable charts (png files) - with the data. It is possible to output the png files to the - filesystem or to a web browser via a cgi. +Description: grapher for MIMEDefang spam and virus logs + GraphDefang is a configurable utility that parses arbitrary + syslog entries and creates a set of configurable charts (PNG files) + with the data. These files can be written to disk or displayed by a + web server through a CGI script.