X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=1f0f6412e19a1a48df910d96ff12f831a9a72058;hb=cb034aadb07cc8139b0c4a1a3e11071a1f1b6707;hp=4ef87f891be43c61635ab21ce479b0f73b76c21d;hpb=6173dc7060bc48670f880a7ddde7c024d210984e;p=lml.git diff --git a/debian/control b/debian/control index 4ef87f8..1f0f641 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,19 @@ Source: cl-lml -Section: devel +Section: lisp Priority: optional Maintainer: Kevin M. Rosenberg -Build-Depends-Indep: debhelper (>> 4.0.0) -Standards-Version: 3.5.7.1 +Build-Depends-Indep: dh-lisp +Build-Depends: debhelper (>> 7.0.0) +Standards-Version: 3.8.3.0 +Homepage: http://lml.b9.com/ +Vcs-Git: git://git.b9.com/lml.git +Vcs-Browser: http://git.b9.com/?p=lml.git Package: cl-lml Architecture: all -Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37) +Depends: ${misc:Depends} 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.