X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=7ab02f8f546169e384fd9a2a29afaad99868e953;hb=4bcab075584ea95e5eb2e922c2c58370083c9d1c;hp=9c8e5e3ae90235af5b506bb3d5b8351703d08d27;hpb=f212998e69e8b67604a1f96faaf1ecacf693c5c3;p=lml.git diff --git a/debian/control b/debian/control index 9c8e5e3..7ab02f8 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,19 @@ -Source: lml -Section: devel +Source: cl-lml +Section: lisp Priority: optional Maintainer: Kevin M. Rosenberg -Build-Depends: debhelper (>> 4.0.0) -Standards-Version: 3.5.7.0 +Build-Depends-Indep: dh-lisp +Build-Depends: debhelper (>> 7.0.0) +Standards-Version: 3.8.2.0 +Homepage: http://lml.b9.com/ +Vcs-Git: git://git.b9.com/lml.git +Vcs-Browser: http://git.b9.com/?p=lml.git -Package: lml -Architecture: any -Depends: ${shlibs:Depends} +Package: cl-lml +Architecture: all +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.