Dear Debian maintainer,

On Saturday, January 11, 2014, I sent you a notification about the beginning of 
a review
action on debconf templates for init-select.

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 Saturday, January 11, 2014. 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.



-- 


Attachment: patch.tar.gz
Description: Binary data

--- init-select.old/debian/templates    2014-01-07 07:55:05.777828676 +0100
+++ init-select/debian/templates        2014-02-14 07:12:20.978931547 +0100
@@ -1,14 +1,44 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# debian-l10n-engl...@lists.debian.org for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: init-select/choose
 Type: select
-Choices: sysvinit, systemd
+Choices: sysvinit, systemd, upstart, openrc
 Default: sysvinit
-_Description: select an init system
- Please select an init system from the following list.  If you are unsure
- what this means, please select the default.
+_Description: Init system selection: 
+ Please select an init system.
+ .
+ The init system is the first process started by the kernel. It manages the
+ initial boot process and system daemons.
 
 Template: init-select/no-systemd
-Type: note
+Type: error
 _Description: systemd package not installed
- The systemd package is not installed at present, so it cannot be selected
- as the init system.  Please execute "apt-get install systemd && 
- dpkg-reconfigure init-select" in order to install and configure systemd.
+ The systemd package is not installed at present, so it cannot be selected.
+ .
+ Please execute "apt-get install systemd && dpkg-reconfigure init-select" in
+ order to install and configure systemd as the init system.
+
+Template: init-select/no-upstart
+Type: error
+_Description: upstart package not installed
+ The upstart package is not installed at present, so it cannot be selected.
+ .
+ Please execute "apt-get install upstart" in order to install and use upstart
+ as the init system. Note that init-select will be removed in the process
+ since upstart is not co-installable with other init systems.
+
+Template: init-select/no-openrc
+Type: error
+_Description: openrc package not installed
+ The openrc package is not installed at present, so it cannot be selected.
+ .
+ Please execute "apt-get install openrc" in order to install and use openrc as
+ the init system. Note that init-select will be removed in the process since
+ openrc is not co-installable with other init systems.
--- init-select.old/debian/control      2014-01-07 07:55:05.777828676 +0100
+++ init-select/debian/control  2014-01-17 07:02:53.821433163 +0100
@@ -15,7 +15,9 @@
 Suggests:
  systemd,
 Description: init system selection tool
- init-select makes it easy to select among the available init systems (the
- first process started when the system starts).  init-select currently only
- supports the grub bootloader, but this will be expanded to lilo and other
- bootloaders in the future.
+ This package provides a tool (init-select) that simplifies the process
+ of selecting the init system from those available.
+ .
+ The init system determines the first process started on boot.
+ .
+ This tool does not yet support boot loaders other than GRUB.
--- init-select.old/debian/changelog    2014-01-07 07:55:05.777828676 +0100
+++ init-select/debian/changelog        2014-03-05 07:18:48.070279323 +0100
@@ -1,3 +1,21 @@
+init-select (1.20140106) UNRELEASED; urgency=low
+
+  * Debconf templates and debian/control reviewed by the debian-l10n-
+    english team as part of the Smith review project. Closes: #734437
+  * [Debconf translation updates]
+  * Russian (Yuri Kozlov).  Closes: #739513
+  * Danish (Joe Hansen).  Closes: #739532
+  * Portuguese (Américo Monteiro).  Closes: #740024
+  * Brazilian Portuguese (Adriano Rafael Gomes).  Closes: #740436
+  * Spanish; (Matías Bellone).  Closes: #740568
+  * Polish (Michał Kułach).  Closes: #740630
+  * French (Jean-Pierre Giraud).  Closes: #740676
+  * Japanese (victory).  Closes: #740715
+  * Italian (Beatrice Torracca).  Closes: #740758
+  * German (Chris Leick).  Closes: #740767
+
+ -- Christian Perrier <bubu...@debian.org>  Tue, 07 Jan 2014 14:26:33 +0100
+
 init-select (1.20140105) unstable; urgency=low
 
   * Initial Release.

Attachment: signature.asc
Description: Digital signature

Reply via email to