X-Git-Url: http://git.kpe.io/?p=rlc.git;a=blobdiff_plain;f=debian%2Fcontrol;h=528232d57ba8caff3c20abcf1b852bbd1142030f;hp=3558a1dd7c07e798da230587119957ac1280692d;hb=d73e5aee45d7dad39f16dd4a568c71148c147eea;hpb=e6dce5b44ba88b1ba740791f212cbdec77dd1505 diff --git a/debian/control b/debian/control index 3558a1d..528232d 100644 --- a/debian/control +++ b/debian/control @@ -1,17 +1,18 @@ Source: cl-rlc -Section: devel +Section: lisp Priority: optional Maintainer: Kevin M. Rosenberg -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.kpe.io/rlc/ +Vcs-Git: git://git.kpe.io/rlc.git +Vcs-Browser: http://git.kpe.io/?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. - - -