X-Git-Url: http://git.kpe.io/?p=ptester.git;a=blobdiff_plain;f=debian%2Fcontrol;fp=debian%2Fcontrol;h=d32fef74c350d60fc71abcb9f3440147a2f83629;hp=a77aa51ce94550cc6d2f092ee9a586e5d80f1290;hb=35537bdef8745f0b5a8aa661d108b3cc24f06d4f;hpb=b7f799bb1cc94e5182106104552e222cad3fc9c3 diff --git a/debian/control b/debian/control index a77aa51..d32fef7 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,13 @@ Source: cl-ptester Section: devel Priority: optional Maintainer: Kevin M. Rosenberg -Build-Depends-Indep: debhelper (>= 4.0.0) -Standards-Version: 3.6.1.0 +Build-Depends: debhelper (>= 4.0.0) +Standards-Version: 3.7.2.1 Package: cl-ptester Architecture: all Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.47) Description: Test suite for Common Lisp programs ptester is portable version of Franz's. opensource testing suite. - It is designed for writing regresstion test suites for + It is designed for writing regression test suites for Common Lisp packages.