Dear Debian maintainer,

On Wednesday, January 01, 2014, I sent you a notification about the beginning 
of a review
action on debconf templates for apt-cacher-ng.

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, January 01, 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

--- apt-cacher-ng.old/debian/apt-cacher-ng.templates    2013-12-21 
08:43:11.800788971 +0100
+++ apt-cacher-ng/debian/apt-cacher-ng.templates        2014-01-21 
08:12:15.850720163 +0100
@@ -15,11 +15,12 @@
  Apt-Cacher NG can download packages from repositories other than those
  requested by the clients. This allows it to cache content effectively,
  and makes it easy for an administrator to switch to another mirror later.
+ The URL remapping can be set up automatically, using a configuration
+ based on the current state of /etc/apt/sources.list.
  .
- This remapping of URLs can be configured now in an automated way based on the
- current state of /etc/apt/sources.list. Optionally, this process can be
- repeated on every package update (modifying the configuration files each
- time).
+ Please specify whether the remapping should be configured once now, or
+ reconfigured on every update of Apt-Cacher NG (modifying the
+ configuration files each time), or left unconfigured.
  .
  Selecting "No automated setup" will leave the existing configuration
  unchanged. It will need to be updated manually.
@@ -27,12 +28,16 @@
 Template: apt-cacher-ng/bindaddress
 Type: string
 Default: keep
-_Description: Bind Address(es):
- Addresses or hostnames to listen on, multiple entries must be separated
- by spaces. Each entry must be an exact address (IP or hostname) which is
- associated with a local network interface. Generic protocol specific addresses
- are supported, like 0.0.0.0 for listening on all IPv4 enabled interfaces.
- Leaving this empty (the default setting) means listening on all interfaces 
and protocols.
+_Description: Listening address(es) for Apt-Cacher NG:
+ Please specify the local addresses that Apt-Cacher NG should listen on
+ (multiple entries must be separated by spaces).
+ .
+ Each entry must be an IP address or hostname associated with a local
+ network interface. Generic protocol-specific addresses are also
+ supported, such as 0.0.0.0 for listening on all IPv4-enabled interfaces.
+ .
+ If this field is left empty, Apt-Cacher NG will listen on all
+ interfaces, with all supported protocols.
  .
  The special word "keep" keeps the value from the current (or default)
  configuration unchanged.
@@ -41,30 +46,34 @@
 Type: string
 Default: keep
 _Description: Listening TCP port:
- Configure at which TCP port should Apt-Cacher NG listen for incoming HTTP
- (proxy) requests. Default is port 3142, and it can be set to 9999 to emulate
- apt-proxy.
+ Please specify the TCP port that Apt-Cacher NG should listen on for
+ incoming HTTP (proxy) requests. The default value is port 3142, but it
+ can be set to 9999 to emulate apt-proxy.
  .
- If left empty, the value from the current configuration remains unchanged.
+ If this field is left empty, the value from the current configuration
+ remains unchanged.
 
 Template: apt-cacher-ng/cachedir
 Type: string
 Default: keep
-_Description: Top level directory for package cache:
+_Description: Top-level directory for package cache:
  The main cache storage directory should be located on a file system without
  file name restrictions.
  .
- If left empty, the value from the current configuration remains unchanged or
- is set to default directory /var/cache/apt-cacher-ng.
+ If this field is left empty, the value from the current configuration
+ remains unchanged or is set to the default of /var/cache/apt-cacher-ng.
 
 Template: apt-cacher-ng/proxy
 Type: string
 Default: keep
 _Description: Proxy to use for downloads:
- The specification of another proxy which shall be used for downloads.
+ Please specify the proxy server to use for downloads.
+ .
  Username and password for the proxy server can be included here following the
- user:pass@host:port scheme but see the manual for limitations. If set to
- empty, direct connection is used.
+ user:pass@host:port scheme. However, please check the documentation for 
limitations.
+ .
+ If this field is left empty, Apt-Cacher NG will not use any proxy
+ server.
  .
  The special word "keep" keeps the value from the current (or default)
  configuration unchanged.
--- apt-cacher-ng.old/debian/changelog  2013-12-21 08:43:11.804789078 +0100
+++ apt-cacher-ng/debian/changelog      2014-02-13 06:51:59.517740118 +0100
@@ -1,3 +1,21 @@
+apt-cacher-ng (0.7.24-2) UNRELEASED; urgency=low
+
+  * Debconf templates and debian/control reviewed by the debian-l10n-
+    english team as part of the Smith review project. Closes: #733087
+  * [Debconf translation updates]
+  * Russian (Yuri Kozlov).  Closes: #736847
+  * Danish (Joe Hansen).  Closes: #736876
+  * Brazilian Portuguese (Adriano Rafael Gomes).  Closes: #737468
+  * French (Jean-Baka Domelevo Entfellner).  Closes: #737714
+  * Basque (Joseba Goitia Gandiaga).  Closes: #738021
+  * Czech (Miroslav Kure).  Closes: #738355
+  * Italian (Beatrice Torracca).  Closes: #738574
+  * Japanese (Hideki Yamane (Debian-JP)).  Closes: #738724
+  * Polish (Michał Kułach).  Closes: #738746
+  * Portuguese (Pedro Ribeiro).  Closes: #738790
+
+ -- Christian Perrier <[email protected]>  Wed, 25 Dec 2013 10:57:44 +0100
+
 apt-cacher-ng (0.7.24-1) unstable; urgency=medium
 
   * New upstream version

Attachment: signature.asc
Description: Digital signature

Reply via email to