X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=89954e5d0f71b76da0ef090a1a8cc4ef3667589b;hb=1a8630e624d234cfc39a9c1b360b6bbc2695da7b;hp=a805a73f863a8ce343940175bbf28435dcf9e272;hpb=17ece45b9031f936620573ed18492ae08ac32f18;p=lml.git diff --git a/debian/control b/debian/control index a805a73..89954e5 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.8.0 +Standards-Version: 3.6.2.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.