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