X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=4919e4cefcafa156043a646104e48183d6ef4a76;hb=c5d0bfa707f8c2249709c037339bf7a49364fb9d;hp=d06a027da1e068845ccc53ff2ba81e58e7edcc0c;hpb=260855bfc7cd29ea5a9c8ba65561e5600f282e1c;p=lml.git diff --git a/debian/control b/debian/control index d06a027..4919e4c 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,15 @@ Source: cl-lml Section: devel Priority: optional Maintainer: Kevin M. Rosenberg -Build-Depends-Indep: debhelper (>> 4.0.0) -Standards-Version: 3.5.7.0 +Build-Depends: debhelper (>> 4.0.0) +Standards-Version: 3.7.2.2 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.