r10944: update standards version
[rlc.git] / debian / control
index 3558a1dd7c07e798da230587119957ac1280692d..b03dc5605c6b32ce613ee1dde50b93aef285a0e7 100644 (file)
@@ -3,14 +3,14 @@ Section: devel
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
 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.