X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=9f56ab623159672bb8bc31890cc1edb9020ecf97;hb=HEAD;hp=c8b38fe3413397420b063eb9849f2b4dd47478f6;hpb=0446884bb32fd40c551bbf36b757050a73c45c56;p=reversi.git diff --git a/debian/changelog b/debian/changelog index c8b38fe..9f56ab6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +cl-reversi (1.0.16-1) unstable; urgency=low + + * New upstream: compatible with latest SBCL + + -- Kevin M. Rosenberg Thu, 01 Oct 2020 17:05:26 -0600 + +cl-reversi (1.0.15-1) unstable; urgency=low + + * Switch to dpkg-source 3.0 (quilt) format + * New upstream: single-float patch from Faré + + -- Kevin M. Rosenberg Wed, 02 Apr 2014 10:23:09 -0600 + +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