Dear Debian maintainer, On Sunday, June 17, 2012, I notified you of the beginning of a review process concerning debconf templates for icinga-web.
The debian-l10n-english contributors have now reviewed these templates, and the final proposed changes are attached to this update to the original bug report. Please review the suggested changes, and if you have any objections, let me know in the next 3 days. However, please try to avoid uploading icinga-web with these changes right now. The second phase of this process will begin on Tuesday, July 03, 2012, 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 Tuesday, July 24, 2012. 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 Wednesday, July 25, 2012, 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. --
# These templates have been reviewed by the debian-l10n-english # team # # If modifications/additions/rewording are needed, please ask # debian-l10n-engl...@lists.debian.org for advice. # # Even minor modifications require translation updates and such # changes should be coordinated with translators and reviewers. Template: icinga-web/httpd Type: multiselect __Choices: apache2 Default: apache2 _Description: Apache servers to configure for Icinga: Please select which Apache servers should be configured for Icinga. . If you would prefer to perform configuration manually, leave all servers unselected. Template: icinga-web/rootpassword Type: password _Description: Icinga new web administrative password: Please provide the password for the user "root" in Icinga's web interface. . This is the password you need to access the web interface with the default administrative user. After login, you will be able to create new users and set their permissions. . Please be aware that the password will be reset to this value each time the package is upgraded. Template: icinga-web/rootpassword-repeat Type: password _Description: Re-enter password to verify: Please enter the same root password again to verify that you have typed it correctly. Template: icinga-web/rootpassword-mismatch Type: error _Description: Password input error The two passwords you entered were not the same. Please try again.
Source: icinga-web Section: php Priority: extra Maintainer: Debian Nagios Maintainer Group <pkg-nagios-de...@lists.alioth.debian.org> Uploaders: Markus Frosch <mar...@lazyfrosch.de>, Alexander Wirt <formo...@debian.org> Build-Depends: autotools-dev, debhelper (>= 7.0.50~), po-debconf Standards-Version: 3.9.3 Homepage: http://www.icinga.org Vcs-Git: git://git.debian.org/git/pkg-nagios/pkg-icinga-web.git Vcs-Browser: http://git.debian.org/?p=pkg-nagios/pkg-icinga-web.git;a=summary Package: icinga-web Architecture: all Depends: dbconfig-common, icinga-core (>= 1.7.0), icinga-idoutils (>= 1.7.0), php5, php5-cli, php5-gd, php5-mysql | php5-pgsql, php5-xsl, ucf, ${misc:Depends} Recommends: apache2 | httpd, mysql-client | postgresql-client Description: host and network monitoring system - modern web interface Icinga is a modular monitoring framework for hosts, services, and networks, based on the Nagios project. It is designed to be easy to understand and modify to fit any need. . Features include: * monitoring of network services via ping, SMTP, POP3, HTTP, NNTP, or TCP port; * plugin interface to allow for user-developed service checks; * contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * support for proactive problem resolution (handlers can be defined to be run during service or host events); * web output: current status, notifications, problem history, log file, etc. . This package provides the new web interface to view Icinga monitoring results and send commands to the Icinga Core. Host and service status, history, notifications and status maps are available to keep a check on the health of your network in real time. Package: icinga-web-pnp Architecture: all Depends: icinga-web (= ${source:Version}), pnp4nagios, ${misc:Depends} Description: host and network monitoring system - PNP4NAgios web plugin Icinga is a modular monitoring framework for hosts, services, and networks, based on the Nagios project. It is designed to be easy to understand and modify to fit any need. . Features include: * monitoring of network services via ping, SMTP, POP3, HTTP, NNTP, or TCP port; * plugin interface to allow for user-developed service checks; * contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * support for proactive problem resolution (handlers can be defined to be run during service or host events); * web output: current status, notifications, problem history, log file, etc. . This package provides a plugin for Icinga's new web interface, integrating PNP4Nagios to provide direct access to its data.
--- icinga-web.old/debian/icinga-web.templates 2012-06-17 10:22:05.989376111 +0200 +++ icinga-web/debian/icinga-web.templates 2012-06-30 07:28:45.927147226 +0200 @@ -1,9 +1,18 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# debian-l10n-engl...@lists.debian.org for advice. +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + Template: icinga-web/httpd Type: multiselect -Choices: apache2 +__Choices: apache2 Default: apache2 -_Description: Apache servers to configure for icinga: - Please select which Apache servers should be configured for icinga. +_Description: Apache servers to configure for Icinga: + Please select which Apache servers should be configured for Icinga. . If you would prefer to perform configuration manually, leave all servers unselected. @@ -11,19 +20,19 @@ Template: icinga-web/rootpassword Type: password _Description: Icinga new web administrative password: - Please provide the password for the user "root" in the webinterface. + Please provide the password for the user "root" in Icinga's web interface. . - This is password you need to access the webinterface with the - default administrative user. After login you will be able - to create new users and set permissions for the users. + This is the password you need to access the web interface with the + default administrative user. After login, you will be able + to create new users and set their permissions. . - Please be aware that the password will be reset to this password - after each run of the postinstall process. + Please be aware that the password will be reset to this value + each time the package is upgraded. Template: icinga-web/rootpassword-repeat Type: password -_Description: Please re-enter the password: - Please enter the same user password again to verify you have typed it +_Description: Re-enter password to verify: + Please enter the same root password again to verify that you have typed it correctly. Template: icinga-web/rootpassword-mismatch --- icinga-web.old/debian/control 2012-06-17 10:22:05.989376111 +0200 +++ icinga-web/debian/control 2012-06-17 18:32:21.283741740 +0200 @@ -38,15 +38,15 @@ * web output: current status, notifications, problem history, log file, etc. . - This package provides the new webinterface to view Icinga monitoring + This package provides the new web interface to view Icinga monitoring results and send commands to the Icinga Core. Host and service status, history, notifications and status maps are available to keep a check on - the health of your network in real-time. + the health of your network in real time. Package: icinga-web-pnp Architecture: all Depends: icinga-web (= ${source:Version}), pnp4nagios, ${misc:Depends} -Description: host and network monitoring system - modern web interface plugin for pnp4nagios +Description: host and network monitoring system - PNP4NAgios web plugin Icinga is a modular monitoring framework for hosts, services, and networks, based on the Nagios project. It is designed to be easy to understand and modify to fit any need. @@ -62,5 +62,5 @@ * web output: current status, notifications, problem history, log file, etc. . - This package provides a plugin for Icinga new webinterface integrating - pnp4nagios into the interface for accessing the pnp4nagio data directly. + This package provides a plugin for Icinga's new web interface, + integrating PNP4Nagios to provide direct access to its data.
signature.asc
Description: Digital signature