Your message dated Wed, 08 Sep 2010 12:02:06 +0000
with message-id <[email protected]>
and subject line Bug#593499: fixed in halevt 0.1.6.2-1.1
has caused the Debian Bug report #593499,
regarding halevt: [debconf_rewrite] Debconf templates review
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.)
--
593499: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593499
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: halevt
Version: N/A
Severity: normal
Tags: patch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Dear Debian maintainer,
On Thursday, August 05, 2010, I notified you of the beginning of a review
process
concerning debconf templates for halevt.
The debian-l10n-english contributors have now reviewed these templates,
and the proposed changes are attached to this bug report.
Please review the suggested changes are suggested, and if you have any
objections, let me know in the next 3 days.
Please try to avoid uploading halevt with these changes right now.
The second phase of this process will begin on Saturday, August 21, 2010, 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
Thursday, September 02, 2010. Please avoid uploading a package with fixed or
changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.
On Friday, September 03, 2010, 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.
- -- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBAgAGBQJMbB6IAAoJEFOUR53TUkxRwwcP/0h/asKrK0e2JozUQ9x48JBe
R63W2t8E/m3RRGtSLm0BMjTh3m53Bm7xc/tzLo2r9i7gnldVM1QyumDCuzbIDZ4E
X4Z1zyH9y+DyPFOgHwnFiciITc3+Ewrwai2pwU2xV0SWuCm+jogd2UFChkni1okm
zLDCi7e+N66AX2KuakDZA6D5J3fHJ6/qz5PyW05u9VphD34zKfnhHWEZ9EGccn8W
wh9Kfin4i6rphlHRbgv0UOHBVIAayoYoKKYpd0Rp2rzxvBZcCCW3T7MedgZq0bIW
ZGquCj4sNWCyUHwRmP2sGY1uCbp1zkB5V1lG9AtAptVbQPipBXMh0/8R/0VL3gcT
70lxqM5Els7jrYw2faMJVupfNuxeqjQgeTkpmUckEBoZs/OshCCMUUrbNclfRJf2
5nIBvwCMML6Bd2MxHYEAu6IvdfZxrNf7emrGt3+z1QcIG2mnbCK68lDief7coxTc
jH/rZxkpf3BUuZAJyxEx8oP8ZsE93iwcWarnfTCAfznQEldy++HPUdmK3jJvAnzS
BREPfR2Ub9a2HHTWOwuIsk40eFZKB6nToYwGnMtHxWLpjcM+qC5SX3SxmUILaWVQ
hWzJZmSPvgByoHwrB2gV7TRwpaDDN2Y0t4gOLAKoGB6MBSMXZhIQAlAWywVEvl79
EpkHI6TctZ5D480Yx8XK
=joPg
-----END PGP SIGNATURE-----
--- /home/jona/debian/rewrite/halevt/halevt.old/debian/templates
2010-08-05 22:15:49.000000000 +0100
+++ /home/jona/debian/rewrite/halevt/halevt/debian/templates 2010-08-18
18:55:18.000000000 +0100
@@ -1,7 +1,18 @@
+# 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: halevt/users
Type: multiselect
Choices: ${users}
_Description: Users to add to the plugdev group:
- By default, when the halevt is running as an init daemon, users who should be
- able to read/write in devices, mounted by halevt, need to be added to the
- group "plugdev".
+ The plugdev security group controls which users are permitted to read and
+ write to devices mounted by halevt.
+ .
+ Users can be added to this group at any time. This initial list of
+ users will be added now.
--- /home/jona/debian/rewrite/halevt/halevt.old/debian/control 2010-08-05
22:15:49.000000000 +0100
+++ /home/jona/debian/rewrite/halevt/halevt/debian/control 2010-08-16
14:57:13.000000000 +0100
@@ -11,11 +11,12 @@
Package: halevt
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, passwd, hal, dpkg (>=
1.15.4) | install-info, lsb-base (>= 3.0-6)
-Description: Generic handler for HAL events
- halevt is a daemon that acts as a policy agent on top of HAL. It
+Description: generic handler for HAL events
+ halevt is a daemon that acts as a policy agent on top of the Hardware
+ Abstraction Layer. It
listens to HAL events and reacts with user-configurable
- actions. It is a reimplementation of ivman project.
+ actions. halevt is a reimplementation of the ivman project.
.
Among other things, halevt is useful as an automount daemon that will mount
- removable devices but with a much smaller set of dependencies than tools such
+ removable devices, but with a much smaller set of dependencies than tools such
as gnome-volume-manager.
--- End Message ---
--- Begin Message ---
Source: halevt
Source-Version: 0.1.6.2-1.1
We believe that the bug you reported is fixed in the latest version of
halevt, which is due to be installed in the Debian FTP archive:
halevt_0.1.6.2-1.1.debian.tar.gz
to main/h/halevt/halevt_0.1.6.2-1.1.debian.tar.gz
halevt_0.1.6.2-1.1.dsc
to main/h/halevt/halevt_0.1.6.2-1.1.dsc
halevt_0.1.6.2-1.1_i386.deb
to main/h/halevt/halevt_0.1.6.2-1.1_i386.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.
Jonathan Wiltshire <[email protected]> (supplier of updated halevt
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: Wed, 08 Sep 2010 09:46:09 +0100
Source: halevt
Binary: halevt
Architecture: source i386
Version: 0.1.6.2-1.1
Distribution: unstable
Urgency: low
Maintainer: Marcos Talau <[email protected]>
Changed-By: Jonathan Wiltshire <[email protected]>
Description:
halevt - generic handler for HAL events
Closes: 593499 593866 594082 594117 594249 594645 594739 594776 595459
Changes:
halevt (0.1.6.2-1.1) unstable; urgency=low
.
* Non-maintainer upload at the maintainer's request.
* Debconf templates and debian/control reviewed by the debian-l10n-
english team as part of the Smith review project. Closes: #593499
* Remove incorrect file debian/po/halevt.po
* Debconf translation updates:
- Italian
- Russian (closes: #593866)
- Swedish (closes: #594082)
- Portugese (closes: #594117)
- German (closes: #594249)
- Brazilian Portugese (closes: #594645)
- Danish (closes: #594739)
- French (closes: #594776)
- Japanese (closes: #595459)
Checksums-Sha1:
f7e5e70ac0833505917bc265b458aa7f69b76895 1267 halevt_0.1.6.2-1.1.dsc
8d6dd0c9f6c797a347c71065f62e42e7adae0457 15049 halevt_0.1.6.2-1.1.debian.tar.gz
d104d5b99b360b821f362d78588f935c760a9afe 70226 halevt_0.1.6.2-1.1_i386.deb
Checksums-Sha256:
781ce8374e6d1685e1828ce7370af3df511028b962232db1106eb17b415430c5 1267
halevt_0.1.6.2-1.1.dsc
33132672e28ca2862f73c260789f524e52f4a04000a3b3bc19e0d71605e5655a 15049
halevt_0.1.6.2-1.1.debian.tar.gz
c43736743cc9007014788af8e6f461d66a08207bbf74734663f897a2c389dfc2 70226
halevt_0.1.6.2-1.1_i386.deb
Files:
e44aae33e61b6dab7b978a1189bd7229 1267 admin optional halevt_0.1.6.2-1.1.dsc
105816aec8a0f6544013cd522298e994 15049 admin optional
halevt_0.1.6.2-1.1.debian.tar.gz
25b57230d81534c4c987a696fd6385d9 70226 admin optional
halevt_0.1.6.2-1.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iD8DBQFMh3hk1OXtrMAUPS0RAupPAKC4349JGv5H0l/uDSgOpBBi9NOQ1ACfR73r
LTpES2U8RYHd+oljCoZ9ztA=
=ibRH
-----END PGP SIGNATURE-----
--- End Message ---