X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=037b16c1893f298eeb8de9e7dfbe630813322a22;hb=1d65cf726cd1f5abf3384c53c8ed82711ee72084;hp=20cd8bb5976c9e36eef9c0504fff498f7f81108a;hpb=f87e936240074170daa279652ab259909f967a4e;p=lml.git diff --git a/debian/control b/debian/control index 20cd8bb..037b16c 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.9.0 +Standards-Version: 3.6.1.1 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.