r5324: *** empty log message ***
This commit is contained in:
4
debian/control
vendored
4
debian/control
vendored
@ -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
2
debian/rules
vendored
@ -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
|
||||
|
||||
Reference in New Issue
Block a user