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