r8163: improved building of shared library, not yet tested
[uffi.git] / debian / changelog
1 cl-uffi (1.4.3-1) unstable; urgency=low
2
3   * Improved test/make.sh and uffi-tests.asd
4
5  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 11 Nov 2003 15:02:40 -0700
6
7 cl-uffi (1.4.2-1) unstable; urgency=low
8
9   * Yet another attempt for asdf-install
10
11  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 11 Nov 2003 04:51:24 -0700
12
13 cl-uffi (1.4.1-1) unstable; urgency=low
14
15   * Fix for asdf-install
16
17  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 11 Nov 2003 04:29:27 -0700
18
19 cl-uffi (1.4.0-1) unstable; urgency=low
20
21   * Make UFFI asdf-installable
22
23  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 11 Nov 2003 03:28:06 -0700
24
25 cl-uffi (1.3.9-1) unstable; urgency=low
26
27   * Use local XSL files, add Debian-specific catalog
28
29  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 11 Nov 2003 00:12:34 -0700
30
31 cl-uffi (1.3.8-1) unstable; urgency=low
32
33   * Use XInclude for documentation
34
35  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 10 Nov 2003 22:39:33 -0700
36
37 cl-uffi (1.3.7-1) unstable; urgency=low
38
39   * Convert documentation to Docbook XML with new processing commands
40
41  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 10 Nov 2003 20:38:28 -0700
42
43 cl-uffi (1.3.6-1) unstable; urgency=low
44
45   * More MacOSX changes
46
47  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 31 Aug 2003 20:45:23 -0600
48
49 cl-uffi (1.3.5-1) unstable; urgency=low
50
51   * Rework loading of foreign libraries to better support MacOSX, especially
52   sbcl
53
54  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 27 Aug 2003 10:01:11 -0600
55
56 cl-uffi (1.3.4-1) unstable; urgency=low
57
58   * New upstream
59
60  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 26 Aug 2003 07:29:19 -0600
61
62 cl-uffi (1.3.3-1) unstable; urgency=low
63
64   * Add gettimeofday to tests
65
66  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 26 Aug 2003 07:29:07 -0600
67
68 cl-uffi (1.3.2-1) unstable; urgency=low
69
70   * Patch from Edi Weitz
71
72  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 22 Aug 2003 19:03:06 -0600
73
74 cl-uffi (1.3.1-1) unstable; urgency=low
75
76   * New upstream
77
78  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 14 Aug 2003 18:27:32 -0600
79
80 cl-uffi (1.3.0-1) unstable; urgency=low
81
82   * Add initial support and tests for def-foreign-var
83
84  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 14 Aug 2003 15:38:33 -0600
85
86 cl-uffi (1.2.23-1) unstable; urgency=low
87
88   * New upstream with fixes suggested and patches submitted by Edi Weitz.
89
90  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 14 Aug 2003 12:26:07 -0600
91
92 cl-uffi (1.2.22-1) unstable; urgency=low
93
94   * New upstream with Lispworks patch from Edi Weitz
95
96  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 12 Aug 2003 08:09:04 -0600
97
98 cl-uffi (1.2.21-1) unstable; urgency=low
99
100   * New upstream -- fix for Franz's mlisp
101
102  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 19 Jul 2003 14:15:52 -0600
103
104 cl-uffi (1.2.20-1) unstable; urgency=low
105
106   * New upstream -- really fix bug
107
108  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  8 Jul 2003 06:37:58 -0600
109
110 cl-uffi (1.2.19-1) unstable; urgency=low
111
112   * Fix bug in sbcl/load-library
113
114  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  7 Jul 2003 18:49:37 -0600
115
116 cl-uffi (1.2.18-1) unstable; urgency=low
117
118   * New BSD license
119
120  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 26 Jun 2003 12:01:24 -0600
121
122 cl-uffi (1.2.17-1) unstable; urgency=low
123
124   * New upstream
125
126  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 12 Jun 2003 06:12:30 -0600
127
128 cl-uffi (1.2.16-1) unstable; urgency=low
129
130   * New upstream
131
132  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 12 Jun 2003 06:04:06 -0600
133
134 cl-uffi (1.2.15-1) unstable; urgency=low
135
136   * Documentation improvement by Nikodemus Siivola
137
138  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  5 May 2003 15:57:32 -0600
139
140 cl-uffi (1.2.14-1) unstable; urgency=low
141
142   * New upstream
143   * Add to debhelper to depends (closes:192001)
144   
145  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  5 May 2003 08:53:30 -0600
146
147 cl-uffi (1.2.13-1) unstable; urgency=low
148
149   * Fix getenv test
150   * Work-around load-object-file bug in CMUCL in testing script
151
152  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  1 May 2003 17:31:21 -0600
153
154 cl-uffi (1.2.12-1) unstable; urgency=low
155
156   * Finish converting examples into test suite
157
158  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 30 Apr 2003 08:11:42 -0600
159
160 cl-uffi (1.2.11-1) unstable; urgency=low
161
162   * Add test suite, new binary package uffi-tests
163
164  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 29 Apr 2003 08:10:26 -0600
165
166 cl-uffi (1.2.10-1) unstable; urgency=low
167
168   * Fix allegro free-cstring bug
169
170  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 28 Mar 2003 12:58:08 -0700
171
172 cl-uffi (1.2.9-1) unstable; urgency=low
173
174   * change ccl:%put-cstring to ccl::%put-cstring for openmcl
175
176  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 12 Mar 2003 14:12:03 -0700
177
178 cl-uffi (1.2.8-1) unstable; urgency=low
179
180   * Change output on compress.lisp example
181
182  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 10 Mar 2003 10:37:00 -0700
183
184 cl-uffi (1.2.7-1) unstable; urgency=low
185
186   * Remove reference to obsolete Corman module in uffi.asd
187
188  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 19 Feb 2003 14:56:15 -0700
189
190 cl-uffi (1.2.6-1) unstable; urgency=low
191
192   * Add :language :ansi-c for Lispworks def-function
193
194  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  5 Feb 2003 23:54:12 -0700
195
196 cl-uffi (1.2.5-1) unstable; urgency=low
197
198   * Rework allocate-foreign-array to evaluate type
199
200  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 28 Dec 2002 01:12:30 -0700
201
202 cl-uffi (1.2.4-1) unstable; urgency=low
203
204   * Fix syntax error from last version
205
206  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 13 Dec 2002 18:54:41 -0700
207
208 cl-uffi (1.2.3-1) unstable; urgency=low
209
210   * More external format changes for lispworks (thanks Marc Battyani)
211
212  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 13 Dec 2002 15:46:23 -0700
213
214 cl-uffi (1.2.2-1) unstable; urgency=low
215
216   * Add external format parameters to lispworks to avoid translating stringsl
217
218  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 13 Dec 2002 14:26:17 -0700
219
220 cl-uffi (1.2.1-1) unstable; urgency=low
221
222   * Add uncompression test
223
224  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  9 Dec 2002 09:05:52 -0700
225
226 cl-uffi (1.2.0-1) unstable; urgency=low
227
228   * Fixes in allocate-foreign-object and deref-array for allegro
229
230  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  2 Dec 2002 23:59:43 -0700
231
232 cl-uffi (1.1.8-1) unstable; urgency=low
233
234   * Reverse broken bug "fixes" 
235
236  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 28 Nov 2002 11:47:26 -0700
237
238 cl-uffi (1.1.7.1-1) unstable; urgency=low
239
240   * Another allegro bug (Thanks Matthew Danish)
241
242  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 23 Nov 2002 12:06:40 -0700
243
244 cl-uffi (1.1.7-1) unstable; urgency=low
245
246   * bug fixes on allegro
247
248  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 23 Nov 2002 11:03:18 -0700
249
250 cl-uffi (1.1.6-1) unstable; urgency=low
251
252   * More documention of cstrings and foreign strings
253
254  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 21 Nov 2002 19:51:55 -0700
255
256 cl-uffi (1.1.5-1) unstable; urgency=low
257
258   * Documentation changes
259
260  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 21 Nov 2002 18:35:26 -0700
261
262 cl-uffi (1.1.4-1) unstable; urgency=low
263
264   * OpenMCL/MCL fixes
265
266  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 20 Nov 2002 14:03:16 -0700
267
268 cl-uffi (1.1.3-1) unstable; urgency=low
269
270   * Fix OpenMCL default library pathname type
271
272  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 17 Nov 2002 22:28:59 -0700
273
274 cl-uffi (1.1.2-1) unstable; urgency=low
275
276   * src/objects.lisp: Fix bug in allocate-foreign-object for AllegroCL
277
278  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 14 Nov 2002 15:10:41 -0700
279
280 cl-uffi (1.1.1-1) unstable; urgency=low
281
282   * Remove 'load-compiled-op from .asd file
283
284  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  8 Nov 2002 09:49:49 -0700
285
286 cl-uffi (1.1.0-1) unstable; urgency=low
287
288   * Add SCL support.
289
290  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 15 Oct 2002 11:22:35 -0600
291
292 cl-uffi (1.0.1-1) unstable; urgency=low
293
294   * Add SBCL to documentation
295
296  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Oct 2002 01:18:05 -0600
297
298 cl-uffi (1.0.0-1) unstable; urgency=low
299
300   * Initial SBCL compatibility
301
302  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 19:01:31 -0600
303
304 cl-uffi (0.9.2-1) unstable; urgency=high
305
306   * Add AUTHORS file
307   * Integrate Reini Urban's cormanlisp patches into main source
308   * Add Depends: version on Common Lisp Controller
309
310  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  1 Oct 2002 08:11:21 -0600
311
312 cl-uffi (0.9.1-1) unstable; urgency=low
313
314   * Rename .cl files to .lisp files
315
316  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 30 Sep 2002 04:01:58 -0600
317
318 cl-uffi (0.9.0-1) unstable; urgency=low
319
320   * Reorganize directories, merge MCL/OpenMCL into main code 
321
322  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 30 Sep 2002 01:32:03 -0600
323
324 cl-uffi (0.8.6-1) unstable; urgency=low
325
326   * Fix :pointer-self for OpenMCL.
327   * Multiple changes to support OpenMCL with CLSQL
328
329  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 30 Sep 2002 01:31:37 -0600
330
331 cl-uffi (0.8.5-1) unstable; urgency=low
332
333   * Add with-cstrings macro to mcl's source
334
335  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 29 Sep 2002 12:19:20 -0600
336
337 cl-uffi (0.8.4-1) unstable; urgency=low
338
339   * Change mcl's load-library definition from macro to function
340
341  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 29 Sep 2002 11:49:32 -0600
342
343 cl-uffi (0.8.3-1) unstable; urgency=low
344
345   * New upstream release. Passes all tests with OpenMCL in Debian PPC.
346
347  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 29 Sep 2002 11:32:05 -0600
348
349 cl-uffi (0.8.2-2) unstable; urgency=low
350
351   * Add pathname to clc-register-impl invocation
352
353  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 25 Sep 2002 06:38:44 -0600
354
355 cl-uffi (0.8.2-1) unstable; urgency=low
356
357   * Add conditionals to .asd file to control clc autobuilding
358
359  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 22 Sep 2002 21:00:57 -0600
360
361 cl-uffi (0.8.1-1) unstable; urgency=low
362
363   * Fix size of openmcl's and mcl's integers
364
365  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 20 Sep 2002 07:06:31 -0600
366
367 cl-uffi (0.8.0-1) unstable; urgency=low
368
369   * Adds support for openmcl, numerous changes from John Desoi
370
371  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 19 Sep 2002 21:09:17 -0600
372
373 cl-uffi (0.7.1-1) unstable; urgency=low
374
375   * New upstream version
376
377  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 18 Sep 2002 01:57:10 -0600
378
379 cl-uffi (0.7.0-1) unstable; urgency=low
380
381   * Remove .system file, restructure directories for .asd file without pathnames
382
383  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 16 Sep 2002 12:00:45 -0600
384
385 cl-uffi (0.6.3-1) unstable; urgency=low
386
387   * New upstream version, fixes problem with .asd file.
388
389  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  6 Sep 2002 04:59:45 -0600
390
391 cl-uffi (0.6.2-1) unstable; urgency=low
392
393   * New upstream version. Restructure directories once again to handle 
394     non-CLC systems.
395
396  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 23 Aug 2002 09:33:14 -0600
397
398 cl-uffi (0.6.1-1) unstable; urgency=low
399
400   * Add uffi.asd file to upstream for ASDF users.
401
402  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 17 Aug 2002 18:50:12 -0600
403
404 cl-uffi (0.6.0-2) unstable; urgency=low
405
406   * Update e-mail address
407   * Update Standards version
408
409  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 12 Aug 2002 00:01:27 -0600
410
411 cl-uffi (0.6.0-1) unstable; urgency=low
412
413   * New upstream version (Restructure directories to improve Common Lisp
414     Controller compatibility.)
415
416  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 25 Jul 2002 21:24:53 -0600
417
418 cl-uffi (0.5.1-1) unstable; urgency=low
419
420   * Rework upstream documentation.
421
422  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  9 Jul 2002 12:45:56 -0600
423
424 cl-uffi (0.5.0-2) unstable; urgency=low
425
426   * Add the LLGPL text to the copyright file.
427
428  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  7 Jul 2002 15:40:05 -0600
429
430 cl-uffi (0.5.0-1) unstable; urgency=low
431
432   * New upstream version
433   
434   * Additions to the copyright file to comply with Debian Policy
435
436  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 28 Jun 2002 11:16:28 -0600
437
438 cl-uffi (0.4.8-1) unstable; urgency=low
439
440   * New upstream version
441
442  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 26 Jun 2002 21:35:07 -0600
443
444 cl-uffi (0.4.5-2) unstable; urgency=low
445
446   * Fix Build-Depends-Indep
447
448  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 25 Jun 2002 06:12:19 -0600
449
450 cl-uffi (0.4.5-1) unstable; urgency=low
451
452   * New upstream version.
453
454   * Remove deprecated repository 
455   
456   * Migrate to Debhelper V4
457   
458   * Changed Maintainer: field from sponsor to sponsoree/packager
459
460  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 20 Jun 2002 07:43:53 -0600
461
462 cl-uffi (0.4.4-8) unstable; urgency=low
463
464   * Improved control file in anticipation of having dpkg-buildpackage
465     generate the documentation rather than putting the documentation in
466     the upstream archive.
467   * Remade package to include upstream sources.
468
469  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  5 May 2002 11:17:52 -0600
470
471 cl-uffi (0.4.4-7) unstable; urgency=low
472
473   * Modified make-dist.sh to use cvs-buildpackage, added options
474   * Cleaned debian/rules, debian/copyright      
475   * First version to upload. (closes: #145723)
476
477  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  4 May 2002 16:03:11 -0600
478
479 cl-uffi (0.4.4-6) unstable; urgency=low
480
481   * Fixed Maintainer and Uploader fields in debian control
482
483  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  3 May 2002 09:11:47 -0600
484
485 cl-uffi (0.4.4-5) unstable; urgency=low
486
487   * Commented-out DH_VERBOSE flag. 
488   * Uses debian/dirs with debhelper.
489   * Changed doc-base section to programming. 
490   * Added Uploaders field to debian/control. 
491   * Made .system file be a symbolic link to .system file in repository.
492
493  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  2 May 2002 15:37:50 -0600
494
495 cl-uffi (0.4.4-4) unstable; urgency=low
496
497   * Added upstream ChangeLog to debian distribution.
498
499  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 30 Apr 2002 13:01:12 -0600
500
501 cl-uffi (0.4.4-3) unstable; urgency=low
502
503   * Modified make-dist.sh to create better .diff.gz
504
505  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 28 Apr 2002 06:38:48 -0600
506
507 cl-uffi (0.4.4-2) unstable; urgency=low
508
509   * Improved source code archive for debian upload.
510
511  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 28 Apr 2002 03:04:52 -0600
512
513 cl-uffi (0.4.4-1) unstable; urgency=low
514
515   * Initial package.
516
517  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 25 Apr 2002 19:13:41 -0600
518