Dear Debian maintainer, On Friday, December 14, 2007, I sent you a notification about the beginning of a review action on debconf templates for calamaris.
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 Friday, December 14, 2007. 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
--- calamaris.old/debian/templates 2007-12-01 08:23:01.362558809 +0100 +++ calamaris/debian/templates 2008-01-02 08:20:58.031845644 +0100 @@ -1,100 +1,127 @@ +# 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: calamaris/cache_type Type: select -_Choices: auto, squid, oops +__Choices: auto, squid, oops Default: auto -_Description: What type of proxy log files do you want to analyse? +_Description: Type of proxy log files to analyze: Calamaris is able to process log files from Squid or Oops. If you choose 'auto' it will look first for Squid log files and then for Oops log files. . - 'auto' is a safe choice if you only have log files from one of them. - Otherwise, you can force Calamaris here to use the correct log files. + Choosing 'auto' is recommended when only one proxy is installed. + Otherwise, the appropriate setting can be enforced here. Template: calamaris/daily/task Type: select -_Choices: nothing, mail, web, both +__Choices: nothing, mail, web, both Default: mail -_Description: How should the daily analysis of Calamaris be stored? - Calamaris is able to store the result of the analysis as an email sent to - somebody or as a web page. You can also choose to not do an analysis at - all or to do both. +_Description: Output method for Calamaris daily analysis reports: + The result of the Calamaris analysis can be sent as an email to a + specified address or stored as a web page. + . + Please choose which of these methods you want to use. Template: calamaris/daily/mail Type: string Default: root -_Description: Email address to which the daily analysis should be sent - If you chose to not do a daily analysis by email, then this value has no - effect. +_Description: Recipient for daily analysis reports by mail: + Please choose the address that should receive daily Calamaris + analysis reports. + . + This setting is only needed if the reports are to be sent by email. Template: calamaris/daily/html Type: string Default: /var/www/calamaris/daily/index.html -_Description: Where should the daily analysis be stored (in HTML)? - If you chose to not do a daily analysis in HTML, then this value has no - effect. +_Description: Directory for storing HTML daily analysis reports: + Please choose the directory where daily Calamaris analysis reports + should be stored. + . + This setting is only needed if the reports are to be generated as + HTML. Template: calamaris/daily/title Type: string _Default: Squid daily -_Description: Title of the daily analysis - You can enter arbitrary text here to prepend it to the title of the daily - analysis. +_Description: Title of the daily analysis reports: + Please choose the text that will be used as a prefix to the title for + the daily Calamaris analysis reports. Template: calamaris/weekly/task Type: select -_Choices: nothing, mail, web, both +__Choices: nothing, mail, web, both Default: mail -_Description: How should the weekly analysis of Calamaris be stored? - Calamaris is able to store the result of the analysis as an email sent to - somebody or as a web page. You can also choose to not do an analysis at - all or to do both. +_Description: Output method for Calamaris weekly analysis reports: + The result of the Calamaris analysis can be sent as an email to a + specified address or stored as a web page. + . + Please choose which of these methods you want to use. Template: calamaris/weekly/mail Type: string Default: root -_Description: Email address to which the weekly analysis should be sent - If you chose to not do a weekly analysis by email, then this value has no - effect. +_Description: Recipient for weekly analysis reports by mail: + Please choose the address that should receive weekly Calamaris + analysis reports. + . + This setting is only needed if the reports are to be sent by email. Template: calamaris/weekly/html Type: string Default: /var/www/calamaris/weekly/index.html -_Description: Where should the weekly analysis be stored (in HTML)? - If you chose to not do a weekly analysis in HTML, then this value has no - effect. +_Description: Directory for storing HTML weekly analysis reports: + Please choose the directory where weekly Calamaris analysis reports + should be stored. + . + This setting is only needed if the reports are to be generated as + HTML. Template: calamaris/weekly/title Type: string _Default: Squid weekly -_Description: Title of the weekly analysis - You can enter arbitrary text here to prepend it to the title of the weekly - analysis. +_Description: Title of the weekly analysis reports: + Please choose the text that will be used as a prefix to the title for + the weekly Calamaris analysis reports. Template: calamaris/monthly/task Type: select -_Choices: nothing, mail, web, both +__Choices: nothing, mail, web, both Default: mail -_Description: How should the monthly analysis of Calamaris be stored? - Calamaris is able to store the result of the analysis as an email sent to - somebody or as a web page. You can also choose to not do an analysis at - all or to do both. +_Description: Output method for Calamaris monthly analysis reports: + The result of the Calamaris analysis can be sent as an email to a + specified address or stored as a web page. + . + Please choose which of these methods you want to use. Template: calamaris/monthly/mail Type: string Default: root -_Description: Email address to which the monthly analysis should be sent - If you chose to not do a monthly analysis by email, then this value has no - effect. +_Description: Recipient for monthly analysis reports by mail: + Please choose the address that should receive monthly Calamaris + analysis reports. + . + This setting is only needed if the reports are to be sent by email. Template: calamaris/monthly/html Type: string -_Default: /var/www/calamaris/monthly/index.html -_Description: Where should the monthly analysis be stored (in HTML)? - If you chose to not do a monthly analysis in HTML, then this value has no - effect. +Default: /var/www/calamaris/monthly/index.html +_Description: Directory for storing HTML monthly analysis reports: + Please choose the directory where monthly Calamaris analysis reports + should be stored. + . + This setting is only needed if the reports are to be generated as + HTML. Template: calamaris/monthly/title Type: string _Default: Squid monthly -_Description: Title of the monthly analysis - You can enter arbitrary text here to prepend it to the title of the - monthly analysis. +_Description: Title of the monthly analysis reports: + Please choose the text that will be used as a prefix to the title for + the monthly Calamaris analysis reports. --- calamaris.old/debian/control 2007-12-01 08:23:01.362558809 +0100 +++ calamaris/debian/control 2007-12-16 07:25:09.167430429 +0100 @@ -12,15 +12,7 @@ Description: log analyzer for Squid or Oops proxy log files Calamaris is a Perl script which generates nice statistics out of Squid or Oops log files. It is invoked daily before the proxy rotates - its log files and mails the statistics or puts them on the web. + its log files, and mails the statistics or puts them on the web. . - There are quite a number of options to choose what kind of report - should be generated (domain-report, peak-report, performance-report etc.). - This can be tuned in /etc/calamaris/calamaris.conf and - /etc/cron.daily/calamaris. - . - Advanced features can be used by installing libgd-graph-perl (graphics) - or libnetaddr-ip-perl (IP address notation). - . - An example of such a report can be found on - http://www.cord.de/tools/squid/calamaris/calamaris-3/ + Various options are supported for generated reports; some extra + features require the suggested Perl modules. --- calamaris.old/debian/changelog 2007-12-01 08:23:01.362558809 +0100 +++ calamaris/debian/changelog 2008-01-20 14:09:47.336401015 +0100 @@ -1,5 +1,23 @@ +calamaris (2.99.4.0-5) UNRELEASED; urgency=low + + * Debconf templates and debian/control reviewed by the debian-l10n- + english team as part of the Smith review project. Closes: #458515 + * [Debconf translation updates] + * Portuguese. Closes: #458761, #458810 + * Vietnamese. Closes: #459004 + * Finnish. Closes: #459285 + * Galician. Closes: #459301 + * Italian. Closes: #460130 + * Russian. Closes: #460935 + * German. Closes: #460939 + * Czech. Closes: #461016 + * French. Closes: #461178 + + -- Christian Perrier <[EMAIL PROTECTED]> Sun, 20 Jan 2008 14:09:06 +0100 + calamaris (2.99.4.0-4) unstable; urgency=low + [ Philipp Frauenfelder ] * Thanks for the NMU in February. Closes: #403499, #409696. * Create separate directories for daily, monthly and weekly HTML reports. Closes: #453142. @@ -8,7 +26,7 @@ * Only write to /etc/calamaris/cron.conf, if the file can be opened. Closes: #452303. - -- Philipp Frauenfelder <[EMAIL PROTECTED]> Tue, 27 Nov 2007 20:20:07 +0100 + -- Christian Perrier <[EMAIL PROTECTED]> Thu, 17 Jan 2008 18:12:13 +0100 calamaris (2.99.4.0-3.1) unstable; urgency=low
signature.asc
Description: Digital signature

