X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=4919e4cefcafa156043a646104e48183d6ef4a76;hb=3ef5aa17b545f5275fece4bb5f6be45124c8d6cc;hp=f8576ce4296367f5b6f772961f0480224d1e9a74;hpb=6b209d9d740ca71561aa81879f7ab1b8b1134368;p=lml.git diff --git a/debian/control b/debian/control index f8576ce..4919e4c 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,14 @@ Section: devel Priority: optional Maintainer: Kevin M. Rosenberg Build-Depends: debhelper (>> 4.0.0) -Standards-Version: 3.5.7.0 +Standards-Version: 3.7.2.2 Package: cl-lml Architecture: all -Depends: ${shlibs:Depends} +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.