X-Git-Url: http://git.kpe.io/?p=ptester.git;a=blobdiff_plain;f=debian%2Fcontrol;h=208b5ffbedcd5f0e51b9c9ea5565e5149bad9ab5;hp=da547438d653aa4fb3dd5ea7d8a3fced9b6ae7e8;hb=ea3a5ef8b91e5c4796e49ef7d59cf3c3e7dda23b;hpb=6ff97dd776b43347cb7b29a500e2da348ff7706a diff --git a/debian/control b/debian/control index da54743..208b5ff 100644 --- a/debian/control +++ b/debian/control @@ -1,14 +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 +Build-Depends-Indep: debhelper (>= 4.0.0) +Standards-Version: 3.6.0 -Package: cl-tester +Package: cl-ptester 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.