X-Git-Url: http://git.kpe.io/?p=cl-modlisp.git;a=blobdiff_plain;f=debian%2Fcontrol;h=aa3c717b02bac7c6f7ff4b229362edf53f99a27d;hp=9038d5115745c66c0e87eaefd1ab740f180ea334;hb=HEAD;hpb=959c7ad58918c7559cd895a40f7694b37e3ac25d diff --git a/debian/control b/debian/control index 9038d51..aa3c717 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,18 @@ Source: cl-modlisp -Section: devel +Section: lisp Priority: optional Maintainer: Kevin M. Rosenberg -Build-Depends: debhelper (>> 4.0.0) -Standards-Version: 3.7.2.2 +Build-Depends-Indep: dh-lisp +Build-Depends: debhelper (>> 7.0.0) +Standards-Version: 3.8.3.0 +Vcs-Git: git://git.kpe.io/cl-modlisp.git +Vcs-Browser: http://git.kpe.io/?p=cl-modlisp.git Package: cl-modlisp Architecture: all -Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37),libapache-mod-lisp,cl-kmrcl +Depends: ${misc:Depends},libapache2-mod-lisp,cl-kmrcl Description: Common Lisp interface to the Apache mod-lisp module - cl-modlisp provides a Common Lisp interface to the mod-lisp Apache module. + cl-modlisp provides a Common Lisp interface to the mod_lisp Apache module. + The mod_lisp is a low-level Apache interface. This package provides a + higher level layer on top of mod_lisp. The package has support for CMUCL, SBCL, CLISP, AllegroCL, and Lispworks.