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