r5590: fix concatenate
[clsql.git] / debian / changelog
1 cl-sql (1.7.5-1) unstable; urgency=low
2
3   * Another fix for previous bug (closes: 207813)
4
5  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  3 Sep 2003 12:21:19 -0600
6
7 cl-sql (1.7.4-1) unstable; urgency=low
8
9   * New upstream (closes: 207813)
10
11  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 31 Aug 2003 02:19:45 -0600
12
13 cl-sql (1.7.3-1) unstable; urgency=low
14
15   * New upstream
16   * Avoid depending on acl-pro-installer for cl-sql-adobc since that
17   is preventing entire source package from moving into testing since
18   acl-pro-installer is only supported on x86 and ppc.
19   
20  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 31 Aug 2003 02:19:31 -0600
21
22 cl-sql (1.7.2-1) unstable; urgency=low
23
24   * New upstream
25
26  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 23 Jul 2003 12:59:46 -0600
27
28 cl-sql (1.7.1-1) unstable; urgency=low
29
30   * New upstream
31
32  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 21 Jul 2003 05:18:15 -0600
33
34 cl-sql (1.7.0-1) unstable; urgency=low
35
36   * Update acl-compat-tester with ptester
37
38  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 20 Jul 2003 12:12:36 -0600
39
40 cl-sql (1.6.6-1) unstable; urgency=low
41
42   * New upstream
43
44  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 23 Jun 2003 13:25:01 -0600
45
46 cl-sql (1.6.5-1) unstable; urgency=low
47
48   * New upstream
49
50  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 12 Jun 2003 06:18:05 -0600
51
52 cl-sql (1.6.4-1) unstable; urgency=low
53
54   * New upstream
55
56  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 22 May 2003 09:42:33 -0600
57
58 cl-sql (1.6.3-1) unstable; urgency=low
59
60   * New upstream
61   * Fix dependencies for clsql-postgresql and clsql-postgresql-socket
62
63  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 21 May 2003 12:12:19 -0600
64
65 cl-sql (1.6.1-1) unstable; urgency=low
66
67   * New upstream
68
69  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 16 May 2003 01:59:00 -0600
70
71 cl-sql (1.6.0-1) unstable; urgency=low
72
73   * Optimize native string conversion at the expense
74   of ignoring locales on Allegro and Lispworks.
75
76  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 15 May 2003 01:32:52 -0600
77
78 cl-sql (1.5.4-1) unstable; urgency=low
79
80   * Improve .asd files
81
82  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  6 May 2003 18:30:19 -0600
83
84 cl-sql (1.5.3-1) unstable; urgency=low
85
86   * New upstream
87
88  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  5 May 2003 20:22:40 -0600
89
90 cl-sql (1.5.2-1) unstable; urgency=low
91
92   * Add build-depend-indep to control
93
94  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  5 May 2003 09:13:12 -0600
95
96 cl-sql (1.5.1-1) unstable; urgency=low
97
98   * Fix for aodbc driver
99
100  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  1 May 2003 22:42:34 -0600
101
102 cl-sql (1.5.0-1) unstable; urgency=low
103
104   * Update SBCL support in cmucl-compat package.
105   * Use debian/compat rather than DH_COMPAT
106   * Add cl-sql-tests binary with test suite
107   * Use libmysqlclient10 package for LGPL license
108   * Add cl-sql-uffi depends for cl-sql-posgresql-socket package (closes:191599)
109   
110  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  1 May 2003 16:23:37 -0600
111
112 cl-sql (1.4.6-1) unstable; urgency=low
113
114   * Documentation fix
115
116  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 29 Apr 2003 04:47:34 -0600
117
118 cl-sql (1.4.5-1) unstable; urgency=low
119
120   * Documentation updates for cl-md5 module from Gisle Slensminde
121
122  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 29 Apr 2003 04:03:16 -0600
123
124 cl-sql (1.4.4-1) unstable; urgency=low
125
126   * Move unwind-protect mysql backend
127
128  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 16 Apr 2003 15:49:46 -0600
129
130 cl-sql (1.4.3-1) unstable; urgency=low
131
132   * Rebuild against new libmysql package
133
134  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 12 Apr 2003 05:05:03 -0600
135
136 cl-sql (1.4.2-1) unstable; urgency=low
137
138   * Add optimization for pointer derefering
139
140  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 29 Mar 2003 15:28:57 -0700
141
142 cl-sql (1.4.1-1) unstable; urgency=low
143
144   * Fix typo in clsql-mysql
145
146  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 26 Mar 2003 18:13:22 -0700
147
148 cl-sql (1.4.0-2) unstable; urgency=low
149
150   * Move cl-md5 dependencies to cl-sql-postgresql-socket (closes: 185738)
151
152  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 21 Mar 2003 09:00:24 -0700
153
154 cl-sql (1.4.0-1) unstable; urgency=low
155
156   * Add MD5 support to postgresql socket backend (contributed by
157   Robert Macomber)
158
159  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  2 Mar 2003 12:59:10 -0700
160
161 cl-sql (1.3.0-1) unstable; urgency=low
162
163   * uffi/clsql-uffi.lisp: return NIL for numeric fields that are NULL
164
165  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 13 Dec 2002 05:30:08 -0700
166
167 cl-sql (1.2.4-1) unstable; urgency=low
168
169   * Remove changes information from copyright file
170   * Minor upstream changes
171
172  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  4 Dec 2002 14:39:00 -0700
173
174 cl-sql (1.2.3-1) unstable; urgency=low
175
176   * New upstream
177
178  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 14 Nov 2002 11:52:32 -0700
179
180 cl-sql (1.2.2-1) unstable; urgency=low
181
182   * Remove 'load-compiled-op from .asd file
183
184  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  8 Nov 2002 09:49:09 -0700
185
186 cl-sql (1.2.1-1) unstable; urgency=low
187
188   * New upstream version
189
190  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 30 Oct 2002 12:08:03 -0700
191
192 cl-sql (1.2.0-3) unstable; urgency=low
193
194   * Move cl-sql-base package architecture from any to all.
195
196  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 28 Oct 2002 16:07:25 -0700
197
198 cl-sql (1.2.0-2) unstable; urgency=low
199
200   * Split rules file into build-arch and build-indep (closes: 166800)
201   Thanks Bdale
202
203  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 28 Oct 2002 12:42:17 -0700
204
205 cl-sql (1.2.0-1) unstable; urgency=low
206
207   * sql/pool.lisp: Add full support for multiprocessing locks for ACL, LW,
208     SCL.
209
210  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 21 Oct 2002 07:44:02 -0600
211
212 cl-sql (1.1.3-1) unstable; urgency=low
213
214   * Add more support for SCL and performance improvements to postgresql-socket
215   (Thanks Doug Crosher)
216   * Add locks to connection pool for SCL (Doug Crosher)
217
218  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 21 Oct 2002 01:26:40 -0600
219
220 cl-sql (1.1.2-1) unstable; urgency=low
221
222   * Fix clsql-mysql.so search path for Debian.
223
224  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Oct 2002 19:16:52 -0600
225
226 cl-sql (1.1.1-1) unstable; urgency=low
227
228   * Add more tests can existence of helper libraries. Will signal error rather than warn
229   if libraries not found.
230
231  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Oct 2002 16:12:01 -0600
232
233 cl-sql (1.1.0-1) unstable; urgency=low
234
235   * Add SCL support.
236   * Fix file type in test-suite/tester-clsql.lisp
237   * Add *load-truename* searching for clsql's compiled libraries
238   
239  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 15 Oct 2002 13:34:41 -0600
240
241 cl-sql (1.0.1-1) unstable; urgency=low
242
243   * Add defgeneric for generic functions
244
245  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Oct 2002 09:18:39 -0600
246
247 cl-sql (1.0.0-1) unstable; urgency=low
248
249   * Add SBCL support
250
251  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 20:52:41 -0600
252
253 cl-sql (0.9.9-1) unstable; urgency=high
254
255   * Add version depends for common-lisp-controller
256
257  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  2 Oct 2002 07:50:27 -0600
258
259 cl-sql (0.9.8-1) unstable; urgency=low
260
261   * Rename .cl files to .lisp files
262
263  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 30 Sep 2002 04:08:25 -0600
264
265 cl-sql (0.9.7-1) unstable; urgency=low
266
267   * base/conditions.cl: Fix format string error
268
269  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 30 Sep 2002 00:13:36 -0600
270
271 cl-sql (0.9.6-1) unstable; urgency=low
272
273   * Remove cl-library logical hosts from load-library calls
274
275  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 29 Sep 2002 23:32:22 -0600
276
277 cl-sql (0.9.5-1) unstable; urgency=low
278
279   * OpenMCL is now supported
280   * Fix defgeneric form in db-interfaces.cl
281   * Fix load-libraries call in postgresql-socket-api.cl
282
283  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 27 Sep 2002 08:55:33 -0600
284
285 cl-sql (0.9.4-2) unstable; urgency=low
286
287   * Move documentation to cl-sql package (closes: 162491)
288
289  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 26 Sep 2002 15:20:19 -0600
290
291 cl-sql (0.9.4-1) unstable; urgency=low
292
293   * Add reader conditionals to .asd file
294
295  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 25 Sep 2002 06:37:30 -0600
296
297 cl-sql (0.9.3-2) unstable; urgency=low
298
299   * Add call to clc-only-compatible
300
301  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 22 Sep 2002 21:01:20 -0600
302
303 cl-sql (0.9.3-1) unstable; urgency=low
304
305   * push onto cl:*features* if loaded with 'asdf:load-compiled-op
306
307  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 20 Sep 2002 00:07:25 -0600
308
309 cl-sql (0.9.2-1) unstable; urgency=low
310
311   * Add information fields to .asd files
312
313  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 19 Sep 2002 19:40:43 -0600
314
315 cl-sql (0.9.1-1) unstable; urgency=low
316
317   * New upstream fixing typo in clsql.asdf
318   * Fix /usr/share/common-lisp/source/clsql directory structure
319
320  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 19 Sep 2002 15:22:51 -0600
321
322 cl-sql (0.9.0-1) unstable; urgency=low
323
324   * Move entirely to .asd files. Remove pathnames from .asd files.
325
326  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 18 Sep 2002 01:18:12 -0600
327
328 cl-sql (0.8.6-1) unstable; urgency=low
329
330   * New upstream version, fixes problem with .asd files
331
332  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  6 Sep 2002 04:26:06 -0600
333
334 cl-sql (0.8.5-1) unstable; urgency=low
335
336   * New upstream version
337
338  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  1 Sep 2002 03:00:37 -0600
339
340 cl-sql (0.8.4-1) unstable; urgency=low
341
342   * New upstream version for non-CLC systems
343
344  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 23 Aug 2002 22:40:51 -0600
345
346 cl-sql (0.8.3-1) unstable; urgency=high
347
348   * Add .asd definition files to upstream for ASDF users
349   * Ready for release to sarge
350
351  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 17 Aug 2002 20:54:35 -0600
352
353 cl-sql (0.8.2-1) unstable; urgency=low
354
355   * New upstream version
356   * Update depends for cl-sql-aodbc to be acl-pro-instaler, not acl-installer
357   * Upload e-mail adress
358   
359  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 11 Aug 2002 22:54:04 -0600
360
361 cl-sql (0.8.1-1) unstable; urgency=low
362
363   * New upstream version. (Changed RedHat to Debian in upstream documentation!)
364
365  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  2 Aug 2002 09:45:08 -0600
366
367 cl-sql (0.8.0-2) unstable; urgency=low
368
369   * Fix preinst template type to properly remove old symlinks
370
371  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  2 Aug 2002 09:12:32 -0600
372
373 cl-sql (0.8.0-1) unstable; urgency=low
374
375   * New upstream, restructure directories for improved Common Lisp
376     Controller v3 compatibility.
377   * New binary package: cl-sql-uffi (handles common UFFI tasks for
378     some of the database backends).
379
380  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  2 Aug 2002 05:52:38 -0600
381
382 cl-sql (0.7.6-2) unstable; urgency=low
383
384   * Rework logical pathnames for improved Common Lisp Controller compatibility.
385
386  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 31 Jul 2002 19:31:40 -0600
387
388 cl-sql (0.7.6-1) unstable; urgency=low
389
390   * New upstream version, improves Common Lisp Controller compatibility.
391   
392  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 26 Jul 2002 01:15:07 -0600
393
394 cl-sql (0.7.5-1) unstable; urgency=low
395
396   * Fix Build-Depends in control file (closes: 154217)
397   * Rework debhelper rules file to use dh_install rather than install
398   * Minor change in upstream.
399
400  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 25 Jul 2002 09:15:44 -0600
401
402 cl-sql (0.7.4-1) unstable; urgency=low
403
404   * Rework upstream source to put html documentation in html.tar.gz
405   * Move .so files into /usr/lib/cl-sql directory
406   * Move documentation into the clsql-base package, change doc-base section
407   to programming.
408
409  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  8 Jul 2002 11:10:11 -0600
410
411 cl-sql (0.7.3-1) unstable; urgency=low
412
413   * Added missing documentation to upstream package.
414
415  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  8 Jul 2002 07:10:42 -0600
416
417 cl-sql (0.7.2-1) unstable; urgency=low
418
419   * New upstream version.
420   
421   * Add the text of the LLGPL to the copyright file.
422
423  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  5 Jul 2002 11:06:21 -0600
424
425 cl-sql (0.7.1-2) unstable; urgency=low
426
427   * Additions to the copyright file
428
429  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 28 Jun 2002 11:17:36 -0600
430
431 cl-sql (0.7.1-1) unstable; urgency=low
432
433   * Initial Release (closes: 146792).
434
435  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 25 Apr 2002 19:13:41 -0600
436