X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=inline;f=debian%2Fcontrol;h=6780f550ac4fad2af75fa80f51b546b5c8df8462;hb=2c7395dc0cf7ecc63bc29058c9adfb3910e60d7c;hp=d919cbc99cb41261904fe1b2a7d47d3733e48a2c;hpb=8ca1b1409472b438945350709fc426eea604fb4c;p=lml2.git diff --git a/debian/control b/debian/control index d919cbc..6780f55 100644 --- a/debian/control +++ b/debian/control @@ -1,16 +1,19 @@ Source: cl-lml2 -Section: devel +Section: lisp Priority: optional Maintainer: Kevin M. Rosenberg -Build-Depends: debhelper (>> 4.0.0) -Standards-Version: 3.7.2.2 +Build-Depends-Indep: dh-lisp +Build-Depends: debhelper (>> 7.0.0) +Standards-Version: 3.8.2.0 +Homepage: http://lml2.b9.com/ +Vcs-Git: git://git.b9.com/lml2.git +Vcs-Browser: http://git.b9.com/?p=lml2.git Package: cl-lml2 Architecture: all -Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37), cl-kmrcl +Depends: ${misc:Depends}, cl-kmrcl Description: Lisp Markup Language LML2 provides a markup language for generation XHTML web pages. . - The usage of LML2 is incompatible the the original LML version. However, + The usage of LML2 is incompatible with the original LML version. However, the two versions may be used along side each other. -