X-Git-Url: http://git.kpe.io/?p=ptester.git;a=blobdiff_plain;f=debian%2Fcontrol;h=a77aa51ce94550cc6d2f092ee9a586e5d80f1290;hp=88900962216ab3a1ef2159242611b55dc74e7348;hb=1e7b7010f3b1cee2aaea79e71546209a6dd3ea37;hpb=4a1a13ab3faa95540642bf3731c33fce46586a64 diff --git a/debian/control b/debian/control index 8890096..a77aa51 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,14 @@ -Source: cl-tester +Source: cl-ptester 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.1.0 -Package: cl-tester +Package: cl-ptester 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.