r7995: Automated commit for Debian build of reversi upstream-version-1.0.9
authorKevin M. Rosenberg <kevin@rosenberg.net>
Sun, 19 Oct 2003 23:16:03 +0000 (23:16 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Sun, 19 Oct 2003 23:16:03 +0000 (23:16 +0000)
debian/changelog
debian/control
reversi.asd

index a6005c7b5ef6cdab0565ccfce7ae404d4474d9a9..82774bab5b7a6b371ef498726a79bf0d2b98a6d0 100644 (file)
@@ -1,3 +1,10 @@
+cl-reversi (1.0.9-1) unstable; urgency=low
+
+  * Change recommends to suggests for cl-reversi-clim (closes:216558)
+  * Minor upstream changes
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 19 Oct 2003 17:14:15 -0600
+
 cl-reversi (1.0.8-1) unstable; urgency=low
 
   * New upstream
index 0a0e8ef7f4d72830f149bfac6fe520f495e00744..6dda847b9823de5bff667f7724c9c90bc5c082e7 100644 (file)
@@ -8,7 +8,7 @@ Standards-Version: 3.5.10.0
 Package: cl-reversi
 Architecture: all
 Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37)
-Recommends: cl-reversi-clim
+Suggests: cl-reversi-clim
 Description: Reversi game for Common Lisp
  This package is based on Peter Norvig's reversi program in the book
  Paradigms of Artificial Intelligence. Compared to the code in the book,
index 054a0d1b54675814e96aa74f1b8610343ebd90dd..37134a1e38e77622aab1ccd65969d149781290d3 100644 (file)
@@ -10,7 +10,7 @@
 ;;;;
 ;;;; $Id$
 ;;;;
-;;;; This file is Copyright (c) 2001-2002 by Kevin M. Rosenberg 
+;;;; This file is Copyright (c) 2001-2003 by Kevin M. Rosenberg 
 ;;;;
 ;;;; Reversi users are granted the rights to distribute and use this software
 ;;;; as governed by the terms of the Lisp Lesser GNU Public License