Dear Debian maintainer,

On Wednesday, September 28, 2011, I sent you a notification about the beginning 
of a review
action on debconf templates for lxc.

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 Wednesday, September 28, 2011. 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

--- lxc.old/debian/lxc.templates        2011-09-23 08:11:28.366526682 +0200
+++ lxc/debian/lxc.templates    2011-10-03 06:38:11.826731479 +0200
@@ -1,13 +1,22 @@
+# 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: lxc/title
 Type: title
-_Description: Linux Container (LXC)
+_Description: Linux Containers (LXC) setup
 
 Template: lxc/auto
 Type: boolean
 Default: true
-_Description: Linux Container: Automatic start and stop
- Linux Containers that have their configuration files copied or symlinked
- to the /etc/lxc/auto directory can be automatically started during system
- boot and shutdown on reboot/halt.
+_Description: Automatically start Linux Containers on boot?
+ Linux Containers can be automatically started during system
+ boot and shut down on reboot or halt.
  .
- If unsure, choose yes (default).
+ If you choose this option, the required symlinks will be created in
+ the /etc/lxc/auto directory.
--- lxc.old/debian/control      2011-09-23 08:11:28.366526682 +0200
+++ lxc/debian/control  2011-10-03 06:38:22.607001187 +0200
@@ -12,15 +12,15 @@
 Architecture: linux-any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: debootstrap, libcap2-bin
-Description: Linux containers userspace tools
- Containers are insulated areas inside a system, which have their own namespace
- for filesystem, network, pids, ipc, cpu and memory allocation and which can be
- created using the Control Group and Namespace features included in recent 
Linux
- Kernels.
+Description: Linux Containers userspace tools
+ Containers are insulated areas inside a system, which have their own
+ namespace for memory allocation, file systems, networking, PIDs, IPC, and
+ CPUs, and which can be created using the control group and namespace
+ features included in Linux kernels.
  .
- This package contains the lxc-* tools which can be used to start a single
+ This package provides the lxc-* tools, which can be used to start a single
  daemon in a container, or to boot an entire "containerized" system, and to
- successively manage and debug your containers.
+ successfully manage and debug your containers.
 
 Package: lxc-dbg
 Section: debug
@@ -28,22 +28,22 @@
 Architecture: linux-any
 Depends:
  ${misc:Depends}, lxc (= ${binary:Version}), lxc-dev (= ${binary:Version})
-Description: Linux containers userspace tools (debug)
- Containers are insulated areas inside a system, which have their own namespace
- for filesystem, network, pids, ipc, cpu and memory allocation and which can be
- created using the Control Group and Namespace features included in recent 
Linux
- Kernels.
+Description: Linux Containers userspace tools - debug
+ Containers are insulated areas inside a system, which have their own
+ namespace for memory allocation, file systems, networking, PIDs, IPC, and
+ CPUs, and which can be created using the control group and namespace
+ features included in Linux kernels.
  .
- This package contains the debugging symbols.
+ This package provides the debugging symbols for userspace tools.
 
 Package: lxc-dev
 Section: libdevel
 Architecture: linux-any
 Depends: ${misc:Depends}, lxc (= ${binary:Version})
-Description: Linux containers userspace tools (development)
- Containers are insulated areas inside a system, which have their own namespace
- for filesystem, network, pids, ipc, cpu and memory allocation and which can be
- created using the Control Group and Namespace features included in recent 
Linux
- Kernels.
+Description: Linux Containers userspace tools - development files
+ Containers are insulated areas inside a system, which have their own
+ namespace for memory allocation, file systems, networking, PIDs, IPC, and
+ CPUs, and which can be created using the control group and namespace
+ features included in Linux kernels.
  .
- This package contains the development files.
+ This package provides the development files.
--- lxc.old/debian/changelog    2011-09-23 08:11:28.366526682 +0200
+++ lxc/debian/changelog        2011-11-08 22:42:09.681122826 +0100
@@ -1,3 +1,20 @@
+lxc (0.7.5-3) UNRELEASED; urgency=low
+
+  * Debconf templates and debian/control reviewed by the debian-l10n-
+    english team as part of the Smith review project. Closes: #645850
+  * [Debconf translation updates]
+  * Danish (Joe Hansen).  Closes: #646322
+  * Russian (Yuri Kozlov).  Closes: #646419
+  * French (Julien Patriarca).  Closes: #646696
+  * Czech (Michal Simunek).  Closes: #647208
+  * Swedish (Martin Bagge / brother).  Closes: #647256
+  * Spanish; (CamaleĆ³n).  Closes: #647612
+  * Simplified Chinese (YunQiang Su). 
+  * Portuguese (Miguel Figueiredo).  Closes: #647957
+  * German (Erik Pfannenstein).  Closes: #648059
+
+ -- Christian Perrier <bubu...@debian.org>  Wed, 19 Oct 2011 06:11:31 +0200
+
 lxc (0.7.5-2) unstable; urgency=low
 
   * Do not bail out with usage message when invoking lxc-list via lxc

Attachment: signature.asc
Description: Digital signature

Reply via email to