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