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