--- ../common-lisp-controller.old/debian/templates 2007-05-25 08:09:09.599888348 +0200 +++ debian/templates 2007-05-25 19:05:08.728072796 +0200 @@ -1,15 +1,19 @@ Template: common-lisp-controller/short-site-name Type: string -_Default: Unknown [ Default site name ] +# 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. + '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 ] +# 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. + 'long site name'. + . + This is mostly unused except in some error reporting tools. --- ../common-lisp-controller.old/debian/control 2007-05-25 08:09:09.595888315 +0200 +++ debian/control 2007-05-25 19:06:21.156668646 +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.