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