r5324: *** empty log message ***

This commit is contained in:
Kevin M. Rosenberg
2003-07-18 20:51:37 +00:00
parent 9e5b1ca169
commit a3cc7bca5a
5 changed files with 602 additions and 8 deletions

4
debian/control vendored
View File

@ -12,5 +12,5 @@ Recommends: cl-tester
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.

2
debian/rules vendored
View File

@ -51,7 +51,7 @@ binary-indep: build install
binary-arch: build install
dh_testdir
dh_testroot
dh_installdocs
dh_installdocs README
dh_installchangelogs
dh_strip
dh_compress