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