X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fcontrol;h=f945184369d6ae40fa140b9444d172d290c93ea3;hb=fdc89fb00113b41b9fcee574184278b8f8e4a962;hp=4ef87f891be43c61635ab21ce479b0f73b76c21d;hpb=6173dc7060bc48670f880a7ddde7c024d210984e;p=lml.git diff --git a/debian/control b/debian/control index 4ef87f8..f945184 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,14 @@ Section: devel Priority: optional Maintainer: Kevin M. Rosenberg Build-Depends-Indep: debhelper (>> 4.0.0) -Standards-Version: 3.5.7.1 +Standards-Version: 3.6.1.0 Package: cl-lml Architecture: all Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37) Description: Lisp Markup Language - LML provides a markup language for generation XHTML web pages. + LML provides a markup language for generation XHTML web pages. It is + a different syntax than cl-lml2 which some people like better. + In general, though, cl-lml2 is + faster at compiling and generating XHTML than this package.