Hello Helge,

On Wed, Jun 06, 2007 at 07:55:41PM +0200, Helge Kreutzmann wrote:
> 
> What I would like is the possibility to add "default" CC:s to
> podebconf-report-po. So, if a German translation is processed, always
> add an CC: to debian-l10n-german, independently what else
> Language-Team: might point to. (This should be configurable by a
> command line flag, of course).
> 
> In principle, you know the language by the file name, so in the config
> file for "podebconf-report-po" there could be an assignement, e.g.
>   defaultCC de debian-l10n-german
>   defaultCC fr debian-l10n-french
> and so on.
> 
> Is this something you could implement? I know some basic perl, so I
> could try to hack on it and provide you with a patch, if you want, but
> I'd be glad if I don't need to (but I respect "show me the code").

I'm more in a "show me the spec" mood ;)

Can you send me these "odd lists". IIRC, some French POs used "French" as
the French mailing list.

If this is the case, I can detect when such a list is used, and then use a
default list for this language.
There is already support for config file in podebconf-report-po, so adding
what you propose (support for defaultCC de debian-l10n-german) is
possible.

Do you think defaultCC should always add the given mailing list to CC, or
do it depending on the Language-Team: field, and
--languageteam/--nolanguageteam flags.

Another possibility could be to add support for mail filters (also
configurable in the config file).
for example
    s/^French$/[EMAIL PROTECTED]/
or even
    s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/
or
    s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/

The list of filters (or defaultCC) could be shared within the SMITH project
and/or provided as an example in the package (I will avoid putting
individuals in an example file).

Kind Regards,
-- 
Nekral


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to