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