Dear Debian maintainer, On Tuesday, July 03, 2012, I sent you a notification about the beginning of a review action on debconf templates for tomoyo-tools.
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 Tuesday, July 03, 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. --
patch.tar.gz
Description: Binary data
--- tomoyo-tools.old/debian/tomoyo-tools.templates 2012-07-03 15:37:57.824148057 +0200 +++ tomoyo-tools/debian/tomoyo-tools.templates 2012-07-12 21:12:44.354313115 +0200 @@ -1,9 +1,20 @@ +# 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: tomoyo-tools/grub Type: boolean Default: false -_Description: Enable Tomoyo Linux in boot time? - To enable Tomoyo, you should set GRUB_CMDLINE_LINUX="security=tomoyo" in - /etc/default/grub and run grub-update to use it with your Linux kernel in - next boot time. This config will enable it automatically. +_Description: Enable TOMOYO Linux at boot time? + Enabling TOMOYO Linux functionality in the running kernel requires an + appropriate kernel command line at boot time. This can be configured by + setting GRUB_CMDLINE_LINUX="security=tomoyo" in /etc/default/grub and + running grub-update. . - If you would not accept it, you should set it by your own hand later. + If you accept here, these actions will be performed automatically and + TOMOYO Linux will be enabled at next boot. --- tomoyo-tools.old/debian/control 2012-07-03 15:37:57.824148057 +0200 +++ tomoyo-tools/debian/control 2012-07-04 02:44:24.705243233 +0200 @@ -14,14 +14,15 @@ Depends: ${misc:Depends}, ${shlibs:Depends} Conflicts: tomoyo-ccstools, tomoyo-ccstools1.7 Replaces: tomoyo-ccstools, tomoyo-ccstools1.7 -Description: Lightweight and easy-use Mandatory Access Control for Linux - TOMOYO Linux is Lightweight and Usable Mandatory Access Control with - - "automatic policy configuring" feature by "LEARNING mode" - - administrators friendly policy language - - no need libselinux nor userland program modifications +Description: lightweight Linux Mandatory Access Control system + TOMOYO Linux is a lightweight and easy-to-use path-based Mandatory + Access Control (MAC) implementation with: + * automatic policy configuration via "learning" mode; + * an administrator-friendly policy language; + * no need for SELinux, or userland program modifications. . - TOMOYO Linux consists of patches to Linux kernel and administrative - utilities, and this package contains its audit daemon and tools. + This package provides the audit daemon and administrative utilities for + use on a Linux kernel with TOMOYO support (standard in Debian kernels). Package: libtomoyotools3 Section: libs @@ -29,13 +30,12 @@ Conflicts: libtomoyotools1, libtomoyotools2 Architecture: linux-any Recommends: tomoyo-tools -Description: Lightweight and easy-use Mandatory Access Control for Linux (shared libraries) - TOMOYO Linux is Lightweight and Usable Mandatory Access Control with - - "automatic policy configuring" feature by "LEARNING mode" - - administrators friendly policy language - - no need libselinux nor userland program modifications +Description: lightweight Linux Mandatory Access Control system - library + TOMOYO Linux is a lightweight and easy-to-use path-based Mandatory + Access Control (MAC) implementation with: + * automatic policy configuration via "learning" mode; + * an administrator-friendly policy language; + * no need for SELinux, or userland program modifications. . - TOMOYO Linux consists of patches to Linux kernel and administrative - utilities, and this package contains its audit daemon and tools. - . - Shared library used by the utilities in the tomoyo-tools package. + This package provides the shared library used by the utilities in the + tomoyo-tools package. --- tomoyo-tools.old/debian/changelog 2012-07-03 15:37:57.824148057 +0200 +++ tomoyo-tools/debian/changelog 2012-07-28 23:56:17.028918716 +0200 @@ -1,3 +1,23 @@ +tomoyo-tools (2.5.0-20120414-4) UNRELEASED; urgency=low + + * Debconf templates and debian/control reviewed by the debian-l10n- + english team as part of the Smith review project. Closes: #680088 + * [Debconf translation updates] + * Slovak (Ivan Masár). Closes: #681956 + * Russian (Yuri Kozlov). Closes: #682131 + * Polish (Michał Kułach). Closes: #682324 + * Portuguese (Pedro Ribeiro). Closes: #682377 + * Danish (Joe Hansen). Closes: #682387 + * German (Chris Leick). Closes: #682484 + * French (Julien Patriarca). Closes: #682498 + * Spanish; (# traductor (campo Last-Translator) y ponga en copia a la + lista de Javier Fernández-Sanguino). Closes: #682559 + * Swedish (Martin Bagge / brother). Closes: #682565 + * Czech (Miroslav Kure). Closes: #682690 + * Italian (Beatrice Torracca). Closes: #682988 + + -- Christian Perrier <[email protected]> Tue, 03 Jul 2012 13:46:37 -0600 + tomoyo-tools (2.5.0-20120414-3) unstable; urgency=low * debian/rules
signature.asc
Description: Digital signature

