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