fix spelling error
[xptest.git] / debian / control
index e585ed05141422afd79f49ac80d7767d48d11124..f5f3c3727239d905b7728ea4cc86979a5ab5769c 100644 (file)
@@ -2,18 +2,17 @@ Source: cl-xptest
 Section: lisp
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
+Build-Depends-Indep: dh-lisp
 Build-Depends: debhelper (>= 7.0.0)
-Standards-Version: 3.8.2.0
+Standards-Version: 3.8.3.0
 Vcs-Git: git://git.b9.com/xptest.git
+Vcs-Browser: http://git.b9.com/?p=xptest.git
  
 Package: cl-xptest
 Architecture: all
-Depends: common-lisp-controller (>= 3.37)
+Depends: ${misc:Depends}
 Description: Extreme programming test suite for Common Lisp package
  xptest is the test suite written by onShore Development.
  It is toolkit for building test suites, very much inspired by the test
  frameworks that the Extreme Programming crew made available for
- Smalltalk an other languages.
-
-
-
+ Smalltalk and other languages.