r11035: Automated commit for puri debian-version-1.5-1
[puri.git] / debian / control
index df489f415d0a73db7dd8942d3ee52cdf42b6294d..aa1ce4fec76912633b2b8803ecc3b96185da977c 100644 (file)
@@ -2,8 +2,8 @@ Source: cl-puri
 Section: devel
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
-Build-Depends-Indep: debhelper (>= 4.0.0)
-Standards-Version: 3.6.0
+Build-Depends: debhelper (>= 4.0.0)
+Standards-Version: 3.7.2.1
 
 Package: cl-puri
 Architecture: all
@@ -11,6 +11,6 @@ Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.47)
 Recommends: cl-ptester
 Description: Common Lisp Portable URI Library
  This is portable Universal Resource Identifier (RFC 2396)
- library for Common Lisp programs. It's is based on Franz,
- Inc's opensource package and ported to run on
+ library for Common Lisp programs. It is based on Franz,
+ Incorporated opensource package and ported to run on
  other CL implementations. A regression test package is included.