X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=f945184369d6ae40fa140b9444d172d290c93ea3;hb=63f8764fa04174678971f23f5e9ec7f35074490f;hp=2806bf5c6535534745dfd16b1b9de173e745f4de;hpb=bc6d1a3380f1321aed0b4cce5971824e17b64510;p=lml.git diff --git a/debian/control b/debian/control index 2806bf5..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.35) +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.