X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=53e69a5d1e9a8f7945f811a40bea73331f9f659b;hb=8b55e3d2a8f87eff537b7602c4ac0c447b5aca55;hp=0292aa37e8291895ea000dc1addd1a2a96f6b288;hpb=7943dcc78d45dbb845a1fc6d2220dd732fdc6d53;p=cl-base64.git diff --git a/debian/control b/debian/control index 0292aa3..53e69a5 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,11 @@ Section: devel Priority: optional Maintainer: Kevin M. Rosenberg Build-Depends-Indep: debhelper (>= 4.0.0) -Standards-Version: 3.5.9.0 +Standards-Version: 3.5.10.0 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.