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