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