Convert to dh-lisp; add Vcs-Browser
[kmrcl.git] / debian / control
index fd7763d6fc75be21aa91ae066f12e1f23eedd66f..ced63c740bd2f792ce4da9d863b98e99f68b5caf 100644 (file)
@@ -1,15 +1,18 @@
 Source: cl-kmrcl
-Section: devel
+Section: lisp
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
-Build-Depends-Indep: debhelper (>= 4.0.0)
-Standards-Version: 3.5.7.0
+Build-Depends-Indep: dh-lisp
+Build-Depends: debhelper (>= 7.0.0)
+Standards-Version: 3.8.2.0
+Homepage: http://files.b9.com/kmrcl/
+Vcs-Git: git://git.b9.com/kmrcl.git
+Vcs-Browser: http://git.b9.com/?p=kmrcl.git
 
 Package: cl-kmrcl
 Architecture: all
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, cl-rt
 Description: General Utilities for Common Lisp Programs
  This package includes general purpose utilities for Common Lisp
  programs. It is packages for Debian primarily to support more complex
  Common Lisp packages by the upstream author Kevin Rosenberg.
-