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