X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=fefa689e3c4e49be43aa6b094070edb5108513bb;hb=4516d78a6166a11bf5e810fd1984ea2f3a2a3cc5;hp=e86cda0a4afacccab85285c4f11c1b544cdca641;hpb=f61b75f318eb1a56c67b2c415e06340158cf9cc8;p=uffi.git diff --git a/debian/changelog b/debian/changelog index e86cda0..fefa689 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,46 @@ +cl-uffi (0.8.1-2) unstable; urgency=low + + * Add call to common-lisp-source-compatible + + -- Kevin M. Rosenberg Sun, 22 Sep 2002 21:00:57 -0600 + +cl-uffi (0.8.1-1) unstable; urgency=low + + * Fix size of openmcl's and mcl's integers + + -- Kevin M. Rosenberg Fri, 20 Sep 2002 07:06:31 -0600 + +cl-uffi (0.8.0-1) unstable; urgency=low + + * Adds support for openmcl, numerous changes from John Desoi + + -- Kevin M. Rosenberg Thu, 19 Sep 2002 21:09:17 -0600 + +cl-uffi (0.7.1-1) unstable; urgency=low + + * New upstream version + + -- Kevin M. Rosenberg Wed, 18 Sep 2002 01:57:10 -0600 + +cl-uffi (0.7.0-1) unstable; urgency=low + + * Remove .system file, restructure directories for .asd file without pathnames + + -- Kevin M. Rosenberg Mon, 16 Sep 2002 12:00:45 -0600 + +cl-uffi (0.6.3-1) unstable; urgency=low + + * New upstream version, fixes problem with .asd file. + + -- Kevin M. Rosenberg Fri, 6 Sep 2002 04:59:45 -0600 + +cl-uffi (0.6.2-1) unstable; urgency=low + + * New upstream version. Restructure directories once again to handle + non-CLC systems. + + -- Kevin M. Rosenberg Fri, 23 Aug 2002 09:33:14 -0600 + cl-uffi (0.6.1-1) unstable; urgency=low * Add uffi.asd file to upstream for ASDF users.