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