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