X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=ec21b8add7cdbd2700a70a77acad4489b5ed1439;hb=d3d73d3ab232a53d1e625f6f57b712c31d6e0f00;hp=82774bab5b7a6b371ef498726a79bf0d2b98a6d0;hpb=6ca3c114bd2b54421810e26add118c2170fdd1fc;p=reversi.git diff --git a/debian/changelog b/debian/changelog index 82774ba..ec21b8a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,58 @@ +cl-reversi (1.0.14-4) unstable; urgency=low + + * Build with debhelper extension dh-lisp + * control: Add Vcs-Browser field. Fix Depends field. + + -- Kevin M. Rosenberg Mon, 03 Aug 2009 18:53:23 -0600 + +cl-reversi (1.0.14-3) unstable; urgency=low + + * debian/watch: New file + * debian/control: Require debhelper 7. Change to new lisp section. + Add Vcs-Git and Homepage fields. + * debian/compat: Update to version 7 + * debian/rules: Update for debhelper 7, architecture-independent build + * debian/{prerm,postrm}: Remove path from binary function + + -- Kevin M. Rosenberg Sun, 02 Aug 2009 01:18:23 -0600 + +cl-reversi (1.0.14-2) unstable; urgency=low + + * debian/rules: don't export DH_COMPAT + * debian/control: Use build-depends, update standards-version + + -- Kevin M. Rosenberg Sun, 09 Sep 2007 19:24:59 -0600 + +cl-reversi (1.0.14-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Sun, 15 Jan 2006 11:31:56 -0700 + +cl-reversi (1.0.13-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Sat, 30 Apr 2005 04:10:54 -0600 + +cl-reversi (1.0.12-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Sat, 30 Apr 2005 04:02:37 -0600 + +cl-reversi (1.0.11-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Tue, 6 Apr 2004 06:35:33 -0600 + +cl-reversi (1.0.10-1) unstable; urgency=low + + * Add details of loading Reversi to README file. + + -- Kevin M. Rosenberg Mon, 5 Apr 2004 10:41:42 -0600 + cl-reversi (1.0.9-1) unstable; urgency=low * Change recommends to suggests for cl-reversi-clim (closes:216558)