X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=128e21070df1befbf71925a8ddd9d1ab7a7aa231;hb=65e2a75247b894d1f562102ef1df77c7060b5048;hp=00e03ce4f9d8ebb098e67f08bee4d01875bde790;hpb=6c6ce0383c021a161278435ba068f1e291191bac;p=uffi.git diff --git a/debian/changelog b/debian/changelog index 00e03ce..128e210 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,77 @@ +cl-uffi (1.2.22-1) unstable; urgency=low + + * New upstream with Lispworks patch from Edi Weitz + + -- Kevin M. Rosenberg Tue, 12 Aug 2003 08:09:04 -0600 + +cl-uffi (1.2.21-1) unstable; urgency=low + + * New upstream -- fix for Franz's mlisp + + -- Kevin M. Rosenberg Sat, 19 Jul 2003 14:15:52 -0600 + +cl-uffi (1.2.20-1) unstable; urgency=low + + * New upstream -- really fix bug + + -- Kevin M. Rosenberg Tue, 8 Jul 2003 06:37:58 -0600 + +cl-uffi (1.2.19-1) unstable; urgency=low + + * Fix bug in sbcl/load-library + + -- Kevin M. Rosenberg Mon, 7 Jul 2003 18:49:37 -0600 + +cl-uffi (1.2.18-1) unstable; urgency=low + + * New BSD license + + -- Kevin M. Rosenberg Thu, 26 Jun 2003 12:01:24 -0600 + +cl-uffi (1.2.17-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Thu, 12 Jun 2003 06:12:30 -0600 + +cl-uffi (1.2.16-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Thu, 12 Jun 2003 06:04:06 -0600 + +cl-uffi (1.2.15-1) unstable; urgency=low + + * Documentation improvement by Nikodemus Siivola + + -- Kevin M. Rosenberg Mon, 5 May 2003 15:57:32 -0600 + +cl-uffi (1.2.14-1) unstable; urgency=low + + * New upstream + * Add to debhelper to depends (closes:192001) + + -- Kevin M. Rosenberg Mon, 5 May 2003 08:53:30 -0600 + +cl-uffi (1.2.13-1) unstable; urgency=low + + * Fix getenv test + * Work-around load-object-file bug in CMUCL in testing script + + -- Kevin M. Rosenberg Thu, 1 May 2003 17:31:21 -0600 + +cl-uffi (1.2.12-1) unstable; urgency=low + + * Finish converting examples into test suite + + -- Kevin M. Rosenberg Wed, 30 Apr 2003 08:11:42 -0600 + +cl-uffi (1.2.11-1) unstable; urgency=low + + * Add test suite, new binary package uffi-tests + + -- Kevin M. Rosenberg Tue, 29 Apr 2003 08:10:26 -0600 + cl-uffi (1.2.10-1) unstable; urgency=low * Fix allegro free-cstring bug