fix lintian warning
[rlc.git] / debian / control
index 3558a1dd7c07e798da230587119957ac1280692d..26ad91a12230ec60d1be2ebf57e352537d823437 100644 (file)
@@ -2,15 +2,15 @@ Source: cl-rlc
 Section: devel
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
-Build-Depends-Indep: debhelper (>> 4.0.0)
-Standards-Version: 3.6.1.0
+Build-Depends: debhelper (>> 4.0.0)
+Standards-Version: 3.7.2.2
 
 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.