[cl-debian] Bug#428482: common-lisp-controller: [debconf_rewrite] Debconf templates and debian/control review

Christian Perrier bubulle at debian.org
Tue Jun 12 06:56:35 UTC 2007


Package: common-lisp-controller
Version: N/A
Severity: normal
Tags: patch

Dear Debian maintainer,

On Friday, May 25, 2007, I notified you of the beginning of a review process
concerning debconf templates for common-lisp-controller.

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

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

Please try to avoid uploading common-lisp-controller with these changes right now.

The second phase of this process will begin on Friday, June 15, 2007, 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
Wednesday, June 27, 2007. Please avoid uploading a package with fixed or changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.

On Thursday, June 28, 2007, 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.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
-------------- next part --------------
--- /home/bubulle/travail/debian/rewrite/LCFC/common-lisp-controller/common-lisp-controller.old/debian/templates	2007-05-25 08:09:09.599888348 +0200
+++ /home/bubulle/travail/debian/rewrite/LCFC/common-lisp-controller/common-lisp-controller/debian/templates	2007-06-12 08:56:22.389131603 +0200
@@ -1,15 +1,28 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# for an advice to debian-l10n-english at lists.debian.org
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: common-lisp-controller/short-site-name
 Type: string
-_Default: Unknown [ Default site name ]
-_Description: Short common LISP site name:
- You can configure what the common LISP implementations are going to use as
- "short site name". This is mostly unused except in some error reporting
- tools.
+#  Default site name
+_Default: Unknown
+_Description: Short Common Lisp site name:
+ You can configure what the Common Lisp implementations are going to use as
+ 'short site name'. 
+ .
+ This is mostly unused except in some error reporting tools.
 
 Template: common-lisp-controller/long-site-name
 Type: string
-_Default: Site name not initialized [ Default long site name, just something longer ]
-_Description: Long common LISP site name:
- You can configure what the common LISP implementations are going to use as
- "long site name". This is mostly unused except in some error reporting
- tools.
+# Default long site name, just something longer than th default site name
+_Default: Site name not initialized
+_Description: Long Common Lisp site name:
+ You can configure what the Common Lisp implementations are going to use as
+ 'long site name'.
+ .
+ This is mostly unused except in some error reporting tools.
--- /home/bubulle/travail/debian/rewrite/LCFC/common-lisp-controller/common-lisp-controller.old/debian/control	2007-05-25 08:09:09.595888315 +0200
+++ /home/bubulle/travail/debian/rewrite/LCFC/common-lisp-controller/common-lisp-controller/debian/control	2007-05-29 18:05:41.394542014 +0200
@@ -13,11 +13,10 @@
 Conflicts: cmucl (<< 3.1.0), clisp (<< 1:2.36-1)
 Replaces: cmucl (<< 3.1.0)
 Suggests: sbcl
-Description: This is a Common Lisp source and compiler manager
- With this package you can install and manage 
- common lisp sources and compilers. It creates 
- a user-specific cache of compiled objects. When a 
- library or an implementation is upgraded all
- compiled objects in the cache are flushed. It also
- provides tools to recompile all libraries and 
- to generate debian packages from asdf-install packages.
+Description: Common Lisp source and compiler manager
+ This package helps installing Common Lisp sources and compilers.
+ .
+ It creates a user-specific cache of compiled objects. When a library
+ or an implementation is upgraded, all compiled objects in the cache
+ are flushed. It also provides tools to recompile all libraries and to
+ generate Debian packages from asdf-install packages.


More information about the Cl-debian mailing list