Fix lintian warnings
[hyperobject.git] / debian / changelog
1 cl-hyperobject (2.12.0-1) unstable; urgency=low
2
3   * New upstream
4   * Switch to dpkg-source 3.0 (quilt) format
5
6  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 08 Jul 2011 14:12:52 -0600
7
8 cl-hyperobject (2.11.0-3) unstable; urgency=low
9
10   * Build with debhelper extension dh-lisp
11   * control: Add Vcs-Browser field. Fix Depends field.
12   * rules: Fix installation of example file
13   
14  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 03 Aug 2009 14:02:47 -0600
15
16 cl-hyperobject (2.11.0-2) unstable; urgency=low
17
18   * debian/watch: New file
19   * debian/control: Require debhelper 7. Change to new lisp section.
20   Add Vcs-Git and Homepage fields.
21   * debian/compat: Update to version 7
22   * debian/rules: Update for debhelper 7, architecture-independent build
23   * debian/{prerm,postrm}: Remove path from binary function
24
25  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 02 Aug 2009 04:24:10 -0600
26
27 cl-hyperobject (2.11.0-1) unstable; urgency=low
28
29   * Major reworking of MOP layer to add support for current versions of OpenMCL. 
30
31  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  6 Jan 2007 11:41:00 -0700
32
33 cl-hyperobject (2.10.0-1) unstable; urgency=low
34
35   * Support CLISP
36   * Remove implementation-dependent access of type slot using
37     slot-definition-type instead.
38
39  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 01 Sep 2006 08:49:25 -0600
40
41 cl-hyperobject (2.9.2-1) unstable; urgency=low
42
43   * Use initialize-instance :around for direct-slot-definition to be
44   more AMOP compliant for setting lisp type from :value-type initarg 
45
46  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Aug 2006 21:44:01 -0600
47
48 cl-hyperobject (2.9.1-1) unstable; urgency=low
49
50   * Support change in SBCL MOP
51
52  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Aug 2006 12:12:58 -0600
53
54 cl-hyperobject (2.9.0-1) unstable; urgency=low
55
56   * New upstream URI
57   * New upstream
58
59  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 17 Sep 2005 16:01:20 -0600
60
61 cl-hyperobject (2.8.8-1) unstable; urgency=low
62
63   * Change encoding to ISO-8859-1
64
65  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 20 Nov 2003 20:40:18 -0700
66         
67 cl-hyperobject (2.8.7-1) unstable; urgency=low
68
69   * Fix invalid setting of documentation for hyperobject-class
70
71  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 15 Nov 2003 19:32:25 -0700
72
73 cl-hyperobject (2.8.6-1) unstable; urgency=low
74
75   * New upstream
76
77  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 17 Jun 2003 00:32:30 -0600
78
79 cl-hyperobject (2.8.5-1) unstable; urgency=low
80
81   * New upstream
82
83  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 12 Jun 2003 06:14:45 -0600
84
85 cl-hyperobject (2.8.4-1) unstable; urgency=low
86
87   * New upstream
88
89  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 16 May 2003 01:33:12 -0600
90
91 cl-hyperobject (2.8.3-1) unstable; urgency=low
92
93   * New upstream version
94
95  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 15 May 2003 23:57:32 -0600
96
97 cl-hyperobject (2.8.2-1) unstable; urgency=low
98
99   * Use hash-table based ensure-lazy-reader for Allegro/SCL
100
101  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 15 May 2003 00:05:06 -0600
102
103 cl-hyperobject (2.8.1-1) unstable; urgency=low
104
105   * New upstream
106
107  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 14 May 2003 13:45:01 -0600
108
109 cl-hyperobject (2.8.0-1) unstable; urgency=low
110
111   * Rework object viewing to reduce format calls
112
113  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 13 May 2003 17:11:54 -0600
114
115 cl-hyperobject (2.7.3-1) unstable; urgency=low
116
117   * Replace multiple-value-lists 
118
119  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 13 May 2003 09:52:59 -0600
120
121 cl-hyperobject (2.7.2-1) unstable; urgency=low
122
123   * Fix for cmucl's 18e mop
124
125  -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  7 May 2003 10:01:34 -0600
126
127 cl-hyperobject (2.7.1-1) unstable; urgency=low
128
129   * New upstream
130
131  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  6 May 2003 16:00:11 -0600
132
133 cl-hyperobject (2.7.0-1) unstable; urgency=low
134
135   * Add regression testing
136   * Depend on cl-rt package
137   * Use compat file rather than DH_COMPAT
138   * Rework compute-effective-slot-definition
139   
140  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 28 Apr 2003 11:40:27 -0600
141
142 cl-hyperobject (2.6.5-1) unstable; urgency=low
143
144   * New upstream
145
146  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 24 Apr 2003 00:55:02 -0600
147
148 cl-hyperobject (2.6.4-1) unstable; urgency=low
149
150   * New upstream
151
152  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 22 Apr 2003 08:06:37 -0600
153
154 cl-hyperobject (2.6.3-1) unstable; urgency=low
155
156   * Fix :type in object-view class
157
158  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 16 Apr 2003 12:37:33 -0600
159
160 cl-hyperobject (2.6.2-1) unstable; urgency=low
161
162   * Handle both named/unnamed implementations of
163     compute-effective-slot-definition
164
165  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Apr 2003 23:17:13 -0600
166
167 cl-hyperobject (2.6.1-1) unstable; urgency=low
168
169   * New upstream
170
171  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 12 Apr 2003 08:26:49 -0600
172
173 cl-hyperobject (2.6.0-1) unstable; urgency=low
174
175   * Encapsulate differences in class-slot order since sbcl/cmucl
176   reverse the order of slots compared to the defclass macro.
177   * Fix error with lispworks and process-a-class-slot function
178
179  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 11 Apr 2003 21:14:17 -0600
180
181 cl-hyperobject (2.5.6-1) unstable; urgency=low
182
183   * Have lispworks use add-method
184
185  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  1 Apr 2003 09:56:27 -0700
186
187 cl-hyperobject (2.5.5-1) unstable; urgency=low
188
189   * Simplify shadowing-import for allegro,lispworks,sbcl
190
191  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 31 Mar 2003 08:58:41 -0700
192
193 cl-hyperobject (2.5.4-1) unstable; urgency=low
194
195   * Use add-method where supported
196   
197  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 29 Mar 2003 16:18:44 -0700
198
199 cl-hyperobject (2.5.3-1) unstable; urgency=low
200
201   * New upstream for SBCL 0.8pre MOP changes
202
203  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 24 Mar 2003 21:56:05 -0700
204
205 cl-hyperobject (2.5.2-1) unstable; urgency=low
206
207   * fix typo in sql.lisp
208
209  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 17 Jan 2003 12:16:20 -0700
210
211 cl-hyperobject (2.5.1-1) unstable; urgency=low
212
213   * Fix :ie-xml view categories
214   * Rework display of XML string data
215   * Add rules.lisp file
216   
217  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 26 Dec 2002 04:47:35 -0700
218
219 cl-hyperobject (2.5.0-1) unstable; urgency=low
220
221   * Reworked slot options, incompatible with previous version
222   * Complete redesign of object views
223
224  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 13 Dec 2002 03:08:23 -0700
225
226 cl-hyperobject (2.1.1-1) unstable; urgency=low
227
228   * New upstream, fixed hyperlink printing
229
230  -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  5 Dec 2002 16:39:23 -0700
231
232 cl-hyperobject (2.1.0-1) unstable; urgency=low
233
234   * Rename :reference slot option
235   * Start automated SQL support
236
237  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  1 Dec 2002 19:20:01 -0700
238
239 cl-hyperobject (2.0.1-1) unstable; urgency=low
240
241   * Rework definition of class and slot options
242
243  -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 26 Nov 2002 14:52:22 -0700
244
245 cl-hyperobject (2.0.0-1) unstable; urgency=low
246
247   * New version, incompatibe with version 1.x
248
249  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 22 Nov 2002 08:40:39 -0700
250
251 cl-hyperobject (1.2.4-1) unstable; urgency=low
252
253   * Remove 'load-compiled-op from .asd file
254
255  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  8 Nov 2002 09:38:56 -0700
256
257 cl-hyperobject (1.2.3-1) unstable; urgency=low
258
259   * Add README file
260
261  -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  5 Nov 2002 08:02:20 -0700
262
263 cl-hyperobject (1.2.2-1) unstable; urgency=low
264
265   * Change position of a defclass
266
267  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  4 Nov 2002 12:09:58 -0700
268
269 cl-hyperobject (1.2.1-1) unstable; urgency=low
270
271   * Fix parameter bug
272
273  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  4 Nov 2002 11:37:35 -0700
274
275 cl-hyperobject (1.2-1) unstable; urgency=low
276
277   * New upstream
278
279  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  4 Nov 2002 09:38:26 -0700
280
281 cl-hyperobject (1.1-1) unstable; urgency=low
282
283   * Fix upstream
284
285  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  3 Nov 2002 16:34:52 -0700
286
287 cl-hyperobject (1.0-1) unstable; urgency=low
288
289   * Initial Release (closes: 167591)
290
291  -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  5 Oct 2002 13:19:33 -0600
292