aboutsummaryrefslogtreecommitdiffstats
path: root/Lisp/asdf/debian/changelog
blob: fbac8d8d8dcd0451da87465e4a3adee7676583db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
cl-asdf (1.81-1) unstable; urgency=low

  * New upstream

 -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 30 Dec 2003 12:12:38 -0700

cl-asdf (1.80-1) unstable; urgency=low

  * New upstream

 -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  5 Dec 2003 14:55:43 -0700

cl-asdf (1.79-1) unstable; urgency=low

  * New upstream

 -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 11 Nov 2003 16:12:07 -0700

cl-asdf (1.78-1) unstable; urgency=low

  * New upstream

 -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  9 Oct 2003 16:46:38 -0600

cl-asdf (1.77.2-1) unstable; urgency=low

  * Don't export asdf:wild-module as can cause a full warning when
  reloading asdf

 -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 11 Aug 2003 21:55:16 -0600

cl-asdf (1.77.1-1) unstable; urgency=low

  * cclan.lisp: conditionalize for sbcl (closes: 201822)

 -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Jul 2003 23:30:57 -0600

cl-asdf (1.77-1) unstable; urgency=low

  * New upstream
  * Add automated [cvs2cl] ChangeLog

 -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Jul 2003 10:27:27 -0600

cl-asdf (1.76) unstable; urgency=low

  * New upstream

 -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 10 Jul 2003 16:42:48 -0600

cl-asdf (1.75) unstable; urgency=low

  * New upstream
  * Use compat rather than DH_COMPAT

 -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  5 Jun 2003 00:15:11 -0600

cl-asdf (1.73b) unstable; urgency=low

  * Update README
  * export two variables

 -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 28 May 2003 11:19:40 -0600

cl-asdf (1.73) unstable; urgency=low

  * Update README to mention asdf::*compile-file-warnings-behaviour*
  (closes:194957)

 -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 27 May 2003 16:00:36 -0600

cl-asdf (1.72) unstable; urgency=low

  * New upstream

 -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 20 May 2003 14:07:10 -0600

cl-asdf (1.71) unstable; urgency=low

  * New upstream

 -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 13 May 2003 09:33:51 -0600

cl-asdf (1.70) unstable; urgency=low

  * Add another check in check-component-values.
  * Signal a generalized instance of SYSTEM-DEFINITION-ERROR
  from check-component-values

 -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  6 May 2003 09:32:16 -0600

cl-asdf (1.69) unstable; urgency=low

  * Add check-component-values function with partial checking of components

 -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  6 May 2003 08:26:11 -0600

cl-asdf (1.68) unstable; urgency=low

  * New upstream with 'asdf:test-op 

 -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 19 Mar 2003 10:16:01 -0700

cl-asdf (1.66) unstable; urgency=low

  * New upstream version, added changes to dependent system
  compilations with :force option.

 -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 17 Mar 2003 12:50:00 -0700

cl-asdf (1.62) unstable; urgency=low

  * New upstream, fixes a sbcl-specific directory name

 -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  7 Mar 2003 09:23:11 -0700

cl-asdf (1.61-1) unstable; urgency=low

  * New upstream, fixes 'load-source-op

 -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  4 Mar 2003 09:48:40 -0700

cl-asdf (1.60-1) unstable; urgency=low

  * New upstream

 -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  3 Mar 2003 12:40:27 -0700

cl-asdf (1.59-1) unstable; urgency=low

  * New upstream

 -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 14 Feb 2003 09:24:59 -0700

cl-asdf (1.58-1) unstable; urgency=low

  * New upstream

 -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  9 Feb 2003 11:55:03 -0700

cl-asdf (1.57-1) unstable; urgency=low

  * New upstream

 -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  4 Feb 2003 10:23:03 -0700

cl-asdf (1.55-1) unstable; urgency=low

  * New upstream.version (closes: 172074) 

 -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  9 Dec 2002 10:23:21 -0700

cl-asdf (1.54-1) unstable; urgency=low

  * New upstream.

 -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  8 Nov 2002 07:30:41 -0700

cl-asdf (1.49-1) unstable; urgency=low

  * Remove clc-reregister-all-impl from postinst

 -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  5 Oct 2002 09:38:18 -0600

cl-asdf (1.49) unstable; urgency=low

  * New upstream release, fixes run-shell-command for allegro. Code
    refactoring for run-shell-code.
  * Support new CLC reregister command
  
 -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 25 Sep 2002 23:57:23 -0600

cl-asdf (1.47) unstable; urgency=low

  * Return numeric exit status for openmcl's run-shell-command

 -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 20 Sep 2002 10:22:36 -0600

cl-asdf (1.46) unstable; urgency=low

  * New upstream version, adds run-shell-command for openmcl

 -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 20 Sep 2002 10:11:48 -0600

cl-asdf (1.45) unstable; urgency=low

  * Changes to improve clisp support

 -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 20 Sep 2002 07:12:21 -0600

cl-asdf (1.44.1-1) unstable; urgency=low

  * Make cclan.asd a symlink, remove :pathname keyword

 -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 18 Sep 2002 00:19:26 -0600

cl-asdf (1.44-1) unstable; urgency=low

  * New upstream version

 -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 17 Sep 2002 12:24:27 -0600

cl-asdf (1.43-1) unstable; urgency=low

  * New upstream version

 -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 17 Sep 2002 10:34:57 -0600

cl-asdf (1.42-2) unstable; urgency=low

  * Add reregister-common-lisp-implementations call when installing cl-asdf.

 -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 16 Sep 2002 08:31:13 -0600

cl-asdf (1.42-1) unstable; urgency=low

  * Remove Depends on lisp-compiler for cl-asdf (fixes problem with
  circular dependencies)

 -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 14 Sep 2002 11:59:58 -0600

cl-asdf (1.42) unstable; urgency=low

  * New upstream.

 -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 13 Sep 2002 08:40:58 -0600

cl-asdf (1.41) unstable; urgency=low

  * Same release as 1.40, but with proper version number.

 -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 13 Sep 2002 08:38:30 -0600

cl-asdf (1.40) unstable; urgency=low

  * New upstream version.

 -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 13 Sep 2002 07:31:27 -0600

cl-asdf (1.39) unstable; urgency=low

  * New upstream version.

 -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 11 Sep 2002 19:21:32 -0600

cl-asdf (1.38) unstable; urgency=low

  * New upstream version
  * Re-add register and unregister clc-source for cclan

 -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 11 Sep 2002 13:39:51 -0600

cl-asdf (1.35-1) unstable; urgency=low

  * Comment call to register and unregister clc-source until new
    version of clc is released. (closes: 158697)

 -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 28 Aug 2002 18:58:59 -0600

cl-asdf (1.35) unstable; urgency=high

  * New upstream version, fixes important bugs.

 -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 28 Aug 2002 09:36:58 -0600

cl-asdf (1.34) unstable; urgency=low

  * New upstream version.

 -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 28 Aug 2002 07:18:57 -0600

cl-asdf (0.0+cvs.2002.08.26-1) unstable; urgency=low

  * Add Common Lisp Controller registration functions for cl-cclan

 -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 26 Aug 2002 04:21:32 -0600

cl-asdf (0.0+cvs.2002.08.26) unstable; urgency=low

  * New upstream version

 -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 26 Aug 2002 01:23:48 -0600

cl-asdf (0.0+cvs.2002.08.22) unstable; urgency=low

  * Add new binary package: cl-cclan

 -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 22 Aug 2002 12:43:21 -0600

cl-asdf (0.0+cvs.2002.08.18) unstable; urgency=low

  * New upstream version
  * Expand description in control file.
  * Change version numbering scheme since upstream has native debian
  directory
  
 -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 17 Aug 2002 14:25:33 -0600

cl-asdf (0.0+cvs.2002.08.15-1) unstable; urgency=low

  * Initial Release (closes: 157009)

 -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 16 Aug 2002 23:14:49 -0600