r5021: Automatic commit for debian_version_1_6_4-1
[clsql.git] / debian / changelog
1 cl-sql (1.6.4-1) unstable; urgency=low
2
3   * New upstream
4
5  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 22 May 2003 09:42:33 -0600
6
7 cl-sql (1.6.3-1) unstable; urgency=low
8
9   * New upstream
10   * Fix dependencies for clsql-postgresql and clsql-postgresql-socket
11
12  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 21 May 2003 12:12:19 -0600
13
14 cl-sql (1.6.1-1) unstable; urgency=low
15
16   * New upstream
17
18  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 16 May 2003 01:59:00 -0600
19
20 cl-sql (1.6.0-1) unstable; urgency=low
21
22   * Optimize native string conversion at the expense
23   of ignoring locales on Allegro and Lispworks.
24
25  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 15 May 2003 01:32:52 -0600
26
27 cl-sql (1.5.4-1) unstable; urgency=low
28
29   * Improve .asd files
30
31  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  6 May 2003 18:30:19 -0600
32
33 cl-sql (1.5.3-1) unstable; urgency=low
34
35   * New upstream
36
37  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  5 May 2003 20:22:40 -0600
38
39 cl-sql (1.5.2-1) unstable; urgency=low
40
41   * Add build-depend-indep to control
42
43  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  5 May 2003 09:13:12 -0600
44
45 cl-sql (1.5.1-1) unstable; urgency=low
46
47   * Fix for aodbc driver
48
49  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  1 May 2003 22:42:34 -0600
50
51 cl-sql (1.5.0-1) unstable; urgency=low
52
53   * Update SBCL support in cmucl-compat package.
54   * Use debian/compat rather than DH_COMPAT
55   * Add cl-sql-tests binary with test suite
56   * Use libmysqlclient10 package for LGPL license
57   * Add cl-sql-uffi depends for cl-sql-posgresql-socket package (closes:191599)
58   
59  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  1 May 2003 16:23:37 -0600
60
61 cl-sql (1.4.6-1) unstable; urgency=low
62
63   * Documentation fix
64
65  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 29 Apr 2003 04:47:34 -0600
66
67 cl-sql (1.4.5-1) unstable; urgency=low
68
69   * Documentation updates for cl-md5 module from Gisle Slensminde
70
71  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 29 Apr 2003 04:03:16 -0600
72
73 cl-sql (1.4.4-1) unstable; urgency=low
74
75   * Move unwind-protect mysql backend
76
77  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 16 Apr 2003 15:49:46 -0600
78
79 cl-sql (1.4.3-1) unstable; urgency=low
80
81   * Rebuild against new libmysql package
82
83  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 12 Apr 2003 05:05:03 -0600
84
85 cl-sql (1.4.2-1) unstable; urgency=low
86
87   * Add optimization for pointer derefering
88
89  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 29 Mar 2003 15:28:57 -0700
90
91 cl-sql (1.4.1-1) unstable; urgency=low
92
93   * Fix typo in clsql-mysql
94
95  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 26 Mar 2003 18:13:22 -0700
96
97 cl-sql (1.4.0-2) unstable; urgency=low
98
99   * Move cl-md5 dependencies to cl-sql-postgresql-socket (closes: 185738)
100
101  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 21 Mar 2003 09:00:24 -0700
102
103 cl-sql (1.4.0-1) unstable; urgency=low
104
105   * Add MD5 support to postgresql socket backend (contributed by
106   Robert Macomber)
107
108  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  2 Mar 2003 12:59:10 -0700
109
110 cl-sql (1.3.0-1) unstable; urgency=low
111
112   * uffi/clsql-uffi.lisp: return NIL for numeric fields that are NULL
113
114  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 13 Dec 2002 05:30:08 -0700
115
116 cl-sql (1.2.4-1) unstable; urgency=low
117
118   * Remove changes information from copyright file
119   * Minor upstream changes
120
121  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  4 Dec 2002 14:39:00 -0700
122
123 cl-sql (1.2.3-1) unstable; urgency=low
124
125   * New upstream
126
127  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 14 Nov 2002 11:52:32 -0700
128
129 cl-sql (1.2.2-1) unstable; urgency=low
130
131   * Remove 'load-compiled-op from .asd file
132
133  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  8 Nov 2002 09:49:09 -0700
134
135 cl-sql (1.2.1-1) unstable; urgency=low
136
137   * New upstream version
138
139  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 30 Oct 2002 12:08:03 -0700
140
141 cl-sql (1.2.0-3) unstable; urgency=low
142
143   * Move cl-sql-base package architecture from any to all.
144
145  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 28 Oct 2002 16:07:25 -0700
146
147 cl-sql (1.2.0-2) unstable; urgency=low
148
149   * Split rules file into build-arch and build-indep (closes: 166800)
150   Thanks Bdale
151
152  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 28 Oct 2002 12:42:17 -0700
153
154 cl-sql (1.2.0-1) unstable; urgency=low
155
156   * sql/pool.lisp: Add full support for multiprocessing locks for ACL, LW,
157     SCL.
158
159  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 21 Oct 2002 07:44:02 -0600
160
161 cl-sql (1.1.3-1) unstable; urgency=low
162
163   * Add more support for SCL and performance improvements to postgresql-socket
164   (Thanks Doug Crosher)
165   * Add locks to connection pool for SCL (Doug Crosher)
166
167  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 21 Oct 2002 01:26:40 -0600
168
169 cl-sql (1.1.2-1) unstable; urgency=low
170
171   * Fix clsql-mysql.so search path for Debian.
172
173  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Oct 2002 19:16:52 -0600
174
175 cl-sql (1.1.1-1) unstable; urgency=low
176
177   * Add more tests can existence of helper libraries. Will signal error rather than warn
178   if libraries not found.
179
180  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Oct 2002 16:12:01 -0600
181
182 cl-sql (1.1.0-1) unstable; urgency=low
183
184   * Add SCL support.
185   * Fix file type in test-suite/tester-clsql.lisp
186   * Add *load-truename* searching for clsql's compiled libraries
187   
188  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 15 Oct 2002 13:34:41 -0600
189
190 cl-sql (1.0.1-1) unstable; urgency=low
191
192   * Add defgeneric for generic functions
193
194  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Oct 2002 09:18:39 -0600
195
196 cl-sql (1.0.0-1) unstable; urgency=low
197
198   * Add SBCL support
199
200  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 20:52:41 -0600
201
202 cl-sql (0.9.9-1) unstable; urgency=high
203
204   * Add version depends for common-lisp-controller
205
206  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  2 Oct 2002 07:50:27 -0600
207
208 cl-sql (0.9.8-1) unstable; urgency=low
209
210   * Rename .cl files to .lisp files
211
212  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 30 Sep 2002 04:08:25 -0600
213
214 cl-sql (0.9.7-1) unstable; urgency=low
215
216   * base/conditions.cl: Fix format string error
217
218  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 30 Sep 2002 00:13:36 -0600
219
220 cl-sql (0.9.6-1) unstable; urgency=low
221
222   * Remove cl-library logical hosts from load-library calls
223
224  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 29 Sep 2002 23:32:22 -0600
225
226 cl-sql (0.9.5-1) unstable; urgency=low
227
228   * OpenMCL is now supported
229   * Fix defgeneric form in db-interfaces.cl
230   * Fix load-libraries call in postgresql-socket-api.cl
231
232  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 27 Sep 2002 08:55:33 -0600
233
234 cl-sql (0.9.4-2) unstable; urgency=low
235
236   * Move documentation to cl-sql package (closes: 162491)
237
238  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 26 Sep 2002 15:20:19 -0600
239
240 cl-sql (0.9.4-1) unstable; urgency=low
241
242   * Add reader conditionals to .asd file
243
244  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 25 Sep 2002 06:37:30 -0600
245
246 cl-sql (0.9.3-2) unstable; urgency=low
247
248   * Add call to clc-only-compatible
249
250  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 22 Sep 2002 21:01:20 -0600
251
252 cl-sql (0.9.3-1) unstable; urgency=low
253
254   * push onto cl:*features* if loaded with 'asdf:load-compiled-op
255
256  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 20 Sep 2002 00:07:25 -0600
257
258 cl-sql (0.9.2-1) unstable; urgency=low
259
260   * Add information fields to .asd files
261
262  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 19 Sep 2002 19:40:43 -0600
263
264 cl-sql (0.9.1-1) unstable; urgency=low
265
266   * New upstream fixing typo in clsql.asdf
267   * Fix /usr/share/common-lisp/source/clsql directory structure
268
269  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 19 Sep 2002 15:22:51 -0600
270
271 cl-sql (0.9.0-1) unstable; urgency=low
272
273   * Move entirely to .asd files. Remove pathnames from .asd files.
274
275  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 18 Sep 2002 01:18:12 -0600
276
277 cl-sql (0.8.6-1) unstable; urgency=low
278
279   * New upstream version, fixes problem with .asd files
280
281  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  6 Sep 2002 04:26:06 -0600
282
283 cl-sql (0.8.5-1) unstable; urgency=low
284
285   * New upstream version
286
287  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  1 Sep 2002 03:00:37 -0600
288
289 cl-sql (0.8.4-1) unstable; urgency=low
290
291   * New upstream version for non-CLC systems
292
293  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 23 Aug 2002 22:40:51 -0600
294
295 cl-sql (0.8.3-1) unstable; urgency=high
296
297   * Add .asd definition files to upstream for ASDF users
298   * Ready for release to sarge
299
300  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 17 Aug 2002 20:54:35 -0600
301
302 cl-sql (0.8.2-1) unstable; urgency=low
303
304   * New upstream version
305   * Update depends for cl-sql-aodbc to be acl-pro-instaler, not acl-installer
306   * Upload e-mail adress
307   
308  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 11 Aug 2002 22:54:04 -0600
309
310 cl-sql (0.8.1-1) unstable; urgency=low
311
312   * New upstream version. (Changed RedHat to Debian in upstream documentation!)
313
314  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  2 Aug 2002 09:45:08 -0600
315
316 cl-sql (0.8.0-2) unstable; urgency=low
317
318   * Fix preinst template type to properly remove old symlinks
319
320  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  2 Aug 2002 09:12:32 -0600
321
322 cl-sql (0.8.0-1) unstable; urgency=low
323
324   * New upstream, restructure directories for improved Common Lisp
325     Controller v3 compatibility.
326   * New binary package: cl-sql-uffi (handles common UFFI tasks for
327     some of the database backends).
328
329  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  2 Aug 2002 05:52:38 -0600
330
331 cl-sql (0.7.6-2) unstable; urgency=low
332
333   * Rework logical pathnames for improved Common Lisp Controller compatibility.
334
335  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 31 Jul 2002 19:31:40 -0600
336
337 cl-sql (0.7.6-1) unstable; urgency=low
338
339   * New upstream version, improves Common Lisp Controller compatibility.
340   
341  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 26 Jul 2002 01:15:07 -0600
342
343 cl-sql (0.7.5-1) unstable; urgency=low
344
345   * Fix Build-Depends in control file (closes: 154217)
346   * Rework debhelper rules file to use dh_install rather than install
347   * Minor change in upstream.
348
349  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 25 Jul 2002 09:15:44 -0600
350
351 cl-sql (0.7.4-1) unstable; urgency=low
352
353   * Rework upstream source to put html documentation in html.tar.gz
354   * Move .so files into /usr/lib/cl-sql directory
355   * Move documentation into the clsql-base package, change doc-base section
356   to programming.
357
358  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  8 Jul 2002 11:10:11 -0600
359
360 cl-sql (0.7.3-1) unstable; urgency=low
361
362   * Added missing documentation to upstream package.
363
364  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  8 Jul 2002 07:10:42 -0600
365
366 cl-sql (0.7.2-1) unstable; urgency=low
367
368   * New upstream version.
369   
370   * Add the text of the LLGPL to the copyright file.
371
372  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  5 Jul 2002 11:06:21 -0600
373
374 cl-sql (0.7.1-2) unstable; urgency=low
375
376   * Additions to the copyright file
377
378  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 28 Jun 2002 11:17:36 -0600
379
380 cl-sql (0.7.1-1) unstable; urgency=low
381
382   * Initial Release (closes: 146792).
383
384  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 25 Apr 2002 19:13:41 -0600
385