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