1 lablgtkmathview (0.7.2) unstable; urgency=low
4 - enable access to gtk events
5 - new methods bound: {set,get}_{t1_opaque_mode,t1_anti_aliased_mode}
6 - bound new GtkMathView method for loading configuration files
8 - bumped standards-version
9 - bumped deps on gmetadom and lablgtk2
10 - removed useless build-dep on autoconf
12 -- Stefano Zacchiroli <zack@debian.org> Sun, 31 Jul 2005 21:00:42 +0200
14 lablgtkmathview (0.7.1-2) unstable; urgency=low
17 - changed dep on gtkmathview to libgtkmathview0c2
18 - bumped dep on gmetadom to 0.2.3
20 -- Stefano Zacchiroli <zack@debian.org> Thu, 7 Jul 2005 14:15:44 +0000
22 lablgtkmathview (0.7.1-1) unstable; urgency=low
24 * new upstream release
25 - enable static binding of C stubs
27 -- Stefano Zacchiroli <zack@debian.org> Wed, 15 Jun 2005 14:27:44 +0200
29 lablgtkmathview (0.7.0-1) unstable; urgency=low
31 * new upstream release
32 - minor changes, removed some annoying debugging prints
33 * rebuilt against lablgtk2 2.4.0+2005.06.13-1 and gtkmathview 0.7.0
35 -- Stefano Zacchiroli <zack@debian.org> Sat, 11 Jun 2005 12:38:44 +0200
37 lablgtkmathview (0.6.4-3) unstable; urgency=low
39 * rebuilt with ocaml 3.08.3 and lablgtk2 2.4.0+2005.02.18
41 -- Stefano Zacchiroli <zack@debian.org> Tue, 29 Mar 2005 10:43:44 +0200
43 lablgtkmathview (0.6.4-2) unstable; urgency=low
45 * rebuilt with ocaml 3.08.2 and lablgtk2 2.4.0+2004.11.19-1
47 -- Stefano Zacchiroli <zack@debian.org> Thu, 9 Dec 2004 16:21:36 +0100
49 lablgtkmathview (0.6.4-1) unstable; urgency=low
51 * new upstream release
52 - bindings for gtkmathview 0.6.4
54 -- Stefano Zacchiroli <zack@debian.org> Wed, 10 Nov 2004 14:20:10 +0100
56 lablgtkmathview (0.6.3-2) unstable; urgency=medium
59 - depend on ocaml-base-nox-3.08 instead of ocaml-base-3.08 since
60 this package doesn't directly need ocaml X libraries
62 -- Stefano Zacchiroli <zack@debian.org> Tue, 24 Aug 2004 12:23:18 +0200
64 lablgtkmathview (0.6.3-1) unstable; urgency=low
66 * new upstream release
67 - bindings for gtkmathview 0.6.3
68 * rebuilt with ocaml 3.08
70 - bumped ocaml deps to 3.08
71 - bumped lablgtk deps to >= 2.4.0
72 - bumped gdome deps to >= 0.2.1-3 (1st version rebuilt with 3.08)
73 - bumped gtkmathview deps to >= 0.6.3 (needed by this binding)
74 - bumped stadards version to 3.6.1.1
76 -- Stefano Zacchiroli <zack@debian.org> Thu, 29 Jul 2004 11:51:56 +0200
78 lablgtkmathview (0.5.1-4) unstable; urgency=low
80 * ported to latest lablgtk2 (2.2.0+20040113) cvs snapshot
82 - changed build-dep accordingly
84 -- Stefano Zacchiroli <zack@debian.org> Fri, 23 Jan 2004 13:44:11 +0100
86 lablgtkmathview (0.5.1-3) unstable; urgency=low
89 - removed some dependencies that should be inherited from
90 libgtkmathview-dev (bugfix for newer libt1-dev)
91 - bumped standards version to 3.6.1.0
93 -- Stefano Zacchiroli <zack@debian.org> Thu, 22 Jan 2004 12:54:47 +0100
95 lablgtkmathview (0.5.1-2) unstable; urgency=low
97 * Rebuilt with lablgtk2 2.2.0
99 - bumped ocaml-findlib dependencies to 0.8-5
101 -- Stefano Zacchiroli <zack@debian.org> Mon, 13 Oct 2003 09:18:48 +0200
103 lablgtkmathview (0.5.1-1) unstable; urgency=low
105 * New upstream release (transition to gtk2)
107 -- Stefano Zacchiroli <zack@debian.org> Fri, 10 Oct 2003 10:10:10 +0200
109 lablgtkmathview (0.4.3-4) unstable; urgency=low
111 * Rebuild with ocaml 3.07
112 * debian/autodebian.make and debian/*.in
114 Mainly I've added an indirection which permits to fill some autoconf
115 variable in debian/* files. In this way the ocaml version is
116 discovered automagically and doesn't need to be manually changed
117 each time a new ocaml version is released. Actually the only two
118 supported variables are @OCAML_STDLIB_DIR@ (actually expands to
119 "usr/lib/ocaml/3.07" via ocamlc -where) and @OCAML_STUBLIBS_DIR@
120 (actually expands to "usr/lib/ocaml/3.07/stublibs")
122 -- Stefano Zacchiroli <zack@debian.org> Wed, 1 Oct 2003 22:48:51 +0200
124 lablgtkmathview (0.4.3-3) unstable; urgency=low
126 * rebuilt against gmetadom 0.1.10-3
128 - strictly depends on gmetadom >= 0.1.10-3 (older version are buggy
131 -- Stefano Zacchiroli <zack@debian.org> Sat, 12 Jul 2003 14:14:31 +0200
133 lablgtkmathview (0.4.3-2) unstable; urgency=low
136 - fixed Makefile.in that still looked for gtkmathview-config
137 - selection flickering got rid of (by means of freeze/thaw)
138 - structural selection is no longer activated just before
139 semantic selection for single_selection_math_view
141 - bumped gmetadom dependencies to >= 0.1.10-2 (to ensure that .pc
144 -- Stefano Zacchiroli <zack@debian.org> Tue, 1 Jul 2003 11:25:48 +0200
146 lablgtkmathview (0.4.3-1) unstable; urgency=low
148 * Rebuild against gtkmathview 0.4.3
150 - bumped standards version to 3.5.10
151 - bumped dependencies on gtkmathview to 0.4.3
152 - bumped dependencies on gmetadom to 0.1.9
153 - added ${misc:Depends}
154 - changed section of -dev package to "libdevel"
155 - better short description
156 - added built-dep to pkg-config
158 - removed DH_COMPAT in favour of debian/compat
160 - removed useless binary-indep target
161 - removed dh_movefiles in favour of dh_install
163 -- Stefano Zacchiroli <zack@debian.org> Thu, 19 Jun 2003 14:52:54 +0200
165 lablgtkmathview (0.4.1-1) unstable; urgency=low
167 * Bugfix in some OCaml value allocations
168 * Binding for gtkmathview 0.4.1
169 * Bumped dependencies to gtkmathview 0.4.1
170 * Dropped << dependencies for ocaml libraries
171 * Bumped gmetadom dependencies to >= 0.1.6
172 * Bumped gdome2 dependencies to >= 0.7.4
174 -- Stefano Zacchiroli <zack@debian.org> Tue, 11 Mar 2003 21:18:29 +0100
176 lablgtkmathview (0.3.99-2) unstable; urgency=low
178 * Bugfix: added dep on t1lib-dev from liblablgtkmathview-ocaml-dev
179 * Bugfix: added dep on libgtkmathview-dev (>= 0.4.0) from
180 liblablgtkmathview-ocaml-dev
182 -- Stefano Zacchiroli <zack@debian.org> Sat, 25 Jan 2003 10:24:53 +0100
184 lablgtkmathview (0.3.99-1) unstable; urgency=low
186 * Binding to gtkmathview 0.4.0 (pre-release)
187 * Added module GMathViewAux which contains backward compatible
188 "single_selection_math_view" class
189 * Reverted to >=/<< dependencies for ocaml libraries
190 * Bumped dependencies on gmetadom to 0.1.5
191 * Bumped dependencies on gtkmathview to 0.4.0
192 * Added missing dependencies from liblablgtkmathview-ocaml-dev to
194 * Versioned dependencies on liblablgtk-ocaml-dev
196 -- Stefano Zacchiroli <zack@debian.org> Wed, 22 Jan 2003 14:23:30 +0100
198 lablgtkmathview (0.3.1-1) unstable; urgency=low
200 * Binding to gtkmathview 0.3.1
202 - bumped Standards Version to 3.5.8
203 - deps and build deps to ocaml{,-base}-3.06-1
204 * Moved lib stuff to /usr/lib/ocaml/3.06
206 -- Stefano Zacchiroli <zack@debian.org> Tue, 7 Jan 2003 12:57:47 +0100
208 lablgtkmathview (0.3.0-10) unstable; urgency=low
210 * Added dep on liblablgtk-ocaml{,-dev} respectively in
211 liblablgtkmathview-ocaml{,-dev}
213 -- Stefano Zacchiroli <zack@debian.org> Tue, 17 Sep 2002 11:58:14 +0200
215 lablgtkmathview (0.3.0-9) unstable; urgency=low
217 * Removed useless dh_ocamlld invocation
218 * Fixed native code compilation shared object path (now looks for .so
219 in /usr/lib/ocaml/stublibs instead of
220 /usr/lib/ocaml/lablgtkmathview)
222 -- Stefano Zacchiroli <zack@debian.org> Thu, 29 Aug 2002 15:02:21 +0200
224 lablgtkmathview (0.3.0-8) unstable; urgency=low
226 * Switched to debhelper 4
227 * Added build dep on findlib (>= 0.7.1)
228 * Rebuilt against ocaml 3.06 (Closes: Bug#158256, Bug#158266)
229 * Changed deps and build-deps to ocaml-3.06 and ocaml-base-3.06 as
230 mandated by the new ocaml packaging policy
231 * Removed mention of lablgtkmathview from debian/control
232 * Added dep on ocaml-findlib
233 * Moved shared objects to /usr/lib/ocaml/stublibs
235 -- Stefano Zacchiroli <zack@debian.org> Sun, 7 Jul 2002 13:50:52 +0200
237 lablgtkmathview (0.3.0-7) unstable; urgency=low
239 * Added -fPIC when compiling some .o in order to build on HPPA
242 -- Stefano Zacchiroli <zack@debian.org> Fri, 12 Apr 2002 14:31:47 +0200
244 lablgtkmathview (0.3.0-6) unstable; urgency=low
246 * Added Build-Depends on t1lib-dev (Closes: Bug#140835).
248 -- Stefano Zacchiroli <zack@debian.org> Tue, 2 Apr 2002 10:11:25 +0200
250 lablgtkmathview (0.3.0-5) unstable; urgency=low
252 * Added Build-Depends on libgdome2-cpp-smart-dev (Closes: Bug#140720).
254 -- Stefano Zacchiroli <zack@debian.org> Mon, 1 Apr 2002 09:00:03 +0200
256 lablgtkmathview (0.3.0-4) unstable; urgency=low
258 * Added some .mli and .ml files that document the library interface.
259 * Added Depends: on libgdome2-ocaml, we haven't yet estabilished how to
260 interact with shlibs system for ocaml shared library that are installed in
263 -- Stefano Zacchiroli <zack@debian.org> Mon, 1 Apr 2002 00:17:41 +0200
265 lablgtkmathview (0.3.0-3) unstable; urgency=low
267 * Rebuilt against gmetadom 0.3.0-4 and gtkmathview 0.3.0-2.
269 -- Stefano Zacchiroli <zack@debian.org> Tue, 26 Mar 2002 19:17:56 +0100
271 lablgtkmathview (0.3.0-2) unstable; urgency=low
273 * Added build dep on libgdome2-dev
274 * Removed CVS stuff from source tarball
276 -- Stefano Zacchiroli <zack@debian.org> Fri, 15 Mar 2002 13:23:53 +0100
278 lablgtkmathview (0.3.0-1) unstable; urgency=low
280 * New upstream release
281 * Renamed resulting package to liblablgtkmathview-ocaml-dev
282 * Changed build-depends to adhere to the new ocaml packages naming schema
283 (e.g. lablgtk -> liblablgtk-ocaml-dev) (Closes: Bug#138116)
284 * Split away shared library in liblablgtkmathview-ocaml package
286 -- Stefano Zacchiroli <zack@debian.org> Wed, 13 Mar 2002 18:53:50 +0100
288 lablgtkmathview (0.2.8-1) unstable; urgency=low
290 * New upstream release
291 * Built with ocaml 3.04 and lablgtk 1.2.3
292 * Removed useless build depends
294 -- Stefano Zacchiroli <zack@debian.org> Mon, 25 Feb 2002 18:18:25 +0100
296 lablgtkmathview (0.2.4-4) unstable; urgency=low
298 * Rebuilt with libgtkmathview 0.2.7
300 -- Stefano Zacchiroli <zack@debian.org> Tue, 4 Sep 2001 22:16:35 +0200
302 lablgtkmathview (0.2.4-3) unstable; urgency=low
304 * Rebuilt with ocaml 3.02 and lablgtk 1.2.1
306 -- Stefano Zacchiroli <zack@debian.org> Tue, 21 Aug 2001 15:20:05 +0200
308 lablgtkmathview (0.2.4-2) unstable; urgency=low
310 * Added build-dep on libxml2-dev (closes: Bug#102715).
312 -- Stefano Zacchiroli <zack@debian.org> Fri, 29 Jun 2001 12:39:57 +0200
314 lablgtkmathview (0.2.4-1) unstable; urgency=low
316 * Initial Release (closes: Bug#93105).
318 -- Stefano Zacchiroli <zack@debian.org> Wed, 4 Apr 2001 23:27:07 +0200
321 mode: debian-changelog