r10297: Automated commit for Debian build of lml upstream-version-2.5.3
[lml.git] / debian / control
index 9c8e5e3ae90235af5b506bb3d5b8351703d08d27..f945184369d6ae40fa140b9444d172d290c93ea3 100644 (file)
@@ -1,13 +1,16 @@
-Source: lml
+Source: cl-lml
 Section: devel
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
-Build-Depends: debhelper (>> 4.0.0)
-Standards-Version: 3.5.7.0
+Build-Depends-Indep: debhelper (>> 4.0.0)
+Standards-Version: 3.6.1.0
 
-Package: lml
-Architecture: any
-Depends: ${shlibs:Depends}
+Package: cl-lml
+Architecture: all
+Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37)
 Description: Lisp Markup Language
- LML provides a markup language for generation XHTML web pages.
+ LML provides a markup language for generation XHTML web pages. It is
+ a different syntax than cl-lml2 which some people like better.
+ In general, though, cl-lml2 is 
+ faster at compiling and generating XHTML than this package.