X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=ec21f0a2e083b2fb453bc25b524b11c8820a2fbf;hb=0e157a47b55a268b6568bc0f6a5e27d762c7a4b5;hp=11f83bf2c18d53fe2b2a818f9386fc5df3f5329d;hpb=9e5b1ca169d5d26c7195643f02325655eec515e2;p=puri.git diff --git a/debian/control b/debian/control index 11f83bf..ec21f0a 100644 --- a/debian/control +++ b/debian/control @@ -2,15 +2,15 @@ Source: cl-puri 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.2 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. + library for Common Lisp programs. It is based on Franz, + Incorporated opensource package and ported to run on + other CL implementations. A regression test package is included.