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

Re: [RFR] templates://common-lisp-controller/{templates}



Christian Perrier wrote:
> Your review should be sent as an answer to this mail.

Canonicalising the capitalisation of "Common Lisp" throughout.
-- 
JBR
Ankh kak! (Ancient Egyptian blessing)
--- ../common-lisp-controller.old/debian/templates	2007-04-25 05:23:01.000000000 +0100
+++ debian/templates	2007-05-29 12:54:11.000000000 +0100
@@ -1,15 +1,19 @@
 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.
--- ../common-lisp-controller.old/debian/control	2006-10-05 09:01:24.000000000 +0100
+++ debian/control	2007-05-29 12:56:06.000000000 +0100
@@ -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.
Template: common-lisp-controller/short-site-name
Type: string
#  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 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.
Source: common-lisp-controller
Section: devel
Priority: optional
Build-Depends: debhelper (>= 4.1.16), po-debconf
Maintainer: Peter Van Eynde <pvaneynd@debian.org>
Uploaders: Kevin M. Rosenberg <kmr@debian.org>
Standards-Version: 3.7.2.0
XS-Vcs-Darcs: http://cl-debian.alioth.debian.org/repository/pvaneynd/common-lisp-controller/

Package: common-lisp-controller
Architecture: all
Depends:  ${misc:Depends}, ${shlibs:Depends}, bash (>= 2.04-9), debianutils (>= 1.7), debconf (>= 1.0), cl-asdf (>= 1.55), realpath, perl
Conflicts: cmucl (<< 3.1.0), clisp (<< 1:2.36-1)
Replaces: cmucl (<< 3.1.0)
Suggests: sbcl
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.

Reply to: