r4739: Auto commit for Debian build
[kmrcl.git] / debian / changelog
1 cl-kmrcl (1.36-1) unstable; urgency=low
2
3   * New upstream 
4
5  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  2 May 2003 01:28:00 -0600
6
7 cl-kmrcl (1.35-1) unstable; urgency=low
8
9   * New upstream
10
11  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 29 Apr 2003 21:18:40 -0600
12
13 cl-kmrcl (1.34-1) unstable; urgency=low
14
15   * New upstream
16
17  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 29 Apr 2003 20:14:55 -0600
18
19 cl-kmrcl (1.33-1) unstable; urgency=low
20
21   * New upstream
22
23  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 29 Apr 2003 09:24:35 -0600
24
25 cl-kmrcl (1.32-1) unstable; urgency=low
26
27   * Vary signature of DIRECT-SLOT-DEFINITION-CLASS depending on 
28   implementation
29
30  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 28 Apr 2003 19:35:37 -0600
31
32 cl-kmrcl (1.31-1) unstable; urgency=low
33
34   * New upstream
35   * Add kmr-mop package
36   * Add tests suite, add cl-rt to depends
37   * Use compat file rather than DH_COMPAT variable
38
39  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 28 Apr 2003 14:32:16 -0600
40
41 cl-kmrcl (1.30-1) unstable; urgency=low
42
43   * Really fix typo
44
45  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 26 Mar 2003 14:11:09 -0700
46
47 cl-kmrcl (1.29-1) unstable; urgency=low
48
49   * Fix typo in new sb-mop support
50
51  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 25 Mar 2003 06:42:15 -0700
52
53 cl-kmrcl (1.28-1) unstable; urgency=low
54
55   * Fix sbcl for versions without sb-mop package
56
57  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 24 Mar 2003 22:19:49 -0700
58
59 cl-kmrcl (1.27-1) unstable; urgency=low
60
61   * New upstream for sbcl 0.8pre MOP changes
62
63  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 24 Mar 2003 21:12:17 -0700
64
65 cl-kmrcl (1.26-1) unstable; urgency=low
66
67   * Add nsubseq
68   * Rework list-to-delimited-sequence
69
70  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  7 Feb 2003 07:19:14 -0700
71
72 cl-kmrcl (1.25-1) unstable; urgency=low
73
74   * strings.lisp: add new functions
75
76  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 13 Jan 2003 14:40:37 -0700
77
78 cl-kmrcl (1.24-1) unstable; urgency=low
79
80   * strings.lisp: fix typo error
81
82  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 28 Dec 2002 00:58:18 -0700
83
84 cl-kmrcl (1.23-1) unstable; urgency=low
85
86   * New upstream, add string functions
87
88  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 26 Dec 2002 04:46:15 -0700
89
90 cl-kmrcl (1.22-1) unstable; urgency=low
91
92   * New upstream
93
94  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  2 Dec 2002 17:54:02 -0700
95
96 cl-kmrcl (1.21-1) unstable; urgency=low
97
98   * Remore allegroserve dependant modules
99
100  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 24 Nov 2002 13:13:05 -0700
101
102 cl-kmrcl (1.20.2-1) unstable; urgency=low
103
104   * Remove 'load-compiled-op from .asd file
105
106  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  8 Nov 2002 09:41:22 -0700
107
108 cl-kmrcl (1.20.1-1) unstable; urgency=low
109
110   * Add with-each-file-line & with-each-stream-line to export list, fix
111     bugs in those functions
112
113  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  7 Nov 2002 14:52:39 -0700
114
115 cl-kmrcl (1.20-1) unstable; urgency=low
116
117   * Add with-each-stream-line, with-each-file-line
118   * Use gensyms in other functions to avoid variable capture
119
120  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  6 Nov 2002 13:33:39 -0700
121
122 cl-kmrcl (1.19.1-1) unstable; urgency=low
123
124   * Made indent-spaces reslient to non-numeric parameter
125
126  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  4 Nov 2002 11:33:03 -0700
127
128 cl-kmrcl (1.19-1) unstable; urgency=low
129
130   * New upstream
131
132  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  3 Nov 2002 13:08:44 -0700
133
134 cl-kmrcl (1.18-1) unstable; urgency=low
135
136   * New upstream
137
138  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 21 Oct 2002 11:51:17 -0600
139
140 cl-kmrcl (1.17-1) unstable; urgency=low
141
142   * Fix buggy kmrcl.asd file
143
144  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 21 Oct 2002 11:51:17 -0600
145
146 cl-kmrcl (1.16-1) unstable; urgency=low
147
148   * Rework handling of aserve requirement
149
150  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 20 Oct 2002 20:37:01 -0600
151
152 cl-kmrcl (1.15-1) unstable; urgency=low
153
154   * Add depends: for common-lisp-controller and cl-aserve
155
156  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 19 Oct 2002 19:59:02 -0600
157
158 cl-kmrcl (1.14-1) unstable; urgency=low
159
160   * ml-class.lisp: Add XHTML format
161   * web-utils.lisp: Add standard headers for xml, html, xhtml, 
162   added user-agent-ie-p
163
164  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Oct 2002 16:25:31 -0600
165
166 cl-kmrcl (1.13-1) unstable; urgency=low
167
168   * ml-class.lisp: Add ie-xmlrefformat for Internet Explorer's idea of
169   a link in XML. Add SCL compatibility.
170
171  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 15 Oct 2002 23:23:57 -0600
172
173 cl-kmrcl (1.12-1) unstable; urgency=low
174
175   * Fix .asd file if CL-ASERVE is not installed
176
177  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 15 Oct 2002 16:46:47 -0600
178
179 cl-kmrcl (1.11-1) unstable; urgency=low
180
181   * Change .asd file for ASERVE require
182   
183  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 15 Oct 2002 16:38:28 -0600
184
185 cl-kmrcl (1.10-1) unstable; urgency=low
186
187   * ml-class.lisp: Fix package name
188
189  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Oct 2002 14:48:43 -0600
190
191 cl-kmrcl (1.9-1) unstable; urgency=low
192
193   * ml-class.lisp: Get package name from object
194
195  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Oct 2002 13:23:23 -0600
196
197 cl-kmrcl (1.8-1) unstable; urgency=low
198
199   * ml-class.lisp: Add defgeneric for generic functions
200
201  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Oct 2002 09:11:08 -0600
202
203 cl-kmrcl (1.7-1) unstable; urgency=low
204
205   * Push :kmrcl onto features
206
207  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 20:47:45 -0600
208
209 cl-kmrcl (1.6-1) unstable; urgency=low
210
211   * ml-class.lisp: Fix CMUCL compatibility, add SBCL compatibility
212
213  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 11:04:04 -0600
214
215 cl-kmrcl (1.5-1) unstable; urgency=low
216
217   * ml-class.lisp: Change pcl package to sb-pcl for sbcl
218   * kmrcl.asd: remove sbcl from reader conditional for ml-class
219
220  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 10:16:14 -0600
221
222 cl-kmrcl (1.4-1) unstable; urgency=low
223
224   * Add pcl:validate-superclass for CMUCL/SBCL compatibility
225
226  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 10:09:39 -0600
227
228 cl-kmrcl (1.3) unstable; urgency=low
229
230   * Change .asd to fix problem with ml-class
231
232  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 12 Oct 2002 13:03:49 -0600
233
234 cl-kmrcl (1.2-1) unstable; urgency=low
235
236   * Seperate string and equal functions into their own files
237
238  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 12 Oct 2002 00:03:18 -0600
239
240 cl-kmrcl (1.1-1) unstable; urgency=low
241
242   * Re-arrange defclass order in ml-classes.lisp for cmucl compatibility
243
244  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 11 Oct 2002 20:00:29 -0600
245
246 cl-kmrcl (1.0-1) unstable; urgency=low
247
248   * Initial Release (closes: 163955)
249
250  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  5 Oct 2002 13:19:33 -0600
251