Dear Debian maintainer, On Tuesday, June 19, 2007, I sent you a notification about the beginning of a review action on debconf templates for ca-certificates.
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-nopo file contains a patch for the templates and control file(s). Please note that this patch applies to the templates and control file(s) of your package as of Tuesday, June 19, 2007. 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
--- ca-certificates.old/debian/templates 2007-06-15 11:27:35.708718233
+0200
+++ ca-certificates/debian/templates 2007-07-27 11:03:13.550601370 +0200
@@ -1,29 +1,39 @@
+# 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: ca-certificates/trust_new_crts
Type: select
_Choices: yes, no, ask
Default: yes
-_Description: Trust new CAs certificates?
+_Description: Trust new certificates from certificate authorities?
This package may install new CA (Certificate Authority) certificates when
- upgrading. You may want to check such new CA certificates and select only
+ upgrading. You may want to check such new CA certificates and select only
certificates that you trust.
.
- - "yes", new CA certificates will be trusted and installed.
- - "no", new CA certificates will not be installed by default.
- - "ask", Ask if you trust each new CA certificates, or not.
+ - yes: new CA certificates will be trusted and installed;
+ - no : new CA certificates will not be installed by default;
+ - ask: prompt for each new CA certificate.
Template: ca-certificates/new_crts
Type: multiselect
_Choices: ${new_crts}
-_Description: Select new certificates to activate:
- During the upgrade, these new certificates will be added. Do you
- trust them and want them installed into /etc/ssl/certs?
+_Description: New certificates to activate:
+ During upgrades, new certificates will be added. Please choose
+ those you trust.
Template: ca-certificates/enable_crts
Type: multiselect
_Choices: ${enable_crts}
-_Description: Select certificates to activate:
+_Description: Certificates to activate:
This package installs common CA (Certificate Authority) certificates in
- /usr/share/ca-certificates. You can select certs from these available
- certs to be installed into /etc/ssl/certs. This package will make symlinks
- and generate a single file of all your selected certs,
- /etc/ssl/certs/ca-certificates.crt.
+ /usr/share/ca-certificates.
+ .
+ Please select the certificate authorities you trust so that their
+ certificates are installed into /etc/ssl/certs. They will be compiled
+ into a single /etc/ssl/certs/ca-certificates.crt file.
--- ca-certificates.old/debian/control 2007-06-15 11:27:35.708718233 +0200
+++ ca-certificates/debian/control 2007-07-08 20:41:15.651864918 +0200
@@ -10,22 +10,23 @@
Architecture: all
Depends: openssl, ${misc:Depends}
Enhances: libssl0.9.8, openssl
-Description: Common CA Certificates PEM files
- It includes the followings PEM files of CA certificates
+Description: Common CA certificates
+ This package includes the followings PEM files of CA certificates:
.
- * spi-inc.org certificate
- * db.debian.org certificate
- * debconf.org certificate
- * Mozilla builtin CA certificates
- * CACert.org certificates
- * Brazilian Government Certificate
- * Signet CA certificates
- * QuoVadis CA certificates
+ - spi-inc.org
+ - db.debian.org
+ - debconf.org
+ - Mozilla built-in CAs
+ - CACert.orgs
+ - Brazilian government
+ - Signet
+ - QuoVadis
.
- This is useful for any openssl applications to verify
- SSL connection.
+ It allows SSL-based applications to check for the authenticity of
+ SSL connections.
.
- Note that certificate authorities whose certificates are included in
- this package are not in any way audited for trustworthiness and RFC
- 3647 compliance, and that full responsibility to assess them rests
- with the user.
+ Please note that certificate authorities whose certificates are
+ included in this package are not in any way audited for
+ trustworthiness and RFC 3647 compliance, and that full responsibility
+ to assess them belongs to the local system administrator.
+
--- ca-certificates.old/debian/changelog 2007-06-15 11:27:35.708718233
+0200
+++ ca-certificates/debian/changelog 2007-07-28 20:08:35.641253111 +0200
@@ -1,3 +1,23 @@
+ca-certificates (20070304) UNRELEASED; urgency=low
+
+ * Debconf templates and debian/control reviewed by the debian-l10n-
+ english team as part of the Smith review project.
+ Closes: #432249, #434789
+ * Debconf translation updates:
+ - Japanese. Closes:#433067
+ - Basque. Closes: #433074
+ - Spanish. Closes: #433078
+ - Czech. Closes: #433100
+ - Galician. Closes: #433215
+ - Russian. Closes: #433224
+ - Swedish. Closes: #433432
+ - Vietnamese. Closes: #433792, #427000, #434992
+ - Dutch. Closes: #434670
+ - German. Closes: #434788
+ - Italian. Closes: #435029
+
+ -- Christian Perrier <[EMAIL PROTECTED]> Mon, 09 Jul 2007 08:13:48 +0200
+
ca-certificates (20070303) unstable; urgency=low
* Add debconf.org crt. closes: Bug#342088
signature.asc
Description: Digital signature

