Convert to dh-lisp; add Vcs-Browser
[rlc.git] / debian / control
index 3558a1dd7c07e798da230587119957ac1280692d..b169cac6f6158feb530c580e7d1107dbd7e2318e 100644 (file)
@@ -1,17 +1,18 @@
 Source: cl-rlc
-Section: devel
+Section: lisp
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
-Build-Depends-Indep: debhelper (>> 4.0.0)
-Standards-Version: 3.6.1.0
+Build-Depends-Indep: dh-lisp
+Build-Depends: debhelper (>> 7.0.0)
+Standards-Version: 3.8.2.0
+Homepage: http://files.b9.com/rlc/
+Vcs-Git: git://git.b9.com/rlc.git
+Vcs-Browser: http://git.b9.com/?p=rlc.git
 
 Package: cl-rlc
 Architecture: all
-Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37), cl-kmrcl, xgraph
+Depends: ${misc:Depends}, cl-kmrcl, xgraph
 Description: Common Lisp RLC Circuit Simulator
  cl-rlc provides a simulator for RLC (resistance, inductance, capacitance)
- cicuits. It is written in Common Lisp and uses the xgraph package for
+ circuits. It is written in Common Lisp and uses the xgraph package for
  plotting.
-
-
-