X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=df489f415d0a73db7dd8942d3ee52cdf42b6294d;hb=51cb8e609aab560551cbe0aa2e536cd58f191dc0;hp=11f83bf2c18d53fe2b2a818f9386fc5df3f5329d;hpb=9e5b1ca169d5d26c7195643f02325655eec515e2;p=puri.git diff --git a/debian/control b/debian/control index 11f83bf..df489f4 100644 --- a/debian/control +++ b/debian/control @@ -8,9 +8,9 @@ Standards-Version: 3.6.0 Package: cl-puri Architecture: all Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.47) -Recommends: cl-tester +Recommends: cl-ptester Description: Common Lisp Portable URI Library This is portable Universal Resource Identifier (RFC 2396) library for Common Lisp programs. It's is based on Franz, - Inc's opensource package with porting work perform to run on - other platforms. A regression test package is included. + Inc's opensource package and ported to run on + other CL implementations. A regression test package is included.