]> matita.cs.unibo.it Git - helm.git/blob - DEVEL/lablgtkmathview/debian/changelog
d680353ae84753f88c2290ea197c93477629e162
[helm.git] / DEVEL / lablgtkmathview / debian / changelog
1 lablgtkmathview (0.7.8-3) UNRELEASED; urgency=low
2
3   * 
4
5  -- Stefano Zacchiroli <zack@debian.org>  Sat, 15 Sep 2007 17:53:28 +0200
6
7 lablgtkmathview (0.7.8-2) unstable; urgency=low
8
9   * debian/liblablgtkmathview-ocaml-dev.install.in
10     - more flexible pattern to install ocaml object files, so that missing
11       *.cmxa files on non-native arch do not trigger failure with latest
12       debhelper
13
14  -- Stefano Zacchiroli <zack@debian.org>  Sat, 15 Sep 2007 17:40:45 +0200
15
16 lablgtkmathview (0.7.8-1) unstable; urgency=low
17
18   * add ocamldoc comments to .mli interface files
19   * debian/control
20     - port Vcs-Svn field to the new syntax
21     - add XS-Vcs-Browser field pointing to HELM's repository browser
22   * debian/rules
23     - enable ocamldoc api reference generation (via CDBS)
24
25  -- Stefano Zacchiroli <zack@debian.org>  Sat, 08 Sep 2007 12:10:44 +0200
26
27 lablgtkmathview (0.7.3-2) experimental; urgency=low
28
29   * rebuild with OCaml 3.10
30   * debian/rules
31     - use ocaml.mk cdbs class
32   * bump debhelper deps and compatibility level to 5
33   * debian/control
34     - s/Source-Version/binary:Version
35   * debian/*.install.in
36     - do not attempt to instal *.ml files in target lib directory since they
37       are no longer installed by Makefile
38
39  -- Stefano Zacchiroli <zack@debian.org>  Mon, 16 Jul 2007 13:47:08 +0000
40
41 lablgtkmathview (0.7.3-1) unstable; urgency=low
42
43   * debian/*.dirs
44     - files removed: they were not needed since installation target
45       automatically create needed directories, and they induced spurious
46       empty directories in binary packages (closes: #369072)
47   * debian/control.in
48     - file removed: no longer needed
49   * debian/control
50     - added X-Vcs-Svn field pointing to package's svn repository
51     - added build-dep on cdbs
52   * debian/rules
53     - switched to cdbs
54     - moved destdir creation to "upstream" Makefile
55     - moved detection of native code compilation availability to "upstream"
56       Makefile/configure
57   * debian/copyright
58     - updated copyright info
59
60  -- Stefano Zacchiroli <zack@debian.org>  Mon, 11 Sep 2006 13:28:05 +0200
61
62 lablgtkmathview (0.7.2-5) unstable; urgency=low
63
64   * Rebuilt against OCaml 3.09.2, bumped deps accordingly.
65   * debian/control
66     - bumped Standards-Version to 3.7.2 (no changes needed)
67   * debian/rules
68     - added binary-indep target, which was missing
69
70  -- Stefano Zacchiroli <zack@debian.org>  Tue, 16 May 2006 23:45:20 -0500
71
72 lablgtkmathview (0.7.2-4) unstable; urgency=low
73
74   * Rebuilt against OCaml 3.09.1, bumped deps accordingly.
75   * Bugfix: added debian/liblablgtkmathview.install.in, which was
76     missing, but contained hard coded ABI version instances
77
78  -- Stefano Zacchiroli <zack@debian.org>  Sun,  8 Jan 2006 01:21:17 +0100
79
80 lablgtkmathview (0.7.2-3) unstable; urgency=low
81
82   * rebuilt with ocaml 3.09
83   * debian/*
84     - no longer hard coding of ocaml abi number anywhere
85
86  -- Stefano Zacchiroli <zack@debian.org>  Wed, 23 Nov 2005 09:59:14 +0000
87
88 lablgtkmathview (0.7.2-2) unstable; urgency=low
89
90   * debian/changelog
91     - reverted version format, '-debian_version' is back again
92   * debian/liblablgtkmathview-ocaml.install
93     - install .so in <ocaml stdlib dir>/stublibs/
94
95  -- Stefano Zacchiroli <zack@debian.org>  Sun, 25 Sep 2005 18:50:32 +0200
96
97 lablgtkmathview (0.7.2) unstable; urgency=low
98
99   * new upstream release
100     - enable access to gtk events
101     - new methods bound: {set,get}_{t1_opaque_mode,t1_anti_aliased_mode}
102     - bound new GtkMathView method for loading configuration files
103   * debian/control
104     - bumped standards-version
105     - bumped deps on gmetadom and lablgtk2
106     - removed useless build-dep on autoconf
107
108  -- Stefano Zacchiroli <zack@debian.org>  Sun, 31 Jul 2005 21:00:42 +0200
109
110 lablgtkmathview (0.7.1-2) unstable; urgency=low
111
112   * debian/control
113     - changed dep on gtkmathview to libgtkmathview0c2
114     - bumped dep on gmetadom to 0.2.3
115
116  -- Stefano Zacchiroli <zack@debian.org>  Thu,  7 Jul 2005 14:15:44 +0000
117
118 lablgtkmathview (0.7.1-1) unstable; urgency=low
119
120   * new upstream release
121     - enable static binding of C stubs
122
123  -- Stefano Zacchiroli <zack@debian.org>  Wed, 15 Jun 2005 14:27:44 +0200
124
125 lablgtkmathview (0.7.0-1) unstable; urgency=low
126
127   * new upstream release
128     - minor changes, removed some annoying debugging prints
129   * rebuilt against lablgtk2 2.4.0+2005.06.13-1 and gtkmathview 0.7.0
130
131  -- Stefano Zacchiroli <zack@debian.org>  Sat, 11 Jun 2005 12:38:44 +0200
132
133 lablgtkmathview (0.6.4-3) unstable; urgency=low
134
135   * rebuilt with ocaml 3.08.3 and lablgtk2 2.4.0+2005.02.18
136
137  -- Stefano Zacchiroli <zack@debian.org>  Tue, 29 Mar 2005 10:43:44 +0200
138
139 lablgtkmathview (0.6.4-2) unstable; urgency=low
140
141   * rebuilt with ocaml 3.08.2 and lablgtk2 2.4.0+2004.11.19-1
142
143  -- Stefano Zacchiroli <zack@debian.org>  Thu,  9 Dec 2004 16:21:36 +0100
144
145 lablgtkmathview (0.6.4-1) unstable; urgency=low
146
147   * new upstream release
148     - bindings for gtkmathview 0.6.4
149
150  -- Stefano Zacchiroli <zack@debian.org>  Wed, 10 Nov 2004 14:20:10 +0100
151
152 lablgtkmathview (0.6.3-2) unstable; urgency=medium
153
154   * debian/control
155     - depend on ocaml-base-nox-3.08 instead of ocaml-base-3.08 since
156       this package doesn't directly need ocaml X libraries
157
158  -- Stefano Zacchiroli <zack@debian.org>  Tue, 24 Aug 2004 12:23:18 +0200
159
160 lablgtkmathview (0.6.3-1) unstable; urgency=low
161
162   * new upstream release
163     - bindings for gtkmathview 0.6.3
164   * rebuilt with ocaml 3.08
165   * debian/control
166     - bumped ocaml deps to 3.08
167     - bumped lablgtk deps to >= 2.4.0
168     - bumped gdome deps to >= 0.2.1-3 (1st version rebuilt with 3.08)
169     - bumped gtkmathview deps to >= 0.6.3 (needed by this binding)
170     - bumped stadards version to 3.6.1.1
171
172  -- Stefano Zacchiroli <zack@debian.org>  Thu, 29 Jul 2004 11:51:56 +0200
173
174 lablgtkmathview (0.5.1-4) unstable; urgency=low
175
176   * ported to latest lablgtk2 (2.2.0+20040113) cvs snapshot
177   * debian/control
178     - changed build-dep accordingly
179
180  -- Stefano Zacchiroli <zack@debian.org>  Fri, 23 Jan 2004 13:44:11 +0100
181
182 lablgtkmathview (0.5.1-3) unstable; urgency=low
183
184   * debian/control
185     - removed some dependencies that should be inherited from
186       libgtkmathview-dev (bugfix for newer libt1-dev)
187     - bumped standards version to 3.6.1.0
188
189  -- Stefano Zacchiroli <zack@debian.org>  Thu, 22 Jan 2004 12:54:47 +0100
190
191 lablgtkmathview (0.5.1-2) unstable; urgency=low
192
193   * Rebuilt with lablgtk2 2.2.0
194   * debian/control
195     - bumped ocaml-findlib dependencies to 0.8-5
196
197  -- Stefano Zacchiroli <zack@debian.org>  Mon, 13 Oct 2003 09:18:48 +0200
198
199 lablgtkmathview (0.5.1-1) unstable; urgency=low
200
201   * New upstream release (transition to gtk2)
202
203  -- Stefano Zacchiroli <zack@debian.org>  Fri, 10 Oct 2003 10:10:10 +0200
204
205 lablgtkmathview (0.4.3-4) unstable; urgency=low
206
207   * Rebuild with ocaml 3.07
208   * debian/autodebian.make and debian/*.in
209     An experiment!
210     Mainly I've added an indirection which permits to fill some autoconf
211     variable in debian/* files. In this way the ocaml version is
212     discovered automagically and doesn't need to be manually changed
213     each time a new ocaml version is released. Actually the only two
214     supported variables are @OCAML_STDLIB_DIR@ (actually expands to
215     "usr/lib/ocaml/3.07" via ocamlc -where) and @OCAML_STUBLIBS_DIR@
216     (actually expands to "usr/lib/ocaml/3.07/stublibs")
217
218  -- Stefano Zacchiroli <zack@debian.org>  Wed,  1 Oct 2003 22:48:51 +0200
219
220 lablgtkmathview (0.4.3-3) unstable; urgency=low
221
222   * rebuilt against gmetadom 0.1.10-3
223   * debian/control
224     - strictly depends on gmetadom >= 0.1.10-3 (older version are buggy
225       on mips)
226
227  -- Stefano Zacchiroli <zack@debian.org>  Sat, 12 Jul 2003 14:14:31 +0200
228
229 lablgtkmathview (0.4.3-2) unstable; urgency=low
230
231   * upstream changes
232     - fixed Makefile.in that still looked for gtkmathview-config
233     - selection flickering got rid of (by means of freeze/thaw)
234     - structural selection is no longer activated just before
235       semantic selection for single_selection_math_view
236   * debian/control
237     - bumped gmetadom dependencies to >= 0.1.10-2 (to ensure that .pc
238       file is available)
239
240  -- Stefano Zacchiroli <zack@debian.org>  Tue,  1 Jul 2003 11:25:48 +0200
241
242 lablgtkmathview (0.4.3-1) unstable; urgency=low
243
244   * Rebuild against gtkmathview 0.4.3
245   * debian/control
246     - bumped standards version to 3.5.10
247     - bumped dependencies on gtkmathview to 0.4.3
248     - bumped dependencies on gmetadom to 0.1.9
249     - added ${misc:Depends}
250     - changed section of -dev package to "libdevel"
251     - better short description
252     - added built-dep to pkg-config
253   * debian/rules
254     - removed DH_COMPAT in favour of debian/compat
255     - comsetic changes
256     - removed useless binary-indep target
257     - removed dh_movefiles in favour of dh_install
258
259  -- Stefano Zacchiroli <zack@debian.org>  Thu, 19 Jun 2003 14:52:54 +0200
260
261 lablgtkmathview (0.4.1-1) unstable; urgency=low
262
263   * Bugfix in some OCaml value allocations
264   * Binding for gtkmathview 0.4.1
265   * Bumped dependencies to gtkmathview 0.4.1
266   * Dropped << dependencies for ocaml libraries
267   * Bumped gmetadom dependencies to >= 0.1.6
268   * Bumped gdome2 dependencies to >= 0.7.4
269
270  -- Stefano Zacchiroli <zack@debian.org>  Tue, 11 Mar 2003 21:18:29 +0100
271
272 lablgtkmathview (0.3.99-2) unstable; urgency=low
273
274   * Bugfix: added dep on t1lib-dev from liblablgtkmathview-ocaml-dev
275   * Bugfix: added dep on libgtkmathview-dev (>= 0.4.0) from
276     liblablgtkmathview-ocaml-dev
277
278  -- Stefano Zacchiroli <zack@debian.org>  Sat, 25 Jan 2003 10:24:53 +0100
279
280 lablgtkmathview (0.3.99-1) unstable; urgency=low
281
282   * Binding to gtkmathview 0.4.0 (pre-release)
283   * Added module GMathViewAux which contains backward compatible
284     "single_selection_math_view" class
285   * Reverted to >=/<< dependencies for ocaml libraries
286   * Bumped dependencies on gmetadom to 0.1.5
287   * Bumped dependencies on gtkmathview to 0.4.0
288   * Added missing dependencies from liblablgtkmathview-ocaml-dev to
289     libgdome2-ocaml-dev
290   * Versioned dependencies on liblablgtk-ocaml-dev
291
292  -- Stefano Zacchiroli <zack@debian.org>  Wed, 22 Jan 2003 14:23:30 +0100
293
294 lablgtkmathview (0.3.1-1) unstable; urgency=low
295
296   * Binding to gtkmathview 0.3.1
297   * debian/control
298     - bumped Standards Version to 3.5.8
299     - deps and build deps to ocaml{,-base}-3.06-1
300   * Moved lib stuff to /usr/lib/ocaml/3.06
301
302  -- Stefano Zacchiroli <zack@debian.org>  Tue,  7 Jan 2003 12:57:47 +0100
303
304 lablgtkmathview (0.3.0-10) unstable; urgency=low
305
306   * Added dep on liblablgtk-ocaml{,-dev} respectively in
307     liblablgtkmathview-ocaml{,-dev}
308
309  -- Stefano Zacchiroli <zack@debian.org>  Tue, 17 Sep 2002 11:58:14 +0200
310
311 lablgtkmathview (0.3.0-9) unstable; urgency=low
312
313   * Removed useless dh_ocamlld invocation
314   * Fixed native code compilation shared object path (now looks for .so
315     in /usr/lib/ocaml/stublibs instead of
316     /usr/lib/ocaml/lablgtkmathview)
317
318  -- Stefano Zacchiroli <zack@debian.org>  Thu, 29 Aug 2002 15:02:21 +0200
319
320 lablgtkmathview (0.3.0-8) unstable; urgency=low
321
322   * Switched to debhelper 4
323   * Added build dep on findlib (>= 0.7.1)
324   * Rebuilt against ocaml 3.06 (Closes: Bug#158256, Bug#158266)
325   * Changed deps and build-deps to ocaml-3.06 and ocaml-base-3.06 as
326     mandated by the new ocaml packaging policy
327   * Removed mention of lablgtkmathview from debian/control
328   * Added dep on ocaml-findlib
329   * Moved shared objects to /usr/lib/ocaml/stublibs
330
331  -- Stefano Zacchiroli <zack@debian.org>  Sun,  7 Jul 2002 13:50:52 +0200
332
333 lablgtkmathview (0.3.0-7) unstable; urgency=low
334
335   * Added -fPIC when compiling some .o in order to build on HPPA
336     (Closes: #142462)
337
338  -- Stefano Zacchiroli <zack@debian.org>  Fri, 12 Apr 2002 14:31:47 +0200
339
340 lablgtkmathview (0.3.0-6) unstable; urgency=low
341
342   * Added Build-Depends on t1lib-dev (Closes: Bug#140835).
343
344  -- Stefano Zacchiroli <zack@debian.org>  Tue,  2 Apr 2002 10:11:25 +0200
345
346 lablgtkmathview (0.3.0-5) unstable; urgency=low
347
348   * Added Build-Depends on libgdome2-cpp-smart-dev (Closes: Bug#140720).
349
350  -- Stefano Zacchiroli <zack@debian.org>  Mon,  1 Apr 2002 09:00:03 +0200
351
352 lablgtkmathview (0.3.0-4) unstable; urgency=low
353
354   * Added some .mli and .ml files that document the library interface.
355   * Added Depends: on libgdome2-ocaml, we haven't yet estabilished how to
356     interact with shlibs system for ocaml shared library that are installed in
357     /usr/lib/ocaml
358
359  -- Stefano Zacchiroli <zack@debian.org>  Mon,  1 Apr 2002 00:17:41 +0200
360
361 lablgtkmathview (0.3.0-3) unstable; urgency=low
362
363   * Rebuilt against gmetadom 0.3.0-4 and gtkmathview 0.3.0-2.
364
365  -- Stefano Zacchiroli <zack@debian.org>  Tue, 26 Mar 2002 19:17:56 +0100
366
367 lablgtkmathview (0.3.0-2) unstable; urgency=low
368
369   * Added build dep on libgdome2-dev
370   * Removed CVS stuff from source tarball
371
372  -- Stefano Zacchiroli <zack@debian.org>  Fri, 15 Mar 2002 13:23:53 +0100
373
374 lablgtkmathview (0.3.0-1) unstable; urgency=low
375
376   * New upstream release
377   * Renamed resulting package to liblablgtkmathview-ocaml-dev
378   * Changed build-depends to adhere to the new ocaml packages naming schema
379     (e.g. lablgtk -> liblablgtk-ocaml-dev) (Closes: Bug#138116)
380   * Split away shared library in liblablgtkmathview-ocaml package
381
382  -- Stefano Zacchiroli <zack@debian.org>  Wed, 13 Mar 2002 18:53:50 +0100
383
384 lablgtkmathview (0.2.8-1) unstable; urgency=low
385
386   * New upstream release
387   * Built with ocaml 3.04 and lablgtk 1.2.3
388   * Removed useless build depends
389
390  -- Stefano Zacchiroli <zack@debian.org>  Mon, 25 Feb 2002 18:18:25 +0100
391
392 lablgtkmathview (0.2.4-4) unstable; urgency=low
393
394   * Rebuilt with libgtkmathview 0.2.7
395
396  -- Stefano Zacchiroli <zack@debian.org>  Tue,  4 Sep 2001 22:16:35 +0200
397
398 lablgtkmathview (0.2.4-3) unstable; urgency=low
399
400   *  Rebuilt with ocaml 3.02 and lablgtk 1.2.1
401
402  -- Stefano Zacchiroli <zack@debian.org>  Tue, 21 Aug 2001 15:20:05 +0200
403
404 lablgtkmathview (0.2.4-2) unstable; urgency=low
405
406   * Added build-dep on libxml2-dev (closes: Bug#102715).
407
408  -- Stefano Zacchiroli <zack@debian.org>  Fri, 29 Jun 2001 12:39:57 +0200
409
410 lablgtkmathview (0.2.4-1) unstable; urgency=low
411
412   * Initial Release (closes: Bug#93105).
413
414  -- Stefano Zacchiroli <zack@debian.org>  Wed,  4 Apr 2001 23:27:07 +0200
415
416 Local variables:
417 mode: debian-changelog
418 End: