r10943: fix package description spelling mistake
[cl-base64.git] / debian / control
index 3ecfd1c538c0996176332db627421eeb20d7c1f8..39394dec087d6d06b312423543d0207b51d58623 100644 (file)
@@ -3,7 +3,7 @@ Section: devel
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
 Build-Depends-Indep: debhelper (>= 4.0.0)
 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.2.1
 
 Package: cl-base64
 Architecture: all
 
 Package: cl-base64
 Architecture: all
@@ -11,5 +11,5 @@ 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.