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