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