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