r7836: set svn:ignore for fasls
[puri.git] / debian / control
index 11f83bf2c18d53fe2b2a818f9386fc5df3f5329d..df489f415d0a73db7dd8942d3ee52cdf42b6294d 100644 (file)
@@ -8,9 +8,9 @@ Standards-Version: 3.6.0
 Package: cl-puri
 Architecture: all
 Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.47)
-Recommends: cl-tester
+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 with porting work perform to run on
- other platforms. A regression test package is included.
+ Inc's opensource package and ported to run on
+ other CL implementations. A regression test package is included.