r3738: *** empty log message ***
[ptester.git] / debian / changelog
index ec5f9481540d9845a654a0ae9785c168e6952d91..29b2687b3a3c6cb9eb7b01fd6b387928cbba6e67 100644 (file)
@@ -1,8 +1,39 @@
-cl-tester (1.1-3) unstable; urgency=low
+cl-tester (1.1.1.1-1) unstable; urgency=low
 
-  * Rename .cl to .lisp files
+  * 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>  Mon, 30 Sep 2002 04:15:41 -0600
+ -- 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
+  * Rename .cl to .lisp files
+  
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  2 Oct 2002 07:47:46 -0600
 
 cl-tester (1.1-2) unstable; urgency=low