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