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.

