r3738: *** empty log message ***
[ptester.git] / debian / control
index da547438d653aa4fb3dd5ea7d8a3fced9b6ae7e8..b62062c7f56435c3c04e4ba25d68b7bb004b1dde 100644 (file)
@@ -2,13 +2,12 @@ Source: cl-tester
 Section: devel
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
-Build-Depends-Indep: debhelper (>- 4.0.0)
-Standards-Version: 3.5.7.0
+Build-Depends-Indep: debhelper (>= 4.0.0)
+Standards-Version: 3.5.8.0
 
 Package: cl-tester
 Architecture: all
-Depends: ${shlibs:Depends}, common-lisp-controller
+Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.47)
 Description: Test suite for Common Lisp programs
- tester is Franz, Inc. opensource testing suite. It can be used to write testing programs for
- Common Lisp progams.
-
+ tester is Franz, Inc. opensource testing suite. It can be used to write 
+ testing programs for Common Lisp packages.