r9130: Automated commit for cl-base64 debian-version-3.3.1-3
[cl-base64.git] / debian / control
index 0292aa37e8291895ea000dc1addd1a2a96f6b288..a68f0545c5723175d85e9e34c164c867f14610a8 100644 (file)
@@ -3,11 +3,11 @@ Section: devel
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
 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)
+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.