7db4a524c8807ce0d0ff08742503bf75477d5ed5
[uffi.git] / debian / changelog
1 cl-uffi (1.2.13-1) unstable; urgency=low
2
3   * Fix getenv test
4   * Work-around load-object-file bug in CMUCL in testing script
5
6  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  1 May 2003 17:31:21 -0600
7
8 cl-uffi (1.2.12-1) unstable; urgency=low
9
10   * Finish converting examples into test suite
11
12  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 30 Apr 2003 08:11:42 -0600
13
14 cl-uffi (1.2.11-1) unstable; urgency=low
15
16   * Add test suite, new binary package uffi-tests
17
18  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 29 Apr 2003 08:10:26 -0600
19
20 cl-uffi (1.2.10-1) unstable; urgency=low
21
22   * Fix allegro free-cstring bug
23
24  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 28 Mar 2003 12:58:08 -0700
25
26 cl-uffi (1.2.9-1) unstable; urgency=low
27
28   * change ccl:%put-cstring to ccl::%put-cstring for openmcl
29
30  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 12 Mar 2003 14:12:03 -0700
31
32 cl-uffi (1.2.8-1) unstable; urgency=low
33
34   * Change output on compress.lisp example
35
36  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 10 Mar 2003 10:37:00 -0700
37
38 cl-uffi (1.2.7-1) unstable; urgency=low
39
40   * Remove reference to obsolete Corman module in uffi.asd
41
42  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 19 Feb 2003 14:56:15 -0700
43
44 cl-uffi (1.2.6-1) unstable; urgency=low
45
46   * Add :language :ansi-c for Lispworks def-function
47
48  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  5 Feb 2003 23:54:12 -0700
49
50 cl-uffi (1.2.5-1) unstable; urgency=low
51
52   * Rework allocate-foreign-array to evaluate type
53
54  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 28 Dec 2002 01:12:30 -0700
55
56 cl-uffi (1.2.4-1) unstable; urgency=low
57
58   * Fix syntax error from last version
59
60  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 13 Dec 2002 18:54:41 -0700
61
62 cl-uffi (1.2.3-1) unstable; urgency=low
63
64   * More external format changes for lispworks (thanks Marc Battyani)
65
66  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 13 Dec 2002 15:46:23 -0700
67
68 cl-uffi (1.2.2-1) unstable; urgency=low
69
70   * Add external format parameters to lispworks to avoid translating stringsl
71
72  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 13 Dec 2002 14:26:17 -0700
73
74 cl-uffi (1.2.1-1) unstable; urgency=low
75
76   * Add uncompression test
77
78  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  9 Dec 2002 09:05:52 -0700
79
80 cl-uffi (1.2.0-1) unstable; urgency=low
81
82   * Fixes in allocate-foreign-object and deref-array for allegro
83
84  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  2 Dec 2002 23:59:43 -0700
85
86 cl-uffi (1.1.8-1) unstable; urgency=low
87
88   * Reverse broken bug "fixes" 
89
90  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 28 Nov 2002 11:47:26 -0700
91
92 cl-uffi (1.1.7.1-1) unstable; urgency=low
93
94   * Another allegro bug (Thanks Matthew Danish)
95
96  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 23 Nov 2002 12:06:40 -0700
97
98 cl-uffi (1.1.7-1) unstable; urgency=low
99
100   * bug fixes on allegro
101
102  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 23 Nov 2002 11:03:18 -0700
103
104 cl-uffi (1.1.6-1) unstable; urgency=low
105
106   * More documention of cstrings and foreign strings
107
108  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 21 Nov 2002 19:51:55 -0700
109
110 cl-uffi (1.1.5-1) unstable; urgency=low
111
112   * Documentation changes
113
114  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 21 Nov 2002 18:35:26 -0700
115
116 cl-uffi (1.1.4-1) unstable; urgency=low
117
118   * OpenMCL/MCL fixes
119
120  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 20 Nov 2002 14:03:16 -0700
121
122 cl-uffi (1.1.3-1) unstable; urgency=low
123
124   * Fix OpenMCL default library pathname type
125
126  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 17 Nov 2002 22:28:59 -0700
127
128 cl-uffi (1.1.2-1) unstable; urgency=low
129
130   * src/objects.lisp: Fix bug in allocate-foreign-object for AllegroCL
131
132  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 14 Nov 2002 15:10:41 -0700
133
134 cl-uffi (1.1.1-1) unstable; urgency=low
135
136   * Remove 'load-compiled-op from .asd file
137
138  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  8 Nov 2002 09:49:49 -0700
139
140 cl-uffi (1.1.0-1) unstable; urgency=low
141
142   * Add SCL support.
143
144  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 15 Oct 2002 11:22:35 -0600
145
146 cl-uffi (1.0.1-1) unstable; urgency=low
147
148   * Add SBCL to documentation
149
150  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Oct 2002 01:18:05 -0600
151
152 cl-uffi (1.0.0-1) unstable; urgency=low
153
154   * Initial SBCL compatibility
155
156  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 19:01:31 -0600
157
158 cl-uffi (0.9.2-1) unstable; urgency=high
159
160   * Add AUTHORS file
161   * Integrate Reini Urban's cormanlisp patches into main source
162   * Add Depends: version on Common Lisp Controller
163
164  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  1 Oct 2002 08:11:21 -0600
165
166 cl-uffi (0.9.1-1) unstable; urgency=low
167
168   * Rename .cl files to .lisp files
169
170  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 30 Sep 2002 04:01:58 -0600
171
172 cl-uffi (0.9.0-1) unstable; urgency=low
173
174   * Reorganize directories, merge MCL/OpenMCL into main code 
175
176  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 30 Sep 2002 01:32:03 -0600
177
178 cl-uffi (0.8.6-1) unstable; urgency=low
179
180   * Fix :pointer-self for OpenMCL.
181   * Multiple changes to support OpenMCL with CLSQL
182
183  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 30 Sep 2002 01:31:37 -0600
184
185 cl-uffi (0.8.5-1) unstable; urgency=low
186
187   * Add with-cstrings macro to mcl's source
188
189  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 29 Sep 2002 12:19:20 -0600
190
191 cl-uffi (0.8.4-1) unstable; urgency=low
192
193   * Change mcl's load-library definition from macro to function
194
195  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 29 Sep 2002 11:49:32 -0600
196
197 cl-uffi (0.8.3-1) unstable; urgency=low
198
199   * New upstream release. Passes all tests with OpenMCL in Debian PPC.
200
201  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 29 Sep 2002 11:32:05 -0600
202
203 cl-uffi (0.8.2-2) unstable; urgency=low
204
205   * Add pathname to clc-register-impl invocation
206
207  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 25 Sep 2002 06:38:44 -0600
208
209 cl-uffi (0.8.2-1) unstable; urgency=low
210
211   * Add conditionals to .asd file to control clc autobuilding
212
213  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 22 Sep 2002 21:00:57 -0600
214
215 cl-uffi (0.8.1-1) unstable; urgency=low
216
217   * Fix size of openmcl's and mcl's integers
218
219  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 20 Sep 2002 07:06:31 -0600
220
221 cl-uffi (0.8.0-1) unstable; urgency=low
222
223   * Adds support for openmcl, numerous changes from John Desoi
224
225  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 19 Sep 2002 21:09:17 -0600
226
227 cl-uffi (0.7.1-1) unstable; urgency=low
228
229   * New upstream version
230
231  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 18 Sep 2002 01:57:10 -0600
232
233 cl-uffi (0.7.0-1) unstable; urgency=low
234
235   * Remove .system file, restructure directories for .asd file without pathnames
236
237  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 16 Sep 2002 12:00:45 -0600
238
239 cl-uffi (0.6.3-1) unstable; urgency=low
240
241   * New upstream version, fixes problem with .asd file.
242
243  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  6 Sep 2002 04:59:45 -0600
244
245 cl-uffi (0.6.2-1) unstable; urgency=low
246
247   * New upstream version. Restructure directories once again to handle 
248     non-CLC systems.
249
250  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 23 Aug 2002 09:33:14 -0600
251
252 cl-uffi (0.6.1-1) unstable; urgency=low
253
254   * Add uffi.asd file to upstream for ASDF users.
255
256  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 17 Aug 2002 18:50:12 -0600
257
258 cl-uffi (0.6.0-2) unstable; urgency=low
259
260   * Update e-mail address
261   * Update Standards version
262
263  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 12 Aug 2002 00:01:27 -0600
264
265 cl-uffi (0.6.0-1) unstable; urgency=low
266
267   * New upstream version (Restructure directories to improve Common Lisp
268     Controller compatibility.)
269
270  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 25 Jul 2002 21:24:53 -0600
271
272 cl-uffi (0.5.1-1) unstable; urgency=low
273
274   * Rework upstream documentation.
275
276  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  9 Jul 2002 12:45:56 -0600
277
278 cl-uffi (0.5.0-2) unstable; urgency=low
279
280   * Add the LLGPL text to the copyright file.
281
282  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  7 Jul 2002 15:40:05 -0600
283
284 cl-uffi (0.5.0-1) unstable; urgency=low
285
286   * New upstream version
287   
288   * Additions to the copyright file to comply with Debian Policy
289
290  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 28 Jun 2002 11:16:28 -0600
291
292 cl-uffi (0.4.8-1) unstable; urgency=low
293
294   * New upstream version
295
296  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 26 Jun 2002 21:35:07 -0600
297
298 cl-uffi (0.4.5-2) unstable; urgency=low
299
300   * Fix Build-Depends-Indep
301
302  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 25 Jun 2002 06:12:19 -0600
303
304 cl-uffi (0.4.5-1) unstable; urgency=low
305
306   * New upstream version.
307
308   * Remove deprecated repository 
309   
310   * Migrate to Debhelper V4
311   
312   * Changed Maintainer: field from sponsor to sponsoree/packager
313
314  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 20 Jun 2002 07:43:53 -0600
315
316 cl-uffi (0.4.4-8) unstable; urgency=low
317
318   * Improved control file in anticipation of having dpkg-buildpackage
319     generate the documentation rather than putting the documentation in
320     the upstream archive.
321   * Remade package to include upstream sources.
322
323  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  5 May 2002 11:17:52 -0600
324
325 cl-uffi (0.4.4-7) unstable; urgency=low
326
327   * Modified make-dist.sh to use cvs-buildpackage, added options
328   * Cleaned debian/rules, debian/copyright      
329   * First version to upload. (closes: #145723)
330
331  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  4 May 2002 16:03:11 -0600
332
333 cl-uffi (0.4.4-6) unstable; urgency=low
334
335   * Fixed Maintainer and Uploader fields in debian control
336
337  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  3 May 2002 09:11:47 -0600
338
339 cl-uffi (0.4.4-5) unstable; urgency=low
340
341   * Commented-out DH_VERBOSE flag. 
342   * Uses debian/dirs with debhelper.
343   * Changed doc-base section to programming. 
344   * Added Uploaders field to debian/control. 
345   * Made .system file be a symbolic link to .system file in repository.
346
347  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  2 May 2002 15:37:50 -0600
348
349 cl-uffi (0.4.4-4) unstable; urgency=low
350
351   * Added upstream ChangeLog to debian distribution.
352
353  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 30 Apr 2002 13:01:12 -0600
354
355 cl-uffi (0.4.4-3) unstable; urgency=low
356
357   * Modified make-dist.sh to create better .diff.gz
358
359  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 28 Apr 2002 06:38:48 -0600
360
361 cl-uffi (0.4.4-2) unstable; urgency=low
362
363   * Improved source code archive for debian upload.
364
365  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 28 Apr 2002 03:04:52 -0600
366
367 cl-uffi (0.4.4-1) unstable; urgency=low
368
369   * Initial package.
370
371  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 25 Apr 2002 19:13:41 -0600
372