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