[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[BTS#734437] templates://init-select/{templates} : Final update for English review



Dear Debian maintainer,

On Saturday, January 11, 2014, I notified you of the beginning of a review process
concerning debconf templates for init-select.

The debian-l10n-english contributors have now reviewed these templates,
and the final proposed changes are attached to this update to the
original bug report.

Please review the suggested changes, and if you have any
objections, let me know in the next 3 days.

However, please try to avoid uploading init-select with these changes
right now.

The second phase of this process will begin on Sunday, February 02, 2014, 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
about Sunday, February 23, 2014. Please avoid uploading a package with fixed or changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.

Please note that this is an approximative delay, which depends on my
own availability to process this work and is influenced by the fact
that I simultaneously work on many packages.

Around Monday, February 24, 2014, 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.


-- 


# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# debian-l10n-english@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
Default: sysvinit
_Description: Init system:
 Please select an init system from the list.
 .
 The init system determines the first process started by the kernel,
 and is in charge of handling the boot process.

Template: init-select/no-systemd
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.
Source: init-select
Section: utils
Priority: optional
Maintainer: Michael Gilbert <mgilbert@debian.org>
Build-Depends:
 debhelper (>= 9),
 po-debconf,
Standards-Version: 3.9.5

Package: init-select
Architecture: all
Depends:
 ${misc:Depends},
 grub2-common,
Suggests:
 systemd,
Description: init system selection tool
 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/templates	2014-01-07 07:55:05.777828676 +0100
+++ init-select/debian/templates	2014-01-30 07:12:23.178408016 +0100
@@ -1,14 +1,27 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# debian-l10n-english@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
 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:
+ Please select an init system from the list.
+ .
+ The init system determines the first process started by the kernel,
+ and is in charge of handling the boot process.
 
 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 && 
+ as the init system.
+ .
+ Please execute "apt-get install systemd && 
  dpkg-reconfigure init-select" in order to install and configure systemd.
--- 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.

Attachment: signature.asc
Description: Digital signature


Reply to: