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