X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=7997a19f636266b9413685f7db0aa3d2b1d05dc4;hb=9ad0cc72d087aa4487fa4443c8a9c3a41f947d05;hp=da547438d653aa4fb3dd5ea7d8a3fced9b6ae7e8;hpb=6ff97dd776b43347cb7b29a500e2da348ff7706a;p=ptester.git diff --git a/debian/control b/debian/control index da54743..7997a19 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,12 @@ Source: cl-tester Section: devel Priority: optional Maintainer: Kevin M. Rosenberg -Build-Depends-Indep: debhelper (>- 4.0.0) +Build-Depends-Indep: debhelper (>= 4.0.0) Standards-Version: 3.5.7.0 Package: cl-tester Architecture: all -Depends: ${shlibs:Depends}, common-lisp-controller +Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37) 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. - + tester is Franz, Inc. opensource testing suite. It can be used to write + testing programs for Common Lisp packages.