r11052: Automated commit for Debian build of cl-base64 upstream-version-3.3.2
[cl-base64.git] / debian / control
index 1ba4cac269e5be74ce1f38c3bd174b9911188e6d..664fe3c0c6257163434033fb116ec79d97f513ec 100644 (file)
@@ -2,17 +2,14 @@ Source: cl-base64
 Section: devel
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
 Section: devel
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
-Build-Depends-Indep: debhelper (>= 4.0.0)
-Standards-Version: 3.5.8.0
+Build-Depends: debhelper (>= 4.0.0)
+Standards-Version: 3.7.2.1
 
 Package: cl-base64
 Architecture: all
 
 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.
 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.
  a modified encoding table that uses only URI-compatible characters.
-
-
-