Updates for new debian standards
[lml.git] / debian / control
1 Source: cl-lml
2 Section: lisp
3 Priority: optional
4 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
5 Build-Depends: debhelper (>> 7.0.0)
6 Standards-Version: 3.8.2.0
7 Homepage: http://lml.b9.com/
8 Vcs-Git: git://git.b9.com/lml.git
9
10 Package: cl-lml
11 Architecture: all
12 Depends: common-lisp-controller (>= 3.37)
13 Description: Lisp Markup Language
14  LML provides a markup language for generation XHTML web pages. It is
15  a different syntax than cl-lml2 which some people like better.
16  In general, though, cl-lml2 is 
17  faster at compiling and generating XHTML than this package.