Package: avelsieve Version: N/A Severity: normal Tags: patch Dear Debian maintainer,
On Wednesday, May 16, 2007, I notified you of the beginning of a review process concerning debconf templates for avelsieve. 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 avelsieve with these changes right now. The second phase of this process will begin on Thursday, June 07, 2007, 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 Tuesday, June 19, 2007. Please avoid uploading a package with fixed or changed debconf templates and/or translation updates in the meantime. Of course, other changes are safe. On Wednesday, June 20, 2007, 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'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.21-1-686 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash
--- /home/bubulle/travail/debian/rewrite/LCFC/avelsieve/avelsieve.old/debian/templates 2007-05-11 16:28:40.766109982 +0200 +++ /home/bubulle/travail/debian/rewrite/LCFC/avelsieve/avelsieve/debian/templates 2007-06-04 07:43:04.879541861 +0200 @@ -1,16 +1,24 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# for an advice to [EMAIL PROTECTED] +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + Template: avelsieve/runconfig Type: boolean -_Description: Activate avelsieve automaticaly after installation? - It is important to activate this squirrelmail plugin by running - squirrelmail-configure. This can be done automaticaly here. +_Description: Activate avelsieve automatically? + Avelsieve will operate properly only if it has been activated by running + 'squirrelmail-configure'. This can be done automatically now. Template: avelsieve/no_purge -Type: note -_Description: Installed sieve filters will not be removed! - Because users of your Squirrelmail installation possibly don't have access - to sieveshell they might not be able to remove existing filters they made - through avelsieve. Those filters are NOT removed (even if you purge - avelsieve). +Type: error +_Description: No removal of installed sieve filters + SquirrelMail users without access to sieveshell cannot remove filters + they created through avelsieve. Those filters are NOT removed even + when avelsieve is purged. . - Please remember to administrate your sieve filters for all mailboxes now - manually! + The sieve filters for all mailboxes should be checked as soon as + possible. --- /home/bubulle/travail/debian/rewrite/LCFC/avelsieve/avelsieve.old/debian/control 2007-05-11 16:28:40.766109982 +0200 +++ /home/bubulle/travail/debian/rewrite/LCFC/avelsieve/avelsieve/debian/control 2007-06-02 08:14:30.752138966 +0200 @@ -9,21 +9,14 @@ Architecture: all Depends: squirrelmail (>= 2:1.4.9), ${misc:Depends} Recommends: cyrus21-imapd | cyrus-imapd-2.2 -Description: Sieve Mail Filters Plugin for Squirrelmail - Avelsieve is a Squirrelmail plugin for creating Sieve scripts on a Cyrus IMAP - server that runs timsieved (Tim's Sieve daemon). - It provides a wizard-like interface that, in the end, creates part of a Sieve - script, a so called rule. It then assembles all the rules to form a Sieve - script. For the sake of user-friendliness, it provides only a subset of Sieve's - functionality; the main goal was to provide a simple interface for Joe User to - create server-side filters without knowing anything about the language itself. +Description: Sieve mail filters plugin for SquirrelMail + Avelsieve is a plugin for Sieve-compliant mail systems (such as + the SquirrelMail webmail system), allowing users + to create filtering scripts. . - SquirrelMail is a standards-based webmail package written in PHP. It runs on - top of any IMAP server and includes support for the STMP protocol. - . - Cyrus is a fully-featured IMAP daemon, with a number of features not found in - other IMAP implementations. - . - Sieve is server-side email filtering brought to you through cyrus. + It provides a user-friendly wizard-like interface for creating + Sieve 'rules', which are assembled into server-side filtering scripts. + Not all of Sieve's functionality is supported, but no knowledge of + the language is required. . Homepage: http://email.uoa.gr/projects/squirrelmail/avelsieve.php