X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=7658d77886248edbfdbf2fce1005c47cd0d48f5a;hb=cf83410b9fece164061595341ea043d07a866a2b;hp=7bd27bf2823cdf7cfc2dd05be508afbbca68ae01;hpb=15694e94b48c2d8c7f9598fa5fcdaf451b7931c6;p=lml2.git diff --git a/debian/control b/debian/control index 7bd27bf..7658d77 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.5.10.0 +Build-Depends-Indep: dh-lisp +Build-Depends: debhelper (>> 7.0.0) +Standards-Version: 3.8.3.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) +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. -