X-Git-Url: http://git.kpe.io/?p=lml2.git;a=blobdiff_plain;f=debian%2Fcontrol;h=6780f550ac4fad2af75fa80f51b546b5c8df8462;hp=754d9b0e023ae70d49e6ac12f680caf235a95da0;hb=2c7395dc0cf7ecc63bc29058c9adfb3910e60d7c;hpb=1926f6b3a074fcf95d9c10c8236a54c3f7842636 diff --git a/debian/control b/debian/control index 754d9b0..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-Indep: debhelper (>> 4.0.0) -Standards-Version: 3.6.2.1 +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. -