X-Git-Url: http://git.kpe.io/?p=cl-base64.git;a=blobdiff_plain;f=debian%2Fcontrol;h=36ceff646cdac89a4a93793f9699280a43546092;hp=3ecfd1c538c0996176332db627421eeb20d7c1f8;hb=b43849d2f3919edad320c8549ab5892ee55e2b5f;hpb=8422befccf2a1b5f3c325494a8df8bbc052496d1 diff --git a/debian/control b/debian/control index 3ecfd1c..36ceff6 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.5.9.0 Package: cl-base64 Architecture: all -Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.47), cl-kmrcl +Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.47), cl-kmrcl, cl-tester 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.