r3738: *** empty log message ***
[ptester.git] / debian / changelog
index 3a8d81d53a51050a06371914e4ff89f16dc30d79..29b2687b3a3c6cb9eb7b01fd6b387928cbba6e67 100644 (file)
@@ -1,3 +1,33 @@
+cl-tester (1.1.1.1-1) unstable; urgency=low
+
+  * Move .asd into upstream
+       
+ -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  8 Nov 2002 09:44:56 -0700
+
+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
+
+cl-tester (1.1.1-3) unstable; urgency=low
+
+  * Improve loading on Allegro systems: (require :tester) on Allegro systems
+  now loads the Allegro supplied product.
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 22 Oct 2002 09:47:02 -0600
+
+cl-tester (1.1.1-2) unstable; urgency=high
+
+  * Fix common-lisp-controller depends
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  5 Oct 2002 07:50:49 -0600
+
 cl-tester (1.1.1-1) unstable; urgency=high
 
   * Add version to common-lisp-controller Depends