X-Git-Url: http://git.kpe.io/?p=ptester.git;a=blobdiff_plain;f=debian%2Fcontrol;h=8d28dc2ff110f01c0ed496b47242e825f3c21b27;hp=7997a19f636266b9413685f7db0aa3d2b1d05dc4;hb=3f0d836a39db1b8722f94d5e4c8f4e607ca4a7e8;hpb=08d17167d2f399fb2cba10eb0577c97877bb18d6 diff --git a/debian/control b/debian/control index 7997a19..8d28dc2 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,12 @@ Section: devel Priority: optional Maintainer: Kevin M. Rosenberg Build-Depends-Indep: debhelper (>= 4.0.0) -Standards-Version: 3.5.7.0 +Standards-Version: 3.6.0 Package: cl-tester Architecture: all -Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37) +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 packages. + ptester is portable version of Franz's. opensource testing suite. + It is designed for writing regresstion test suites for + Common Lisp packages.