X-Git-Url: http://git.kpe.io/?p=cl-base64.git;a=blobdiff_plain;f=debian%2Fcontrol;h=39394dec087d6d06b312423543d0207b51d58623;hp=1ba4cac269e5be74ce1f38c3bd174b9911188e6d;hb=897a9893160b23f19dbb6b80632b0e838e6f4727;hpb=4b686492f846fd2a66fa336cf02c3c13ba6e2ac3 diff --git a/debian/control b/debian/control index 1ba4cac..39394de 100644 --- a/debian/control +++ b/debian/control @@ -3,16 +3,13 @@ Section: devel Priority: optional Maintainer: Kevin M. Rosenberg Build-Depends-Indep: debhelper (>= 4.0.0) -Standards-Version: 3.5.8.0 +Standards-Version: 3.6.2.1 Package: cl-base64 Architecture: all -Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.47) +Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.47), cl-kmrcl Description: Common Lisp package to encode and decode base64 with URI support This package provides highly optimized base64 encoding and decoding. Besides conversion to and from strings, integer conversions are supported. - Encoding with Uniform Resource Indentifiers is supported by using + Encoding with Uniform Resource Identifiers is supported by using a modified encoding table that uses only URI-compatible characters. - - -