Your message dated Thu, 29 Mar 2012 21:47:37 +0000
with message-id <[email protected]>
and subject line Bug#653897: fixed in cacti 0.8.7i-3
has caused the Debian Bug report #653897,
regarding cacti: [debconf_rewrite] Debconf templates and debian/control review
proposal
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
653897: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653897
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cacti
Version: N/A
Severity: normal
Dear Debian maintainer,
Hello,
I just noticed new or modified debconf templates appearing for this
package.
I would like to suggest you to consider calling for debconf templates
review AND translation updates when you introduce new debconf
templates or modify the existing templates in a package or, if you
prefer, to send a call for translations after uploading the first
version that introduces new templates or templates changes.
If you're interested in suggestions for doing this, you can find some
at the end of this bug report.
The debian-l10n-english team will now start a review, on our own
initiative. It will be conducted through this bug report.
Suggestions for future debconf templates review
------------------------------------------------
1) Getting debconf templates reviewed
--------------------------------------
The Debian i18n contributors have developed a set of suggestions for
the writing style of debconf templates, to give them an overall
consistency all around Debian. These writing style suggestions are
explained in the Developers Reference. Lintian also warns about common
writing style concerns.
Maintainers are welcome when they ask for a review of debconf templates
and/or packages descriptions on [email protected].
It is of course not needed to wait for someone (such as me right me)
proposing you such a review.
In such situations (whether the review is requested by the maintainer
or proposed by someone else), someone from the debian-l10n-english
team will pick up the review to do, handle it, and finally send you a
bug report with the suggested templates. If you want, you can ask for
being CC'ed to the various discussions when the templates are
reviewed.
2) Call for new translations
----------------------------
As soon as the templates have been reviewed, you can ask Debian
translators for new translations:
Just go to your package's build tree and use:
$ podebconf-report-po --call
This will propose you a generic mail which is to be sent to
[email protected] and call for new translations.
This utility will mention existing translations to avoid duplicate
work.
It will also attach the needed material to this mail.
Please also think about giving a deadline to translators. We like
deadlines..:-)
3) Always call for translation updates before uploading
-------------------------------------------------------
(of course only when you change the debconf templates!)
If your package already includes debconf translations (ie *.po files
in debian/po), please consider calling for translation updates if you
happen to change something in the templates...or just in case when you
release a new version.
This is done with the following command:
$ podebconf-report-po
This will build private mails to translators (ie people listed in
"Last-Translator" in the PO files) for translations that are
incomplete. These mails will included the needed PO file for each
translator.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.1.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Source: cacti
Source-Version: 0.8.7i-3
We believe that the bug you reported is fixed in the latest version of
cacti, which is due to be installed in the Debian FTP archive:
cacti_0.8.7i-3.debian.tar.gz
to main/c/cacti/cacti_0.8.7i-3.debian.tar.gz
cacti_0.8.7i-3.dsc
to main/c/cacti/cacti_0.8.7i-3.dsc
cacti_0.8.7i-3_all.deb
to main/c/cacti/cacti_0.8.7i-3_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Paul Gevers <[email protected]> (supplier of updated cacti package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 29 Mar 2012 20:55:17 +0200
Source: cacti
Binary: cacti
Architecture: source all
Version: 0.8.7i-3
Distribution: unstable
Urgency: low
Maintainer: Cacti Maintainer <[email protected]>
Changed-By: Paul Gevers <[email protected]>
Description:
cacti - web interface for graphing of monitoring systems
Closes: 653897 654352 654843 656405 657280 657294 657339 657468 657546 657609
657705 658396 658752 659167 659401 660641 665243 665280
Changes:
cacti (0.8.7i-3) unstable; urgency=low
.
[ Mahyuddin Susanto ]
* debian/patches/01_config.php.patch: refreshed to fix error
on upgrade because /etc/cacti/debian.php has been rewrite
during installation. (Closes: #654352), Thanks to Michael Reincke.
* debian/control: Move apache to recommends to allow other web-server to
be installed. (Closes: #654843)
* debian/cacti.templates: Updated debconf template and package description,
suggested by debian-l10n-english. (Closes: #653897)
* Update debconf translations:
- Spanish by Javier Fernández-Sanguino Peña (Closes: #656405)
- French by Christian Perrier (Closes: #657280)
- Polish by Michał Kułach. (Closes: #657294)
- Danish by Joe Hansen. (Closes: #657339)
- Dutch by Jeroen Schot. (Closes: #657468)
- Swedish by Martin Bagge. (Closes: #657546)
- Indonesian by Mahyuddin Susanto. (Closes: #657609)
- Russian by Yuri Kozlov. (Closes: #657705)
.
[ Sean Finney ]
* Remove lighttpd.conf at postrm purge time
* Add Paul Gevers to Uploaders field
.
[ Paul Gevers ]
* More updated debconf translations, thanks to Christian Perrier.
- German (Chris Leick). (Closes: #658396)
- Czech (Miroslav Kure). (Closes: #658752)
- Portuguese (Rui Branco). (Closes: #659167)
- Italian (Beatrice Torracca). (Closes: #659401)
- Basque (Iñaki Larrañaga Murgoitio). (Closes: #660641)
* Bump Standard-Version to 3.9.3 (no changes).
* session_unregister was removed in php 5.4, add patch
11_remove_deprecated_session_unregister (Closes: #665280)
* Update d/rules to fix changed output from /usr/bin/file for PHP executable
files (Closes: #665243)
Checksums-Sha1:
87151aa3892bad0e5cf08cb42085740377eb1366 1952 cacti_0.8.7i-3.dsc
a3fd64b8ced45be95b9cf6154a31038d575baa02 2250128 cacti_0.8.7i.orig.tar.gz
e2fbe8379382faa2cc5c44a56fbf2c4364fc78db 41712 cacti_0.8.7i-3.debian.tar.gz
b9c789f8ad728994b591669efb87d4320c292ec7 2110884 cacti_0.8.7i-3_all.deb
Checksums-Sha256:
23e7351a095a340e77551828beedcd1de1dda52ea54da44a23ea7c3cb4d04ae9 1952
cacti_0.8.7i-3.dsc
89846762b8f4586532ff247ec7331958f5e4a8c3c599ff8aceb53815fbf9d1cb 2250128
cacti_0.8.7i.orig.tar.gz
f9412e90f44778d81385ff5d51a490dd162e871e4d13ee25d1f9e8b206acc480 41712
cacti_0.8.7i-3.debian.tar.gz
75bfe46f7dac7d704852fa66dfa1f85ef9f21c9cf9ef9915b5844cbb4471e6d3 2110884
cacti_0.8.7i-3_all.deb
Files:
2a38e4d002ee95908516532dc982004b 1952 web extra cacti_0.8.7i-3.dsc
07fd1da6b0ac4912410df3aa4e451a4b 2250128 web extra cacti_0.8.7i.orig.tar.gz
1dbd247329f48901576fa1ac2696b34a 41712 web extra cacti_0.8.7i-3.debian.tar.gz
76eedfa4f0512113c9da716f8a88e911 2110884 web extra cacti_0.8.7i-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIVAwUBT3TQM4cvcCxNbiWoAQIQbg//Vj9pCpHbIMsayXV/aF80PNnadq4K72B9
bSRbK5CIYhBha2kaTFj71ATheH9tGk1MMOr4DWW47ist3HHRDwTCTrhSbL41rrdr
F8QYcQgiSk+2/BA39xorLnPVAm4GaJY8+TiO/vARJ8L+B3nRG1qjUqshItodHV3i
nj7NV3yiGs8tiLZHl9qyAArTrkxyaf8PCQP0Sh3nYee/lbdGBsaGZR/IetDb6MDz
QqNRf+k3NAa5k3hPybu4vQDsgpuG9ZjaimkQ1tNmW0cgPnkQHZl3G/lt9WDNgIgS
LrZKAx2YVSwphx9JqU2Sp+oWwi309GfvhwBeakRzIRH7Ng//xRhbcXmDTRnpXhZB
KEtYqglzW07y5OI1VBIwY4YNkYUfyVOANYXFjK3fpwRy9Wjuq8RmD2uXN+aRg8Wx
UNtgTJ/I4413YSuDBEZjWX/9KtSQ83zf3k+aGWTY/NLaHCFyWmYdNCsuyQnTJ+cL
GeRvuAX+kIKtT8n3/wu9KXh7iKcQX+zQPMJsPqZxmnzzUD97tZmUOGoNkWKP3NvG
5lznqbPO7ULoPy4+OKJ3M4FNF6H2/sawloYyD/RUdck3bj2spkX8h22gMnQKbXJ5
GmH3Y5MxRMIttffQKhTKtYeFKIzhkL2ANf3aAucJdWTJ44NCSooX/oP3r8+2QV8Q
2tDNfrbbVt0=
=/U5m
-----END PGP SIGNATURE-----
--- End Message ---