r2938: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Sat, 5 Oct 2002 13:53:09 +0000 (13:53 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Sat, 5 Oct 2002 13:53:09 +0000 (13:53 +0000)
debian/changelog
debian/control

index 3a8d81d53a51050a06371914e4ff89f16dc30d79..f86df130142579b981f6c362b92ef04c097e280f 100644 (file)
@@ -1,3 +1,9 @@
+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
index 88900962216ab3a1ef2159242611b55dc74e7348..7997a19f636266b9413685f7db0aa3d2b1d05dc4 100644 (file)
@@ -7,7 +7,7 @@ Standards-Version: 3.5.7.0
 
 Package: cl-tester
 Architecture: all
-Depends: ${shlibs:Depends}, common-lisp-controller (= 3.37)
+Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37)
 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.