X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=f945184369d6ae40fa140b9444d172d290c93ea3;hb=db645c41bbe9918d7b3f7b2b4967b0c4fcedee94;hp=d06a027da1e068845ccc53ff2ba81e58e7edcc0c;hpb=260855bfc7cd29ea5a9c8ba65561e5600f282e1c;p=lml.git diff --git a/debian/control b/debian/control index d06a027..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.0 +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.