r2930: packaging updates
[uffi.git] / debian / changelog
1 cl-uffi (0.9.2-1) unstable; urgency=high
2
3   * Add AUTHORS file
4   * Integrate Reini Urban's cormanlisp patches into main source
5   * Add Depends: version on Common Lisp Controller
6
7  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  1 Oct 2002 08:11:21 -0600
8
9 cl-uffi (0.9.1-1) unstable; urgency=low
10
11   * Rename .cl files to .lisp files
12
13  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 30 Sep 2002 04:01:58 -0600
14
15 cl-uffi (0.9.0-1) unstable; urgency=low
16
17   * Reorganize directories, merge MCL/OpenMCL into main code 
18
19  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 30 Sep 2002 01:32:03 -0600
20
21 cl-uffi (0.8.6-1) unstable; urgency=low
22
23   * Fix :pointer-self for OpenMCL.
24   * Multiple changes to support OpenMCL with CLSQL
25
26  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 30 Sep 2002 01:31:37 -0600
27
28 cl-uffi (0.8.5-1) unstable; urgency=low
29
30   * Add with-cstrings macro to mcl's source
31
32  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 29 Sep 2002 12:19:20 -0600
33
34 cl-uffi (0.8.4-1) unstable; urgency=low
35
36   * Change mcl's load-library definition from macro to function
37
38  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 29 Sep 2002 11:49:32 -0600
39
40 cl-uffi (0.8.3-1) unstable; urgency=low
41
42   * New upstream release. Passes all tests with OpenMCL in Debian PPC.
43
44  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 29 Sep 2002 11:32:05 -0600
45
46 cl-uffi (0.8.2-2) unstable; urgency=low
47
48   * Add pathname to clc-register-impl invocation
49
50  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 25 Sep 2002 06:38:44 -0600
51
52 cl-uffi (0.8.2-1) unstable; urgency=low
53
54   * Add conditionals to .asd file to control clc autobuilding
55
56  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 22 Sep 2002 21:00:57 -0600
57
58 cl-uffi (0.8.1-1) unstable; urgency=low
59
60   * Fix size of openmcl's and mcl's integers
61
62  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 20 Sep 2002 07:06:31 -0600
63
64 cl-uffi (0.8.0-1) unstable; urgency=low
65
66   * Adds support for openmcl, numerous changes from John Desoi
67
68  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 19 Sep 2002 21:09:17 -0600
69
70 cl-uffi (0.7.1-1) unstable; urgency=low
71
72   * New upstream version
73
74  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 18 Sep 2002 01:57:10 -0600
75
76 cl-uffi (0.7.0-1) unstable; urgency=low
77
78   * Remove .system file, restructure directories for .asd file without pathnames
79
80  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 16 Sep 2002 12:00:45 -0600
81
82 cl-uffi (0.6.3-1) unstable; urgency=low
83
84   * New upstream version, fixes problem with .asd file.
85
86  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  6 Sep 2002 04:59:45 -0600
87
88 cl-uffi (0.6.2-1) unstable; urgency=low
89
90   * New upstream version. Restructure directories once again to handle 
91     non-CLC systems.
92
93  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 23 Aug 2002 09:33:14 -0600
94
95 cl-uffi (0.6.1-1) unstable; urgency=low
96
97   * Add uffi.asd file to upstream for ASDF users.
98
99  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 17 Aug 2002 18:50:12 -0600
100
101 cl-uffi (0.6.0-2) unstable; urgency=low
102
103   * Update e-mail address
104   * Update Standards version
105
106  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 12 Aug 2002 00:01:27 -0600
107
108 cl-uffi (0.6.0-1) unstable; urgency=low
109
110   * New upstream version (Restructure directories to improve Common Lisp
111     Controller compatibility.)
112
113  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 25 Jul 2002 21:24:53 -0600
114
115 cl-uffi (0.5.1-1) unstable; urgency=low
116
117   * Rework upstream documentation.
118
119  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  9 Jul 2002 12:45:56 -0600
120
121 cl-uffi (0.5.0-2) unstable; urgency=low
122
123   * Add the LLGPL text to the copyright file.
124
125  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  7 Jul 2002 15:40:05 -0600
126
127 cl-uffi (0.5.0-1) unstable; urgency=low
128
129   * New upstream version
130   
131   * Additions to the copyright file to comply with Debian Policy
132
133  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 28 Jun 2002 11:16:28 -0600
134
135 cl-uffi (0.4.8-1) unstable; urgency=low
136
137   * New upstream version
138
139  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 26 Jun 2002 21:35:07 -0600
140
141 cl-uffi (0.4.5-2) unstable; urgency=low
142
143   * Fix Build-Depends-Indep
144
145  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 25 Jun 2002 06:12:19 -0600
146
147 cl-uffi (0.4.5-1) unstable; urgency=low
148
149   * New upstream version.
150
151   * Remove deprecated repository 
152   
153   * Migrate to Debhelper V4
154   
155   * Changed Maintainer: field from sponsor to sponsoree/packager
156
157  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 20 Jun 2002 07:43:53 -0600
158
159 cl-uffi (0.4.4-8) unstable; urgency=low
160
161   * Improved control file in anticipation of having dpkg-buildpackage
162     generate the documentation rather than putting the documentation in
163     the upstream archive.
164   * Remade package to include upstream sources.
165
166  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  5 May 2002 11:17:52 -0600
167
168 cl-uffi (0.4.4-7) unstable; urgency=low
169
170   * Modified make-dist.sh to use cvs-buildpackage, added options
171   * Cleaned debian/rules, debian/copyright      
172   * First version to upload. (closes: #145723)
173
174  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  4 May 2002 16:03:11 -0600
175
176 cl-uffi (0.4.4-6) unstable; urgency=low
177
178   * Fixed Maintainer and Uploader fields in debian control
179
180  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  3 May 2002 09:11:47 -0600
181
182 cl-uffi (0.4.4-5) unstable; urgency=low
183
184   * Commented-out DH_VERBOSE flag. 
185   * Uses debian/dirs with debhelper.
186   * Changed doc-base section to programming. 
187   * Added Uploaders field to debian/control. 
188   * Made .system file be a symbolic link to .system file in repository.
189
190  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  2 May 2002 15:37:50 -0600
191
192 cl-uffi (0.4.4-4) unstable; urgency=low
193
194   * Added upstream ChangeLog to debian distribution.
195
196  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 30 Apr 2002 13:01:12 -0600
197
198 cl-uffi (0.4.4-3) unstable; urgency=low
199
200   * Modified make-dist.sh to create better .diff.gz
201
202  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 28 Apr 2002 06:38:48 -0600
203
204 cl-uffi (0.4.4-2) unstable; urgency=low
205
206   * Improved source code archive for debian upload.
207
208  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 28 Apr 2002 03:04:52 -0600
209
210 cl-uffi (0.4.4-1) unstable; urgency=low
211
212   * Initial package.
213
214  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 25 Apr 2002 19:13:41 -0600
215