Updates for new debian standards
[lml.git] / debian / control
index 4919e4cefcafa156043a646104e48183d6ef4a76..c739b4fb11d0c7bd03400793a19bb0446a370306 100644 (file)
@@ -1,16 +1,17 @@
 Source: cl-lml
-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: debhelper (>> 7.0.0)
+Standards-Version: 3.8.2.0
+Homepage: http://lml.b9.com/
+Vcs-Git: git://git.b9.com/lml.git
 
 Package: cl-lml
 Architecture: all
-Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37)
+Depends: common-lisp-controller (>= 3.37)
 Description: Lisp Markup Language
  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.
-