X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=56fe5a7dc563694361a5aeb949977f8fff0e0567;hb=2b87997148945852b9d2b25e71a127b152e5132e;hp=086693872db9d8864bd9927e4e48c2f1a8cfa583;hpb=a3cc7bca5ac50360113b3a51aa45926a28f4d4d3;p=puri.git diff --git a/debian/control b/debian/control index 0866938..56fe5a7 100644 --- a/debian/control +++ b/debian/control @@ -3,14 +3,14 @@ Section: devel Priority: optional Maintainer: Kevin M. Rosenberg Build-Depends-Indep: debhelper (>= 4.0.0) -Standards-Version: 3.6.0 +Standards-Version: 3.7.2.1 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 and ported to run on + 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.