X-Git-Url: http://git.kpe.io/?p=puri.git;a=blobdiff_plain;f=debian%2Fcontrol;h=8bfffda758665c666d81293cff7cf079219e11c6;hp=26807cdc8375958d96ffd6684b29e26d9a7e481d;hb=2ed8a1b3c5439d068defa98b7fc537abaf1b0d6c;hpb=a40d0d6ddaeb1b08cb7d2432c97387dca6207a93 diff --git a/debian/control b/debian/control index 26807cd..8bfffda 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: optional Maintainer: Kevin M. Rosenberg Build-Depends-Indep: debhelper (>= 4.0.0) -Standards-Version: 3.6.1.0 +Standards-Version: 3.6.1.1 Package: cl-puri Architecture: all @@ -11,6 +11,6 @@ Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.47) 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.