[Pkg-nagios-devel] Bug#674859: nagvis: General update after the debconf review process

Christian PERRIER bubulle at debian.org
Mon Jun 11 06:18:12 UTC 2012


Dear Debian maintainer,

On Monday, May 28, 2012, I sent you a notification about the beginning of a review
action on debconf templates for nagvis.

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 Monday, May 28, 2012. 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.



-- 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.tar.gz
Type: application/octet-stream
Size: 11331 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-nagios-devel/attachments/20120611/67549665/attachment.obj>
-------------- next part --------------
--- nagvis.old/debian/nagvis.templates	2012-05-28 12:45:46.629478836 +0200
+++ nagvis/debian/nagvis.templates	2012-06-03 19:17:12.422728246 +0200
@@ -1,22 +1,31 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# debian-l10n-english at lists.debian.org for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: nagvis/monitoring_system
 Type: select
 Default: icinga
-Choices: icinga, nagios, other
-_Description: For which monitoring suite should NagVis be configured?
- This NagVis package supports the monitoring suites Icinga as well as
- well as Nagios using the check-mk-live broker backend.  please choose the,
- respective entry.  
+#flag:translate:3
+__Choices: icinga, nagios, other
+_Description: Monitoring suite used with NagVis:
+ The NagVis package supports Icinga as well as
+ Nagios, using the check-mk-live broker backend.
  .
  If you would like to use NagVis with a different backend or a different
- monitoring suite, please choose "other".  You'll have to configure it
+ monitoring suite, please choose "other". You'll have to configure it
  manually.
 
 Template: nagvis/delete_on_purge
 Type: boolean
 Default: false
-_Description: Should the user created NagVis data be removed?
- During usage NagVis creates some file in /var/cache/nagvis and and
- /etc/nagvis (e.g. background images and map files), including a small
- database for authentification.  If you don't need any of these files,
+_Description: Delete NagVis data when purging the package?
+ NagVis creates files in /var/cache/nagvis and
+ /etc/nagvis (for instance background images and map files), including a small
+ database for authentification. If you don't need any of these files,
  they can be removed now, or you may want to keep them and clean up by hand
  later.
--- nagvis.old/debian/control	2012-05-28 12:45:46.629478836 +0200
+++ nagvis/debian/control	2012-05-29 07:15:52.538887015 +0200
@@ -13,36 +13,29 @@
 Architecture: all
 Depends: ${misc:Depends}, php5-common (>= 5.3.0), libapache2-mod-php5, php5-gd, ucf, graphviz, php5-sqlite, php-net-socket, php-gettext, check-mk-livestatus
 Suggests: nagvis-demos
-Description: Visualization addon for Nagios or Icinga
- NagVis can be used to visualize Nagios or Icinga Data, e.g. to display IT
- processes like  a mail system or a network infrastructure.
+Description: visualization addon for Nagios or Icinga
+ NagVis can be used to visualize Nagios or Icinga data, for instance
+ to display network traffic or IT services such as email.
  .
- Key features are:
- .
-  * Display of single Hosts or Services
-  * Display the state of a Host dependent on the state of its services
-    ("recognize services")
-  * Visualization of Host- or Servicegroups with one icon
-  * Define Sub-Map icons wich represent a complete NagVis Map of
-    Hosts/Services/Groups in one icon (drill down)
-  * Visualization of complete IT Processes using self drawn graphics
+ Its key features are:
+  * Display of single hosts or services;
+  * Representation of a host dependent on the state of its services;
+  * Visualization of complete host- or servicegroups with one icon;
+  * Organization of hosts/services/groups into Sub-Map icons;
+  * Graphical representation of complete IT systems.
 
 Package: nagvis-demos
 Architecture: all
 Depends: ${misc:Depends}, nagvis (= ${source:Version})
-Description: Demo Mapgs for NagVis
- NagVis can be used to visualize Nagios or Icinga Data, e.g. to display IT
- processes like  a mail system or a network infrastructure.
+Description: visualization addon for Nagios or Icinga - demo maps
+ NagVis can be used to visualize Nagios or Icinga data, for instance
+ to display network traffic or IT services such as email.
  .
- Key features are:
+ Its key features are:
+  * Display of single hosts or services;
+  * Representation of a host dependent on the state of its services;
+  * Visualization of complete host- or servicegroups with one icon;
+  * Organization of hosts/services/groups into Sub-Map icons;
+  * Graphical representation of complete IT systems.
  .
-  * Display of single Hosts or Services
-  * Display the state of a Host dependent on the state of its services
-    ("recognize services")
-  * Visualization of Host- or Servicegroups with one icon
-  * Define Sub-Map icons wich represent a complete NagVis Map of
-    Hosts/Services/Groups in one icon (drill down)
-  * Visualization of complete IT Processes using self drawn graphics
-  .
-  This package contains some demonstration maps.
-
+ This package provides some demonstration maps.
--- nagvis.old/debian/changelog	2012-05-28 12:45:46.629478836 +0200
+++ nagvis/debian/changelog	2012-06-08 18:55:37.089283509 +0200
@@ -1,3 +1,23 @@
+nagvis (1:1.6.4.dfsg.1-3) UNRELEASED; urgency=low
+
+  * Debconf templates and debian/control reviewed by the debian-l10n-
+    english team as part of the Smith review project. Closes: #674859
+  * [Debconf translation updates]
+  * Danish (Joe Hansen).  Closes: #675774
+  * Dutch; (Jeroen Schot).  Closes: #675957
+  * Czech (Michal Simunek).  Closes: #675975
+  * Swedish (Martin Bagge / brother).  Closes: #675993
+  * Danish (Joe Hansen).  Closes: #675774
+  * Russian (Yuri Kozlov).  Closes: #676249
+  * German (Erik Pfannenstein).  Closes: #676412
+  * Portuguese (Pedro Ribeiro).  Closes: #676493
+  * Polish (Micha? Ku?ach).  Closes: #676512
+  * Italian (Beatrice Torracca).  Closes: #676525
+  * French (Jean-Christophe GARNIER).  Closes: #676599
+  * Spanish; (Camale?n).  Closes: #676601
+
+ -- Christian Perrier <bubulle at debian.org>  Mon, 28 May 2012 14:52:25 +0200
+
 nagvis (1:1.6.4.dfsg.1-2) unstable; urgency=low
 
   * Upload to unstable, after no upgrade issues have been reported
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-nagios-devel/attachments/20120611/67549665/attachment.pgp>


More information about the Pkg-nagios-devel mailing list