r3537: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 2 Dec 2002 18:48:39 +0000 (18:48 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 2 Dec 2002 18:48:39 +0000 (18:48 +0000)
debian/changelog
debian/control
debian/copyright

index 8e062f57264b090a51fd1d11998b8d9c99eed2dc..0ef943aef977496d7b7c862c912c5c8bac56fb16 100644 (file)
@@ -1,6 +1,11 @@
 cl-tester (1.1.1-4) unstable; urgency=low
 
   * Remove 'load-compiled-op from .asd file
+  * Changes compared to upstream: 
+     - Added .asd file for use with Common Lisp Controller
+     - Defined condition SIMPLE-BREAK and BREAK for CMU
+     - Include if* source in the tester.cl file, remove dependency on excl package
+     - Modify WITH-TEST so it does not depend on (sys:gsgc-switch :print) form
 
  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  8 Nov 2002 09:44:56 -0700
 
index 7997a19f636266b9413685f7db0aa3d2b1d05dc4..b62062c7f56435c3c04e4ba25d68b7bb004b1dde 100644 (file)
@@ -3,11 +3,11 @@ Section: devel
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
 Build-Depends-Indep: debhelper (>= 4.0.0)
-Standards-Version: 3.5.7.0
+Standards-Version: 3.5.8.0
 
 Package: cl-tester
 Architecture: all
-Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37)
+Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.47)
 Description: Test suite for Common Lisp programs
  tester is Franz, Inc. opensource testing suite. It can be used to write 
  testing programs for Common Lisp packages.
index 2d962a83694ce62afac31ea2eb9e07dd9fce979e..648c00f0832ce9166304200abfca75eb2e8d5018 100644 (file)
@@ -2,14 +2,7 @@ This package was debianized by Kevin M. Rosenberg <kmr@debian.org> on
 Fri, 20 Sep 2002 01:08:33 -0600.
 
 It was downloaded from http://opensource.franz.com/test/test-dist/tester.cl
-Upstream Author(s): Kevin Layer, Franz Inc.
-
-Changes compared to upstream: 
-  - Added .asd file for use with Common Lisp Controller
-  - Defined condition SIMPLE-BREAK and BREAK for CMU
-  - Include if* source in the tester.cl file, remove dependency on excl package
-  - Modify WITH-TEST so it does not depend on (sys:gsgc-switch :print) form
-
+Upstream Authors: Kevin Layer, Franz Inc.
 
 Copyright: