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