X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=8d28dc2ff110f01c0ed496b47242e825f3c21b27;hb=41ca44bc1c65e6e2b2a92be6b96ba674acc65c92;hp=62c3aa843abfa1381b666bb5f0c8129e788b2a06;hpb=88196aa149fe55745e8913208dabf85a47f8ad73;p=ptester.git diff --git a/debian/control b/debian/control index 62c3aa8..8d28dc2 100644 --- a/debian/control +++ b/debian/control @@ -3,12 +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 +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. - + ptester is portable version of Franz's. opensource testing suite. + It is designed for writing regresstion test suites for + Common Lisp packages.