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