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