Merge branch 'master' of ssh://git.b9.com/home/gitpub/lml2
[lml2.git] / debian / control
index d919cbc99cb41261904fe1b2a7d47d3733e48a2c..7658d77886248edbfdbf2fce1005c47cd0d48f5a 100644 (file)
@@ -1,16 +1,19 @@
 Source: cl-lml2
-Section: devel
+Section: lisp
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
-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.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), 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.
-