Version 4.2.0 release, new manuals built
[clsql.git] / debian / changelog
1 cl-sql (4.2.0-1) unstable; urgency=low
2
3   * New upstream
4
5  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 10 Dec 2009 17:03:31 -0700
6
7 cl-sql (4.1.2-1) unstable; urgency=low
8
9   * New upstream
10
11  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 12 Nov 2009 00:41:04 -0700
12
13 cl-sql (4.1.1-1) unstable; urgency=low
14
15   * New upstream
16
17  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 04 Sep 2009 13:02:14 -0600
18
19 cl-sql (4.1.0-1) unstable; urgency=low
20
21   * New upstream
22
23  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 31 Aug 2009 22:43:56 -0600
24
25 cl-sql (4.0.6-1) unstable; urgency=low
26
27   * New upstream
28
29  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 31 Aug 2009 14:36:30 -0600
30
31 cl-sql (4.0.5-5) unstable; urgency=low
32
33   * debian/rules: Fix bug introduced by change to dh-lisp (closes:540816)
34   
35  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 10 Aug 2009 10:05:16 -0600
36
37 cl-sql (4.0.5-4) unstable; urgency=low
38
39   * debian/control:
40     - Add Vcs-Browser field
41     - Convert to dh-lisp
42   * debian/rules:
43     - Simplify install rules utilizing more debhelper functions
44     - Convert to dh-lisp
45
46  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 04 Aug 2009 02:21:14 -0600
47
48 cl-sql (4.0.5-3) unstable; urgency=low
49
50   * control: Update debhelper compat to 7, add Homepage and Vgs-Git
51   fields.
52   * rules: update to DH 7 compatible
53
54  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 02 Aug 2009 00:21:45 -0600
55
56 cl-sql (4.0.5-2) unstable; urgency=low
57
58   * Change section from devel to lisp
59   * Update debhelper compat version to 5
60   
61  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 26 Jul 2009 20:28:14 -0600
62
63 cl-sql (4.0.5-1) unstable; urgency=low
64
65   * New upstream version
66   * Change build dependency to be independent of libmysqlclient version
67   (closes:538459)
68
69  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 26 Jul 2009 17:30:19 -0600
70
71 cl-sql (4.0.4-1) unstable; urgency=low
72
73   * Update Oracle FFI based on changes in CLSQL. Thanks to Paul
74   Metcalfe, Liam Healy, and Alan Salewski (closes:481029)
75
76  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 07 Mar 2009 13:32:00 -0700
77
78 cl-sql (4.0.3-1) unstable; urgency=low
79
80   * New upstream
81
82  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 11 Dec 2007 18:14:13 -0700
83
84 cl-sql (4.0.2-1) unstable; urgency=low
85
86   * New upstream
87
88  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 23 Oct 2007 08:01:21 -0600
89
90 cl-sql (4.0.1-1) unstable; urgency=low
91
92   * New upstream
93
94  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 17 Sep 2007 08:53:42 -0600
95
96 cl-sql (4.0.0-1) unstable; urgency=low
97
98   * New upstream
99
100  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 14 Sep 2007 11:55:03 -0600
101
102 cl-sql (3.8.6.1-4) unstable; urgency=low
103
104   * make package binNMU safe (closes:435968)
105
106  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 28 Aug 2007 08:40:23 -0600
107
108 cl-sql (3.8.6.1-3) unstable; urgency=low
109
110   * debian/control: actually use the binary:Version for any-to-any dependencies
111   (closes:434812)
112
113  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 26 Jul 2007 16:55:29 -0600
114
115 cl-sql (3.8.6.1-2) unstable; urgency=low
116
117   * debian/control: Tighten version dependencies. Convert source:Version to
118   binary:Version for any-to-any dependencies. Revert changes in 3.8.6.1-1
119   (closes:434358)
120
121  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 23 Jul 2007 11:59:21 -0600
122
123 cl-sql (3.8.6.1-1) unstable; urgency=low
124
125   * debian/control: Change architecture of binary packages which
126   depend on cl-sql-uffi from 'all' to 'any' since cl-sql-uffi is 'any'.
127   Without this change, packages which depend on cl-sql-uffi can become
128   uninstallable if the autobuilder fails to build the 'any' cl-sql-uffi
129   and the dependant 'all' package gets upgraded. (closes: 433907)
130
131  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 22 Jul 2007 11:37:13 -0600
132
133 cl-sql (3.8.6-1) unstable; urgency=low
134
135   * New upstream
136
137  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 20 Jul 2007 17:17:32 -0600
138
139 cl-sql (3.8.5-2) unstable; urgency=low
140
141   * debian/watch: New version
142
143  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 18 Jul 2007 20:26:08 -0600
144
145 cl-sql (3.8.5-1) unstable; urgency=low
146
147   * debian/control: Add libmysqlclient15-dev as dependency for cl-sql-mysql
148     since clsql-mysql modules depends on finding the .so files to load
149
150  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 16 Jul 2007 02:16:22 -0600
151
152 cl-sql (3.8.4-2) unstable; urgency=low
153
154   * debian/control: Change from ${Source-Version} to ${source:Version}
155
156  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 22 Jun 2007 11:00:14 -0600
157
158 cl-sql (3.8.4-1) unstable; urgency=low
159
160   * Don't load libmysqlclient.so. This is automatically loaded
161     when loading clsql_uffi.so. Closes: #427875
162
163  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 22 Jun 2007 10:54:33 -0600
164
165 cl-sql (3.8.3-1) unstable; urgency=low
166
167   * New upstream
168
169  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 25 Apr 2007 12:14:05 -0600
170
171 cl-sql (3.8.2-1) unstable; urgency=low
172
173   * New upstream
174
175  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 23 Mar 2007 07:37:15 -0600
176
177 cl-sql (3.8.1-1) unstable; urgency=low
178
179   * New upstream
180
181  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 26 Jan 2007 08:30:28 -0700
182
183 cl-sql (3.8.0-1) unstable; urgency=low
184
185   * New upstream
186
187  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 30 Dec 2006 18:28:40 -0700
188
189 cl-sql (3.7.9-1) unstable; urgency=low
190
191   * New upstream
192
193  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 30 Dec 2006 14:36:03 -0700
194
195 cl-sql (3.7.8-1) unstable; urgency=low
196
197   * New upstream
198
199  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 30 Nov 2006 20:09:12 -0700
200
201 cl-sql (3.7.7-1) unstable; urgency=low
202
203   * New upstream
204
205  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 16 Oct 2006 13:35:28 -0600
206
207 cl-sql (3.7.6-1) unstable; urgency=low
208
209   * New upstream
210
211  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 16 Oct 2006 13:24:00 -0600
212
213 cl-sql (3.7.5-1) unstable; urgency=low
214
215   * New upstream
216
217  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 16 Oct 2006 13:05:53 -0600
218
219 cl-sql (3.7.4-1) unstable; urgency=low
220
221   * New upstream
222
223  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  3 Oct 2006 05:01:09 -0600
224
225 cl-sql (3.7.3-1) unstable; urgency=low
226
227   * New upstream
228
229  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 02 Oct 2006 23:05:55 -0600
230
231 cl-sql (3.7.2-1) unstable; urgency=low
232
233   * New upstream
234
235  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 20 Sep 2006 21:24:22 -0600
236
237 cl-sql (3.7.1-1) unstable; urgency=low
238
239   * New upstream
240
241  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  4 Sep 2006 21:17:05 -0600
242
243 cl-sql (3.7.0-1) unstable; urgency=low
244
245   * New upstream
246
247  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 30 Aug 2006 04:03:18 -0600
248
249 cl-sql (3.6.7-1) unstable; urgency=low
250
251   * New upstream
252
253  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 29 Aug 2006 09:04:41 -0600
254
255 cl-sql (3.6.6-1) unstable; urgency=low
256
257   * New upstream
258
259  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Aug 2006 00:53:43 -0600
260
261 cl-sql (3.6.5-1) unstable; urgency=low
262
263   * New upstream
264
265  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 12 Aug 2006 15:18:47 -0600
266
267 cl-sql (3.6.4-1) unstable; urgency=low
268
269   * New upstream
270
271  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 12 Aug 2006 10:18:05 -0600
272
273 cl-sql (3.6.3-1) unstable; urgency=low
274
275   * New upstream
276
277  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  7 Jul 2006 13:00:59 -0600
278
279 cl-sql (3.6.2-1) unstable; urgency=low
280
281   * New upstream
282
283  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  4 Jul 2006 19:28:44 -0600
284
285 cl-sql (3.6.1-1) unstable; urgency=low
286
287   * New upstream, add documentation for db-reader and
288   verified correct operation with symbol-function of symbol
289   (closes: 352567)
290
291  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 15 May 2006 21:07:47 -0600
292
293 cl-sql (3.6.0-1) unstable; urgency=low
294
295   * New upstream
296
297  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  9 May 2006 09:41:58 -0600
298
299 cl-sql (3.5.7-1) unstable; urgency=low
300
301   * New upstream
302
303  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  3 May 2006 07:50:05 -0600
304
305 cl-sql (3.5.6-3) unstable; urgency=low
306
307   * Rebuild to update library dependencies (closes: 361849)
308   * Rebuild for m68k gcc change (closes: 359273)
309
310  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 11 Apr 2006 16:53:14 -0600
311
312 cl-sql (3.5.6-2) unstable; urgency=low
313
314   * Update dependencies (closes: 358631)
315
316  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 23 Mar 2006 10:10:07 -0700
317
318 cl-sql (3.5.6-1) unstable; urgency=low
319
320   * New upstream
321
322  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 20 Mar 2006 19:45:36 -0700
323
324 cl-sql (3.5.5-1) unstable; urgency=low
325
326   * Add GNU uname (closes: 355919)
327
328  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  8 Mar 2006 12:07:27 -0700
329
330 cl-sql (3.5.4-1) unstable; urgency=low
331
332   * New upstream
333
334  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 28 Feb 2006 08:48:40 -0700
335
336 cl-sql (3.5.3-1) unstable; urgency=low
337
338   * New upstream
339   * Really commit patch for GNU/kFreeBSD (closes: 345219)
340
341  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 16 Jan 2006 14:43:55 -0700
342
343 cl-sql (3.5.2-2) unstable; urgency=low
344
345   * Commit patch for GNU/kFreeBSD (closes: 345219)
346
347  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 31 Dec 2005 11:14:04 -0700
348
349 cl-sql (3.5.2-1) unstable; urgency=low
350
351   * New upstream
352
353  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 23 Dec 2005 03:46:59 -0700
354
355 cl-sql (3.5.1-1) unstable; urgency=low
356
357   * New upstream
358
359  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  2 Dec 2005 08:19:30 -0700
360
361 cl-sql (3.5.0-1) unstable; urgency=low
362
363   * New upstream (closes: 339842)
364   * Change libmyclient run-time requirement (closes: 339824)
365
366  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 26 Nov 2005 08:58:22 -0700
367
368 cl-sql (3.4.7-1) unstable; urgency=low
369
370   * New upstream
371
372  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 25 Nov 2005 10:41:34 -0700
373
374 cl-sql (3.4.6-1) unstable; urgency=low
375
376   * New upstream
377
378  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 16 Nov 2005 00:57:49 -0700
379
380 cl-sql (3.4.5-1) unstable; urgency=low
381
382   * New upstream
383
384  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 15 Nov 2005 23:42:20 -0700
385
386 cl-sql (3.4.4-1) unstable; urgency=low
387
388   * New upstream
389
390  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Nov 2005 19:41:24 -0700
391
392 cl-sql (3.4.3-1) unstable; urgency=low
393
394   * New upstream
395
396  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Nov 2005 02:11:25 -0700
397
398 cl-sql (3.4.2-1) unstable; urgency=low
399
400   * New upstream
401
402  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 12 Nov 2005 10:44:37 -0700
403
404 cl-sql (3.4.1-1) unstable; urgency=low
405
406   * New upstream
407
408  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 11 Nov 2005 09:24:48 -0700
409
410 cl-sql (3.4.0-1) unstable; urgency=low
411
412   * New upstream
413
414  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 10 Nov 2005 15:17:40 -0700
415
416 cl-sql (3.3.4-1) unstable; urgency=low
417
418   * New upstream
419
420  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  4 Nov 2005 12:22:18 -0700
421
422 cl-sql (3.3.3-1) unstable; urgency=low
423
424   * New upstream
425
426  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 30 Oct 2005 21:20:34 -0700
427
428 cl-sql (3.3.2-1) unstable; urgency=low
429
430   * New upstream
431
432  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 25 Oct 2005 11:43:31 -0600
433
434 cl-sql (3.3.1-1) unstable; urgency=low
435
436   * New upstream
437
438  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 25 Oct 2005 10:16:34 -0600
439
440 cl-sql (3.3.0-1) unstable; urgency=low
441
442   * New upstream
443
444  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 17 Sep 2005 19:28:58 -0600
445
446 cl-sql (3.2.4-1) unstable; urgency=low
447
448   * New upstream
449
450  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 17 Sep 2005 15:53:47 -0600
451
452 cl-sql (3.2.3-1) unstable; urgency=low
453
454   * New upstream
455
456  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  8 Sep 2005 09:05:38 -0600
457
458 cl-sql (3.2.2-1) unstable; urgency=low
459
460   * New upstream
461
462  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  7 Sep 2005 09:47:10 -0600
463
464 cl-sql (3.2.1-2) unstable; urgency=low
465
466   * Add /usr/lib/ to search paths. (closes:317097)
467
468  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  6 Jul 2005 06:16:51 -0600
469
470 cl-sql (3.2.1-1) unstable; urgency=low
471
472   * New upstream
473   * Add /etc/clsql-init.lisp site initialization file.
474
475  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  5 Jul 2005 17:36:38 -0600
476
477 cl-sql (3.2.0-1) unstable; urgency=low
478
479   * New upstream
480
481  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  8 Jun 2005 18:34:07 -0600
482
483 cl-sql (3.1.16-1) unstable; urgency=low
484
485   * New upstream
486   * Change build dependency from postgresql-dev to libpq-dev for new
487   Etch versions of postgresql
488
489  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  7 Jun 2005 13:36:48 -0600
490
491 cl-sql (3.1.15-1) unstable; urgency=low
492
493   * New upstream
494
495  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 18 May 2005 01:25:33 -0600
496
497 cl-sql (3.1.14-1) unstable; urgency=low
498
499   * New upstream
500
501  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 17 May 2005 13:06:45 -0600
502
503 cl-sql (3.1.13-1) unstable; urgency=low
504
505   * New upstream
506
507  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 17 May 2005 13:06:24 -0600
508
509 cl-sql (3.1.12-1) unstable; urgency=low
510
511   * New upstream
512
513  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 27 Apr 2005 15:47:40 -0600
514
515 cl-sql (3.1.11-1) unstable; urgency=low
516
517   * New upstream
518
519  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 24 Apr 2005 08:58:51 -0600
520
521 cl-sql (3.1.10-1) unstable; urgency=low
522
523   * New upstream
524
525  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 13 Apr 2005 13:00:51 -0600
526
527 cl-sql (3.1.9-1) unstable; urgency=low
528
529   * New upstream
530
531  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  6 Apr 2005 09:30:51 -0600
532
533 cl-sql (3.1.8-1) unstable; urgency=low
534
535   * New upstream
536
537  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  3 Apr 2005 18:42:47 -0600
538
539 cl-sql (3.1.7-1) unstable; urgency=low
540
541   * New upstream (closes:295769)
542
543  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Feb 2005 16:46:22 -0700
544
545 cl-sql (3.1.6-1) unstable; urgency=low
546
547   * New upstream
548
549  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 28 Jan 2005 17:43:48 -0700
550
551 cl-sql (3.1.5-1) unstable; urgency=low
552
553   * New upstream
554
555  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  5 Jan 2005 10:25:40 -0700
556
557 cl-sql (3.1.4-1) unstable; urgency=low
558
559   * New upstream
560
561  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 29 Dec 2004 09:49:11 -0700
562
563 cl-sql (3.1.3-1) unstable; urgency=low
564
565   * New upstream
566   * Add cl-sql-sqlite3 binary package
567
568  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 21 Dec 2004 00:31:28 -0700
569
570 cl-sql (3.1.2-1) unstable; urgency=low
571
572   * New upstream
573
574  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  6 Dec 2004 23:09:57 -0700
575
576 cl-sql (3.1.1-1) unstable; urgency=low
577
578   * New upstream
579   * Rebuild against mysqlclient (closes:280253)
580
581  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 12 Nov 2004 08:09:38 -0700
582
583 cl-sql (3.1.0-1) unstable; urgency=low
584
585   * New upstream
586
587  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  9 Nov 2004 11:04:04 -0700
588
589 cl-sql (3.0.11-1) unstable; urgency=low
590
591   * New usptream
592
593  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 23 Oct 2004 09:34:31 -0600
594
595 cl-sql (3.0.10-1) unstable; urgency=low
596
597   * New upstream
598
599  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 23 Oct 2004 09:16:03 -0600
600
601 cl-sql (3.0.9-1) unstable; urgency=low
602
603   * New upstream
604
605  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 20 Oct 2004 20:45:40 -0600
606
607 cl-sql (3.0.8-1) unstable; urgency=low
608
609   * New upstream
610
611  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  3 Oct 2004 09:45:16 -0600
612
613 cl-sql (3.0.7-1) unstable; urgency=low
614
615   * New upstream
616
617  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  1 Oct 2004 08:38:52 -0600
618
619 cl-sql (3.0.6-1) unstable; urgency=low
620
621   * New upstream
622
623  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 27 Sep 2004 23:30:07 -0600
624
625 cl-sql (3.0.5-1) unstable; urgency=low
626
627   * New upstream
628
629  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 21 Sep 2004 17:14:24 -0600
630
631 cl-sql (3.0.4-1) unstable; urgency=low
632
633   * New upstream
634
635  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  9 Sep 2004 22:21:42 -0600
636
637 cl-sql (3.0.3-1) unstable; urgency=low
638
639   * New upstream
640
641  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  7 Sep 2004 14:45:27 -0600
642
643 cl-sql (3.0.2-1) unstable; urgency=low
644
645   * New upstream
646
647  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  2 Sep 2004 16:04:19 -0600
648
649 cl-sql (3.0.1-1) unstable; urgency=medium
650
651   * New upstream, important bug fix for classes with multiple join
652   classes
653
654  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  1 Sep 2004 12:16:40 -0600
655
656 cl-sql (3.0.0-2) unstable; urgency=low
657
658   * Change assignment in rules file 
659
660  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  6 Aug 2004 10:09:04 -0600
661
662 cl-sql (3.0.0-1) unstable; urgency=low
663
664   * New upstream
665
666  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  2 Aug 2004 19:32:39 -0600
667
668 cl-sql (2.11.16-1) unstable; urgency=low
669
670   * New upstream
671
672  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 15 Jul 2004 09:32:45 -0600
673
674 cl-sql (2.11.15-1) unstable; urgency=low
675
676   * New upstream
677
678  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 14 Jul 2004 21:42:41 -0600
679
680 cl-sql (2.11.14-1) unstable; urgency=low
681
682   * New upstream
683
684  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 10 Jul 2004 19:25:15 -0600
685
686 cl-sql (2.11.13-1) unstable; urgency=low
687
688   * New upstream
689
690  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 10 Jul 2004 01:11:44 -0600
691
692 cl-sql (2.11.12-1) unstable; urgency=low
693
694   * New upstream
695
696  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  2 Jul 2004 20:41:21 -0600
697
698 cl-sql (2.11.11-1) unstable; urgency=low
699
700   * New upstream
701
702  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 23 Jun 2004 15:49:23 -0600
703
704 cl-sql (2.11.10-1) unstable; urgency=low
705
706   * New upstream
707
708  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 15 Jun 2004 18:45:47 -0600
709
710 cl-sql (2.11.9-1) unstable; urgency=low
711
712   * New upstream
713
714  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Jun 2004 15:51:35 -0700
715
716 cl-sql (2.11.8-1) unstable; urgency=low
717
718   * New upstream
719
720  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 10 Jun 2004 03:43:11 -0600
721
722 cl-sql (2.11.7-2) unstable; urgency=low
723
724   * Move cl-sql-oracle to contrib 
725
726  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  9 Jun 2004 18:49:01 -0600
727
728 cl-sql (2.11.7-1) unstable; urgency=low
729
730   * New upstream
731   * Move to contrib section (closes:253360)
732
733  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  9 Jun 2004 17:57:10 -0600
734
735 cl-sql (2.11.6-1) unstable; urgency=low
736
737   * New upstream
738
739  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 07 Jun 2004 13:01:23 -0600
740
741 cl-sql (2.11.5-1) unstable; urgency=low
742
743   * New upstream
744
745  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  4 Jun 2004 14:26:14 -0600
746
747 cl-sql (2.11.4-1) unstable; urgency=low
748
749   * New upstream
750
751  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 30 May 2004 03:33:48 -0600
752
753 cl-sql (2.11.3-1) unstable; urgency=low
754
755   * New upstream
756
757  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 29 May 2004 08:37:25 -0600
758
759 cl-sql (2.11.2-1) unstable; urgency=low
760
761   * New upstream
762   * Add cl-sql-oracle binary package    
763
764  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 27 May 2004 04:47:27 -0600
765
766 cl-sql (2.11.1-1) unstable; urgency=low
767
768   * New upstream
769
770  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 25 May 2004 02:38:21 -0600
771
772 cl-sql (2.11.0-1) unstable; urgency=low
773
774   * New upstream
775
776  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 25 May 2004 01:22:16 -0600
777
778 cl-sql (2.10.22-1) unstable; urgency=low
779
780   * New upstream
781
782  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 23 May 2004 11:46:00 -0600
783
784 cl-sql (2.10.21-1) unstable; urgency=low
785
786   * New upstream
787
788  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 23 May 2004 04:50:44 -0600
789
790 cl-sql (2.10.20-1) unstable; urgency=low
791
792   * New upstream
793
794  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 22 May 2004 21:29:10 -0600
795
796 cl-sql (2.10.18-1) unstable; urgency=low
797
798   * New upstream
799
800  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 20 May 2004 03:48:26 -0600
801
802 cl-sql (2.10.17-1) unstable; urgency=low
803
804   * New upstream
805
806  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 13 May 2004 04:48:28 -0600
807
808 cl-sql (2.10.16-1) unstable; urgency=low
809
810   * New upstream
811
812  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 12 May 2004 22:45:37 -0600
813
814 cl-sql (2.10.15-1) unstable; urgency=low
815
816   * New upstream
817
818  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  9 May 2004 18:59:19 -0600
819
820 cl-sql (2.10.14-1) unstable; urgency=low
821
822   * New upstream
823
824  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  8 May 2004 20:30:35 -0600
825
826 cl-sql (2.10.13-1) unstable; urgency=low
827
828   * New upstream
829
830  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  8 May 2004 11:41:13 -0600
831
832 cl-sql (2.10.12-1) unstable; urgency=low
833
834   * New upstream
835
836  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  6 May 2004 13:42:19 -0600
837
838 cl-sql (2.10.11-1) unstable; urgency=low
839
840   * New upstream
841
842  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  5 May 2004 02:06:19 -0600
843
844 cl-sql (2.10.10-1) unstable; urgency=low
845
846   * New upstream
847
848  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  4 May 2004 20:27:10 -0600
849
850 cl-sql (2.10.9-1) unstable; urgency=low
851
852   * New upstream
853
854  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  4 May 2004 12:52:19 -0600
855
856 cl-sql (2.10.8-1) unstable; urgency=low
857
858   * New upstream
859
860  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  3 May 2004 12:43:58 -0600
861
862 cl-sql (2.10.7-1) unstable; urgency=low
863
864   * New upstream
865
866  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  3 May 2004 09:50:27 -0600
867
868 cl-sql (2.10.6-1) unstable; urgency=low
869
870   * New upstream
871
872  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  2 May 2004 19:58:36 -0600
873
874 cl-sql (2.10.5-1) unstable; urgency=low
875
876   * New upstream
877
878  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  1 May 2004 14:06:43 -0600
879
880 cl-sql (2.10.4-1) unstable; urgency=low
881
882   * New upstream
883
884  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  1 May 2004 13:16:04 -0600
885
886 cl-sql (2.10.3-1) unstable; urgency=low
887
888   * New upstream
889
890  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  1 May 2004 12:18:35 -0600
891
892 cl-sql (2.10.2-1) unstable; urgency=low
893
894   * New upstream
895
896  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  1 May 2004 04:13:12 -0600
897
898 cl-sql (2.9.6-1) unstable; urgency=low
899
900   * New upstream
901
902  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 30 Apr 2004 17:07:03 -0600
903
904 cl-sql (2.9.5-1) unstable; urgency=low
905
906   * New upstream
907
908  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 27 Apr 2004 15:40:18 -0600
909
910 cl-sql (2.9.4-2) unstable; urgency=low
911
912   * Change depends to libmysqlclient-dev (closes:246039) 
913
914  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 26 Apr 2004 17:35:16 -0600
915
916 cl-sql (2.9.4-1) unstable; urgency=low
917
918   * New upstream
919
920  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 24 Apr 2004 07:54:45 -0600
921
922 cl-sql (2.9.3-1) unstable; urgency=low
923
924   * New upstream
925
926  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 21 Apr 2004 00:46:34 -0600
927
928 cl-sql (2.9.1-1) unstable; urgency=low
929
930   * Fix shared library loading in .asd files (closes:245004)
931
932  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 20 Apr 2004 19:30:16 -0600
933
934 cl-sql (2.9.0-1) unstable; urgency=low
935
936   * New upstream
937
938  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 20 Apr 2004 17:37:40 -0600
939
940 cl-sql (2.8.2-1) unstable; urgency=low
941
942   * New upstream
943
944  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 19 Apr 2004 13:02:01 -0600
945
946 cl-sql (2.8.1-1) unstable; urgency=low
947
948   * New upstream
949
950  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 19 Apr 2004 03:01:34 -0600
951
952 cl-sql (2.8.0-1) unstable; urgency=low
953
954   * New upstream
955
956  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 19 Apr 2004 00:21:37 -0600
957
958 cl-sql (2.7.9-1) unstable; urgency=low
959
960   * New upstream
961
962  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 18 Apr 2004 19:16:14 -0600
963
964 cl-sql (2.7.8-1) unstable; urgency=low
965
966   * New upstream
967
968  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 18 Apr 2004 13:42:20 -0600
969
970 cl-sql (2.7.7-1) unstable; urgency=low
971
972   * New upstream
973
974  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 18 Apr 2004 10:17:09 -0600
975
976 cl-sql (2.7.6-1) unstable; urgency=low
977
978   * New upstream
979
980  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 17 Apr 2004 20:48:15 -0600
981
982 cl-sql (2.7.5-1) unstable; urgency=low
983
984   * New upstream
985
986  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 17 Apr 2004 11:47:40 -0600
987
988 cl-sql (2.7.4-1) unstable; urgency=low
989
990   * New upstream
991
992  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 17 Apr 2004 09:08:18 -0600
993
994 cl-sql (2.7.3-1) unstable; urgency=low
995
996   * New upstream
997   * Change depends (closes:243977)
998   * Add new backend
999
1000  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 16 Apr 2004 11:47:51 -0600
1001
1002 cl-sql (2.6.7-1) unstable; urgency=low
1003
1004   * New upstream
1005
1006  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 12 Apr 2004 12:13:59 -0600
1007
1008 cl-sql (2.6.5-1) unstable; urgency=low
1009
1010   * New upstream
1011
1012  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 12 Apr 2004 10:17:58 -0600
1013
1014 cl-sql (2.6.4-1) unstable; urgency=low
1015
1016   * New upstream
1017
1018  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 11 Apr 2004 08:07:25 -0600
1019
1020 cl-sql (2.6.3-1) unstable; urgency=low
1021
1022   * New upstream
1023
1024  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 11 Apr 2004 06:48:28 -0600
1025
1026 cl-sql (2.6.2-1) unstable; urgency=low
1027
1028   * New upstream
1029
1030  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 11 Apr 2004 04:20:54 -0600
1031
1032 cl-sql (2.6.1-1) unstable; urgency=low
1033
1034   * New upstream
1035
1036  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 10 Apr 2004 19:49:58 -0600
1037
1038 cl-sql (2.6.0-1) unstable; urgency=low
1039
1040   * New upstream
1041
1042  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 10 Apr 2004 19:38:06 -0600
1043
1044 cl-sql (2.5.2-1) unstable; urgency=low
1045
1046   * New upstream
1047
1048  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  9 Apr 2004 12:54:21 -0600
1049
1050 cl-sql (2.5.1-1) unstable; urgency=low
1051
1052   * New upstream
1053
1054  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  9 Apr 2004 11:56:38 -0600
1055
1056 cl-sql (2.5.0-1) unstable; urgency=low
1057
1058   * New upstream
1059
1060  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  9 Apr 2004 08:07:00 -0600
1061
1062 cl-sql (2.4.2-1) unstable; urgency=low
1063
1064   * New upstream
1065
1066  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  9 Apr 2004 03:17:20 -0600
1067
1068 cl-sql (2.4.1-1) unstable; urgency=low
1069
1070   * New upstream
1071
1072  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  9 Apr 2004 02:56:46 -0600
1073
1074 cl-sql (2.4.0-1) unstable; urgency=low
1075
1076   * New upstream
1077
1078  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  8 Apr 2004 18:10:27 -0600
1079
1080 cl-sql (2.3.4-1) unstable; urgency=low
1081
1082   * New upstream
1083
1084  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  8 Apr 2004 15:17:20 -0600
1085
1086 cl-sql (2.3.3-1) unstable; urgency=low
1087
1088   * New upstream
1089
1090  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  8 Apr 2004 11:33:59 -0600
1091
1092 cl-sql (2.3.2-2) unstable; urgency=low
1093
1094   * New upstreamc
1095
1096  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  7 Apr 2004 14:20:12 -0600
1097
1098 cl-sql (2.3.2-1) unstable; urgency=low
1099
1100   * New upstream
1101
1102  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  7 Apr 2004 13:35:01 -0600
1103
1104 cl-sql (2.3.1-1) unstable; urgency=low
1105
1106   * New upstream
1107
1108  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  7 Apr 2004 12:34:23 -0600
1109
1110 cl-sql (2.3.0-1) unstable; urgency=low
1111
1112   * Integrate the clsql-usql package.
1113
1114  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  6 Apr 2004 09:35:28 -0600
1115
1116 cl-sql (2.1.4-1) unstable; urgency=low
1117
1118   * New upstream
1119
1120  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  6 Apr 2004 09:34:32 -0600
1121
1122 cl-sql (2.0.0-2) unstable; urgency=low
1123
1124   * Change from libmysqlclient10 to libmysqlclient
1125
1126  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  2 Apr 2004 14:10:09 -0700
1127
1128 cl-sql (2.0.0-1) unstable; urgency=low
1129
1130   * New upstream, integrating patch from Marcus Pearce
1131
1132  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  2 Apr 2004 13:34:35 -0700
1133
1134 cl-sql (1.9.2-1) unstable; urgency=low
1135
1136   * Automatically detect mysql version
1137
1138  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 31 Mar 2004 16:56:23 -0700
1139
1140 cl-sql (1.9.1-1) unstable; urgency=low
1141
1142   * Add better support for mysql v4
1143
1144  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 31 Mar 2004 16:48:30 -0700
1145
1146 cl-sql (1.9.0-2) unstable; urgency=low
1147
1148   * Add cl-sql-sqlite binary package
1149
1150  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 10 Mar 2004 16:07:03 -0700
1151
1152 cl-sql (1.9.0-1) unstable; urgency=low
1153
1154   * Add SQLlite backend as contributed by Aurelio Bignoli
1155
1156  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 10 Mar 2004 15:19:46 -0700
1157
1158 cl-sql (1.8.7-1) unstable; urgency=low
1159
1160   * New upstream
1161
1162  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 25 Nov 2003 06:30:05 -0700
1163
1164 cl-sql (1.8.5-1) unstable; urgency=low
1165
1166   * Fix loading on db-mysql/mysql.so on non-linux platforms
1167
1168  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 24 Nov 2003 23:17:25 -0700
1169
1170 cl-sql (1.8.4-1) unstable; urgency=low
1171
1172   * Fix typo in error string
1173   * Documentation updates
1174
1175  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 15 Nov 2003 10:23:16 -0700
1176
1177 cl-sql (1.8.3-1) unstable; urgency=low
1178
1179   * More documentation, darwin changes
1180
1181  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 13 Nov 2003 09:24:30 -0700
1182
1183 cl-sql (1.8.2-1) unstable; urgency=low
1184
1185   * Documentation fixes, MacOSX changes
1186
1187  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 12 Nov 2003 22:52:45 -0700
1188
1189 cl-sql (1.8.1-1) unstable; urgency=low
1190
1191   * Improved shared library building
1192
1193  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 11 Nov 2003 15:26:55 -0700
1194
1195 cl-sql (1.8.0-1) unstable; urgency=low
1196
1197   * Make asdf-installable
1198
1199  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 11 Nov 2003 08:06:28 -0700
1200
1201 cl-sql (1.7.9-1) unstable; urgency=low
1202
1203   * Add missing documentation file
1204
1205  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 11 Nov 2003 05:30:23 -0700
1206
1207 cl-sql (1.7.8-1) unstable; urgency=low
1208
1209   * Convert documentation to XML format
1210
1211  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 11 Nov 2003 01:20:20 -0700
1212
1213 cl-sql (1.7.7-1) unstable; urgency=low
1214
1215   * Fix dependency for allegro-cl-trial for clsql-tests
1216
1217  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 22 Sep 2003 12:18:18 -0600
1218
1219 cl-sql (1.7.6-1) unstable; urgency=low
1220
1221   * Fix connection string (closes: 208610)
1222
1223  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  4 Sep 2003 15:03:53 -0600
1224
1225 cl-sql (1.7.5-1) unstable; urgency=low
1226
1227   * Another fix for previous bug (closes: 207813)
1228
1229  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  3 Sep 2003 12:21:19 -0600
1230
1231 cl-sql (1.7.4-1) unstable; urgency=low
1232
1233   * New upstream (closes: 207813)
1234
1235  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 31 Aug 2003 02:19:45 -0600
1236
1237 cl-sql (1.7.3-1) unstable; urgency=low
1238
1239   * New upstream
1240   * Avoid depending on acl-pro-installer for cl-sql-adobc since that
1241   is preventing entire source package from moving into testing since
1242   acl-pro-installer is only supported on x86 and ppc.
1243   
1244  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 31 Aug 2003 02:19:31 -0600
1245
1246 cl-sql (1.7.2-1) unstable; urgency=low
1247
1248   * New upstream
1249
1250  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 23 Jul 2003 12:59:46 -0600
1251
1252 cl-sql (1.7.1-1) unstable; urgency=low
1253
1254   * New upstream
1255
1256  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 21 Jul 2003 05:18:15 -0600
1257
1258 cl-sql (1.7.0-1) unstable; urgency=low
1259
1260   * Update acl-compat-tester with ptester
1261
1262  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 20 Jul 2003 12:12:36 -0600
1263
1264 cl-sql (1.6.6-1) unstable; urgency=low
1265
1266   * New upstream
1267
1268  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 23 Jun 2003 13:25:01 -0600
1269
1270 cl-sql (1.6.5-1) unstable; urgency=low
1271
1272   * New upstream
1273
1274  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 12 Jun 2003 06:18:05 -0600
1275
1276 cl-sql (1.6.4-1) unstable; urgency=low
1277
1278   * New upstream
1279
1280  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 22 May 2003 09:42:33 -0600
1281
1282 cl-sql (1.6.3-1) unstable; urgency=low
1283
1284   * New upstream
1285   * Fix dependencies for clsql-postgresql and clsql-postgresql-socket
1286
1287  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 21 May 2003 12:12:19 -0600
1288
1289 cl-sql (1.6.1-1) unstable; urgency=low
1290
1291   * New upstream
1292
1293  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 16 May 2003 01:59:00 -0600
1294
1295 cl-sql (1.6.0-1) unstable; urgency=low
1296
1297   * Optimize native string conversion at the expense
1298   of ignoring locales on Allegro and Lispworks.
1299
1300  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 15 May 2003 01:32:52 -0600
1301
1302 cl-sql (1.5.4-1) unstable; urgency=low
1303
1304   * Improve .asd files
1305
1306  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  6 May 2003 18:30:19 -0600
1307
1308 cl-sql (1.5.3-1) unstable; urgency=low
1309
1310   * New upstream
1311
1312  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  5 May 2003 20:22:40 -0600
1313
1314 cl-sql (1.5.2-1) unstable; urgency=low
1315
1316   * Add build-depend-indep to control
1317
1318  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  5 May 2003 09:13:12 -0600
1319
1320 cl-sql (1.5.1-1) unstable; urgency=low
1321
1322   * Fix for aodbc driver
1323
1324  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  1 May 2003 22:42:34 -0600
1325
1326 cl-sql (1.5.0-1) unstable; urgency=low
1327
1328   * Update SBCL support in cmucl-compat package.
1329   * Use debian/compat rather than DH_COMPAT
1330   * Add cl-sql-tests binary with test suite
1331   * Use libmysqlclient10 package for LGPL license
1332   * Add cl-sql-uffi depends for cl-sql-posgresql-socket package (closes:191599)
1333   
1334  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  1 May 2003 16:23:37 -0600
1335
1336 cl-sql (1.4.6-1) unstable; urgency=low
1337
1338   * Documentation fix
1339
1340  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 29 Apr 2003 04:47:34 -0600
1341
1342 cl-sql (1.4.5-1) unstable; urgency=low
1343
1344   * Documentation updates for cl-md5 module from Gisle Slensminde
1345
1346  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 29 Apr 2003 04:03:16 -0600
1347
1348 cl-sql (1.4.4-1) unstable; urgency=low
1349
1350   * Move unwind-protect mysql backend
1351
1352  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 16 Apr 2003 15:49:46 -0600
1353
1354 cl-sql (1.4.3-1) unstable; urgency=low
1355
1356   * Rebuild against new libmysql package
1357
1358  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 12 Apr 2003 05:05:03 -0600
1359
1360 cl-sql (1.4.2-1) unstable; urgency=low
1361
1362   * Add optimization for pointer derefering
1363
1364  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 29 Mar 2003 15:28:57 -0700
1365
1366 cl-sql (1.4.1-1) unstable; urgency=low
1367
1368   * Fix typo in clsql-mysql
1369
1370  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 26 Mar 2003 18:13:22 -0700
1371
1372 cl-sql (1.4.0-2) unstable; urgency=low
1373
1374   * Move cl-md5 dependencies to cl-sql-postgresql-socket (closes: 185738)
1375
1376  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 21 Mar 2003 09:00:24 -0700
1377
1378 cl-sql (1.4.0-1) unstable; urgency=low
1379
1380   * Add MD5 support to postgresql socket backend (contributed by
1381   Robert Macomber)
1382
1383  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  2 Mar 2003 12:59:10 -0700
1384
1385 cl-sql (1.3.0-1) unstable; urgency=low
1386
1387   * uffi/clsql-uffi.lisp: return NIL for numeric fields that are NULL
1388
1389  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 13 Dec 2002 05:30:08 -0700
1390
1391 cl-sql (1.2.4-1) unstable; urgency=low
1392
1393   * Remove changes information from copyright file
1394   * Minor upstream changes
1395
1396  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  4 Dec 2002 14:39:00 -0700
1397
1398 cl-sql (1.2.3-1) unstable; urgency=low
1399
1400   * New upstream
1401
1402  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 14 Nov 2002 11:52:32 -0700
1403
1404 cl-sql (1.2.2-1) unstable; urgency=low
1405
1406   * Remove 'load-compiled-op from .asd file
1407
1408  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  8 Nov 2002 09:49:09 -0700
1409
1410 cl-sql (1.2.1-1) unstable; urgency=low
1411
1412   * New upstream version
1413
1414  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 30 Oct 2002 12:08:03 -0700
1415
1416 cl-sql (1.2.0-3) unstable; urgency=low
1417
1418   * Move cl-sql-base package architecture from any to all.
1419
1420  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 28 Oct 2002 16:07:25 -0700
1421
1422 cl-sql (1.2.0-2) unstable; urgency=low
1423
1424   * Split rules file into build-arch and build-indep (closes: 166800)
1425   Thanks Bdale
1426
1427  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 28 Oct 2002 12:42:17 -0700
1428
1429 cl-sql (1.2.0-1) unstable; urgency=low
1430
1431   * sql/pool.lisp: Add full support for multiprocessing locks for ACL, LW,
1432     SCL.
1433
1434  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 21 Oct 2002 07:44:02 -0600
1435
1436 cl-sql (1.1.3-1) unstable; urgency=low
1437
1438   * Add more support for SCL and performance improvements to postgresql-socket
1439   (Thanks Doug Crosher)
1440   * Add locks to connection pool for SCL (Doug Crosher)
1441
1442  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 21 Oct 2002 01:26:40 -0600
1443
1444 cl-sql (1.1.2-1) unstable; urgency=low
1445
1446   * Fix clsql-mysql.so search path for Debian.
1447
1448  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Oct 2002 19:16:52 -0600
1449
1450 cl-sql (1.1.1-1) unstable; urgency=low
1451
1452   * Add more tests can existence of helper libraries. Will signal error rather than warn
1453   if libraries not found.
1454
1455  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Oct 2002 16:12:01 -0600
1456
1457 cl-sql (1.1.0-1) unstable; urgency=low
1458
1459   * Add SCL support.
1460   * Fix file type in test-suite/tester-clsql.lisp
1461   * Add *load-truename* searching for clsql's compiled libraries
1462   
1463  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 15 Oct 2002 13:34:41 -0600
1464
1465 cl-sql (1.0.1-1) unstable; urgency=low
1466
1467   * Add defgeneric for generic functions
1468
1469  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Oct 2002 09:18:39 -0600
1470
1471 cl-sql (1.0.0-1) unstable; urgency=low
1472
1473   * Add SBCL support
1474
1475  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 20:52:41 -0600
1476
1477 cl-sql (0.9.9-1) unstable; urgency=high
1478
1479   * Add version depends for common-lisp-controller
1480
1481  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  2 Oct 2002 07:50:27 -0600
1482
1483 cl-sql (0.9.8-1) unstable; urgency=low
1484
1485   * Rename .cl files to .lisp files
1486
1487  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 30 Sep 2002 04:08:25 -0600
1488
1489 cl-sql (0.9.7-1) unstable; urgency=low
1490
1491   * base/conditions.cl: Fix format string error
1492
1493  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 30 Sep 2002 00:13:36 -0600
1494
1495 cl-sql (0.9.6-1) unstable; urgency=low
1496
1497   * Remove cl-library logical hosts from load-library calls
1498
1499  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 29 Sep 2002 23:32:22 -0600
1500
1501 cl-sql (0.9.5-1) unstable; urgency=low
1502
1503   * OpenMCL is now supported
1504   * Fix defgeneric form in db-interfaces.cl
1505   * Fix load-libraries call in postgresql-socket-api.cl
1506
1507  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 27 Sep 2002 08:55:33 -0600
1508
1509 cl-sql (0.9.4-2) unstable; urgency=low
1510
1511   * Move documentation to cl-sql package (closes: 162491)
1512
1513  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 26 Sep 2002 15:20:19 -0600
1514
1515 cl-sql (0.9.4-1) unstable; urgency=low
1516
1517   * Add reader conditionals to .asd file
1518
1519  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 25 Sep 2002 06:37:30 -0600
1520
1521 cl-sql (0.9.3-2) unstable; urgency=low
1522
1523   * Add call to clc-only-compatible
1524
1525  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 22 Sep 2002 21:01:20 -0600
1526
1527 cl-sql (0.9.3-1) unstable; urgency=low
1528
1529   * push onto cl:*features* if loaded with 'asdf:load-compiled-op
1530
1531  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 20 Sep 2002 00:07:25 -0600
1532
1533 cl-sql (0.9.2-1) unstable; urgency=low
1534
1535   * Add information fields to .asd files
1536
1537  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 19 Sep 2002 19:40:43 -0600
1538
1539 cl-sql (0.9.1-1) unstable; urgency=low
1540
1541   * New upstream fixing typo in clsql.asdf
1542   * Fix /usr/share/common-lisp/source/clsql directory structure
1543
1544  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 19 Sep 2002 15:22:51 -0600
1545
1546 cl-sql (0.9.0-1) unstable; urgency=low
1547
1548   * Move entirely to .asd files. Remove pathnames from .asd files.
1549
1550  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 18 Sep 2002 01:18:12 -0600
1551
1552 cl-sql (0.8.6-1) unstable; urgency=low
1553
1554   * New upstream version, fixes problem with .asd files
1555
1556  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  6 Sep 2002 04:26:06 -0600
1557
1558 cl-sql (0.8.5-1) unstable; urgency=low
1559
1560   * New upstream version
1561
1562  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  1 Sep 2002 03:00:37 -0600
1563
1564 cl-sql (0.8.4-1) unstable; urgency=low
1565
1566   * New upstream version for non-CLC systems
1567
1568  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 23 Aug 2002 22:40:51 -0600
1569
1570 cl-sql (0.8.3-1) unstable; urgency=high
1571
1572   * Add .asd definition files to upstream for ASDF users
1573   * Ready for release to sarge
1574
1575  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 17 Aug 2002 20:54:35 -0600
1576
1577 cl-sql (0.8.2-1) unstable; urgency=low
1578
1579   * New upstream version
1580   * Update depends for cl-sql-aodbc to be acl-pro-instaler, not acl-installer
1581   * Upload e-mail adress
1582   
1583  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 11 Aug 2002 22:54:04 -0600
1584
1585 cl-sql (0.8.1-1) unstable; urgency=low
1586
1587   * New upstream version. (Changed RedHat to Debian in upstream documentation!)
1588
1589  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  2 Aug 2002 09:45:08 -0600
1590
1591 cl-sql (0.8.0-2) unstable; urgency=low
1592
1593   * Fix preinst template type to properly remove old symlinks
1594
1595  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  2 Aug 2002 09:12:32 -0600
1596
1597 cl-sql (0.8.0-1) unstable; urgency=low
1598
1599   * New upstream, restructure directories for improved Common Lisp
1600     Controller v3 compatibility.
1601   * New binary package: cl-sql-uffi (handles common UFFI tasks for
1602     some of the database backends).
1603
1604  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  2 Aug 2002 05:52:38 -0600
1605
1606 cl-sql (0.7.6-2) unstable; urgency=low
1607
1608   * Rework logical pathnames for improved Common Lisp Controller compatibility.
1609
1610  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 31 Jul 2002 19:31:40 -0600
1611
1612 cl-sql (0.7.6-1) unstable; urgency=low
1613
1614   * New upstream version, improves Common Lisp Controller compatibility.
1615   
1616  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 26 Jul 2002 01:15:07 -0600
1617
1618 cl-sql (0.7.5-1) unstable; urgency=low
1619
1620   * Fix Build-Depends in control file (closes: 154217)
1621   * Rework debhelper rules file to use dh_install rather than install
1622   * Minor change in upstream.
1623
1624  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 25 Jul 2002 09:15:44 -0600
1625
1626 cl-sql (0.7.4-1) unstable; urgency=low
1627
1628   * Rework upstream source to put html documentation in html.tar.gz
1629   * Move .so files into /usr/lib/cl-sql directory
1630   * Move documentation into the clsql-base package, change doc-base section
1631   to programming.
1632
1633  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  8 Jul 2002 11:10:11 -0600
1634
1635 cl-sql (0.7.3-1) unstable; urgency=low
1636
1637   * Added missing documentation to upstream package.
1638
1639  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  8 Jul 2002 07:10:42 -0600
1640
1641 cl-sql (0.7.2-1) unstable; urgency=low
1642
1643   * New upstream version.
1644   
1645   * Add the text of the LLGPL to the copyright file.
1646
1647  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  5 Jul 2002 11:06:21 -0600
1648
1649 cl-sql (0.7.1-2) unstable; urgency=low
1650
1651   * Additions to the copyright file
1652
1653  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 28 Jun 2002 11:17:36 -0600
1654
1655 cl-sql (0.7.1-1) unstable; urgency=low
1656
1657   * Initial Release (closes: 146792).
1658
1659  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 25 Apr 2002 19:13:41 -0600
1660