X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=d32fef74c350d60fc71abcb9f3440147a2f83629;hb=HEAD;hp=a4c2090fa8c5e3a2f601a204b35050fbd8e990c8;hpb=25567e29ae0b9af611b1161add9888859adb1c95;p=ptester.git diff --git a/debian/control b/debian/control index a4c2090..d32fef7 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.6.0 +Build-Depends: debhelper (>= 4.0.0) +Standards-Version: 3.7.2.1 -Package: cl-tester +Package: cl-ptester Architecture: all 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 regression test suites for + Common Lisp packages.