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