X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=77378cfdd21757d166252dca2c66cdccaf099c5f;hb=9dbc5a868c52636d162d1992a516033d7b3f7e8f;hp=50d8e646eae3490428d454df95c3eef4391c0afe;hpb=3f9781215723a95d11649ede896a826bc293a277;p=reversi.git diff --git a/debian/changelog b/debian/changelog index 50d8e64..77378cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,41 @@ +cl-reversi (1.0.5-1) unstable; urgency=low + + * Improve .asd file + + -- Kevin M. Rosenberg Tue, 6 May 2003 10:17:24 -0600 + +cl-reversi (1.0.4-1) unstable; urgency=low + + * Remove the pusing of :reversi onto *features* + * Wrap declaim's in eval-when :compile-toplevel + + -- Kevin M. Rosenberg Tue, 6 May 2003 09:42:49 -0600 + +cl-reversi (1.0.3-1) unstable; urgency=low + + * Add patches for McCLIM + + -- Kevin M. Rosenberg Tue, 1 Apr 2003 10:53:43 -0700 + +cl-reversi (1.0.2-1) unstable; urgency=low + + * io-clim.lisp: Change :mnemonic to :keystroke + + -- Kevin M. Rosenberg Fri, 8 Nov 2002 00:32:20 -0700 + +cl-reversi (1.0.1-2) unstable; urgency=low + + * copyright: Add Lessor Lisp preamble + + -- Kevin M. Rosenberg Tue, 29 Oct 2002 11:08:09 -0700 + +cl-reversi (1.0.1-1) unstable; urgency=low + + * New upstream release + * Add binary package for precompiled clim-based executable + + -- Kevin M. Rosenberg Sun, 27 Oct 2002 14:54:00 -0700 + cl-reversi (1.0-1) unstable; urgency=low * Initial Release (closes: 166290)