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