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