Updates for new debian standards
[rlc.git] / debian / control
index b03dc5605c6b32ce613ee1dde50b93aef285a0e7..d1d73484bf961cce8ad8b3620899c8d153a4da8c 100644 (file)
@@ -1,17 +1,16 @@
 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.7.2.0
+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
 
 Package: cl-rlc
 Architecture: all
-Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37), cl-kmrcl, xgraph
+Depends: common-lisp-controller (>= 3.37), cl-kmrcl, xgraph
 Description: Common Lisp RLC Circuit Simulator
  cl-rlc provides a simulator for RLC (resistance, inductance, capacitance)
  circuits. It is written in Common Lisp and uses the xgraph package for
  plotting.
-
-
-