Source: common-lisp-controller
Section: lisp
Priority: optional
Build-Depends: debhelper (>= 9~), po-debconf
Maintainer: Debian Common Lisp Team <debian-common-lisp@lists.debian.org>
Uploaders: Peter Van Eynde <pvaneynd@debian.org>, Kevin M. Rosenberg <kmr@debian.org>,
 Desmond O. Chang <dochang@gmail.com>
Standards-Version: 3.9.3

Package: common-lisp-controller
Architecture: all
Depends: ${misc:Depends}, debianutils (>= 1.7), debconf (>= 1.0) | debconf-2.0, cl-asdf (>= 2:2.009-1), perl, adduser
Breaks: cmucl (<< 3.1.0), clisp (<< 1:2.48-1), cl-asdf (<< 1.501), sbcl (<< 1:1.0.29.0)
Replaces: cmucl (<< 3.1.0)
Suggests: sbcl, darcs
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.
 .
 Also includes clc-clbuild, a wrapper for clbuild. Please see
 http://common-lisp.net/project/clbuild/ for more information.
 .
 This package also contains a wrapper to invoke emacs with a 
 clbuild provided slime environment.
