X-Git-Url: http://git.kpe.io/?p=rlc.git;a=blobdiff_plain;f=debian%2Fcontrol;h=b03dc5605c6b32ce613ee1dde50b93aef285a0e7;hp=3558a1dd7c07e798da230587119957ac1280692d;hb=cde46bd0953df9cc2d4015d5de51f9703ee9a447;hpb=e6dce5b44ba88b1ba740791f212cbdec77dd1505 diff --git a/debian/control b/debian/control index 3558a1d..b03dc56 100644 --- a/debian/control +++ b/debian/control @@ -3,14 +3,14 @@ Section: devel Priority: optional Maintainer: Kevin M. Rosenberg Build-Depends-Indep: debhelper (>> 4.0.0) -Standards-Version: 3.6.1.0 +Standards-Version: 3.7.2.0 Package: cl-rlc Architecture: all Depends: ${shlibs: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) - 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.