]> matita.cs.unibo.it Git - helm.git/blob - helm/software/DEVEL/lablgtkmathview/debian/changelog
77d4ac30cf1bac9974eb2dffd4ad5dd1e8a28449
[helm.git] / helm / software / DEVEL / lablgtkmathview / debian / changelog
1 lablgtkmathview (0.7.8-4) UNRELEASED; urgency=low
2
3   * convert the package to a non-native Debian package
4   * bump standards-version, no changes needed
5
6  -- Stefano Zacchiroli <zack@debian.org>  Sat, 29 Dec 2007 21:02:46 +0100
7
8 lablgtkmathview (0.7.8-3) unstable; urgency=low
9
10   * bump deps on lablgtk2 to match lates upstream
11   * debian/control
12     - fix VCS field names (now supported natively by dpkg)
13     - add Homepage field
14
15  -- Stefano Zacchiroli <zack@debian.org>  Fri, 23 Nov 2007 13:59:38 +0100
16
17 lablgtkmathview (0.7.8-2) unstable; urgency=low
18
19   * debian/liblablgtkmathview-ocaml-dev.install.in
20     - more flexible pattern to install ocaml object files, so that missing
21       *.cmxa files on non-native arch do not trigger failure with latest
22       debhelper
23
24  -- Stefano Zacchiroli <zack@debian.org>  Sat, 15 Sep 2007 17:40:45 +0200
25
26 lablgtkmathview (0.7.8-1) unstable; urgency=low
27
28   * add ocamldoc comments to .mli interface files
29   * debian/control
30     - port Vcs-Svn field to the new syntax
31     - add XS-Vcs-Browser field pointing to HELM's repository browser
32   * debian/rules
33     - enable ocamldoc api reference generation (via CDBS)
34
35  -- Stefano Zacchiroli <zack@debian.org>  Sat, 08 Sep 2007 12:10:44 +0200
36
37 lablgtkmathview (0.7.3-2) experimental; urgency=low
38
39   * rebuild with OCaml 3.10
40   * debian/rules
41     - use ocaml.mk cdbs class
42   * bump debhelper deps and compatibility level to 5
43   * debian/control
44     - s/Source-Version/binary:Version
45   * debian/*.install.in
46     - do not attempt to instal *.ml files in target lib directory since they
47       are no longer installed by Makefile
48
49  -- Stefano Zacchiroli <zack@debian.org>  Mon, 16 Jul 2007 13:47:08 +0000
50
51 lablgtkmathview (0.7.3-1) unstable; urgency=low
52
53   * debian/*.dirs
54     - files removed: they were not needed since installation target
55       automatically create needed directories, and they induced spurious
56       empty directories in binary packages (closes: #369072)
57   * debian/control.in
58     - file removed: no longer needed
59   * debian/control
60     - added X-Vcs-Svn field pointing to package's svn repository
61     - added build-dep on cdbs
62   * debian/rules
63     - switched to cdbs
64     - moved destdir creation to "upstream" Makefile
65     - moved detection of native code compilation availability to "upstream"
66       Makefile/configure
67   * debian/copyright
68     - updated copyright info
69
70  -- Stefano Zacchiroli <zack@debian.org>  Mon, 11 Sep 2006 13:28:05 +0200
71
72 lablgtkmathview (0.7.2-5) unstable; urgency=low
73
74   * Rebuilt against OCaml 3.09.2, bumped deps accordingly.
75   * debian/control
76     - bumped Standards-Version to 3.7.2 (no changes needed)
77   * debian/rules
78     - added binary-indep target, which was missing
79
80  -- Stefano Zacchiroli <zack@debian.org>  Tue, 16 May 2006 23:45:20 -0500
81
82 lablgtkmathview (0.7.2-4) unstable; urgency=low
83
84   * Rebuilt against OCaml 3.09.1, bumped deps accordingly.
85   * Bugfix: added debian/liblablgtkmathview.install.in, which was
86     missing, but contained hard coded ABI version instances
87
88  -- Stefano Zacchiroli <zack@debian.org>  Sun,  8 Jan 2006 01:21:17 +0100
89
90 lablgtkmathview (0.7.2-3) unstable; urgency=low
91
92   * rebuilt with ocaml 3.09
93   * debian/*
94     - no longer hard coding of ocaml abi number anywhere
95
96  -- Stefano Zacchiroli <zack@debian.org>  Wed, 23 Nov 2005 09:59:14 +0000
97
98 lablgtkmathview (0.7.2-2) unstable; urgency=low
99
100   * debian/changelog
101     - reverted version format, '-debian_version' is back again
102   * debian/liblablgtkmathview-ocaml.install
103     - install .so in <ocaml stdlib dir>/stublibs/
104
105  -- Stefano Zacchiroli <zack@debian.org>  Sun, 25 Sep 2005 18:50:32 +0200
106
107 lablgtkmathview (0.7.2) unstable; urgency=low
108
109   * new upstream release
110     - enable access to gtk events
111     - new methods bound: {set,get}_{t1_opaque_mode,t1_anti_aliased_mode}
112     - bound new GtkMathView method for loading configuration files
113   * debian/control
114     - bumped standards-version
115     - bumped deps on gmetadom and lablgtk2
116     - removed useless build-dep on autoconf
117
118  -- Stefano Zacchiroli <zack@debian.org>  Sun, 31 Jul 2005 21:00:42 +0200
119
120 lablgtkmathview (0.7.1-2) unstable; urgency=low
121
122   * debian/control
123     - changed dep on gtkmathview to libgtkmathview0c2
124     - bumped dep on gmetadom to 0.2.3
125
126  -- Stefano Zacchiroli <zack@debian.org>  Thu,  7 Jul 2005 14:15:44 +0000
127
128 lablgtkmathview (0.7.1-1) unstable; urgency=low
129
130   * new upstream release
131     - enable static binding of C stubs
132
133  -- Stefano Zacchiroli <zack@debian.org>  Wed, 15 Jun 2005 14:27:44 +0200
134
135 lablgtkmathview (0.7.0-1) unstable; urgency=low
136
137   * new upstream release
138     - minor changes, removed some annoying debugging prints
139   * rebuilt against lablgtk2 2.4.0+2005.06.13-1 and gtkmathview 0.7.0
140
141  -- Stefano Zacchiroli <zack@debian.org>  Sat, 11 Jun 2005 12:38:44 +0200
142
143 lablgtkmathview (0.6.4-3) unstable; urgency=low
144
145   * rebuilt with ocaml 3.08.3 and lablgtk2 2.4.0+2005.02.18
146
147  -- Stefano Zacchiroli <zack@debian.org>  Tue, 29 Mar 2005 10:43:44 +0200
148
149 lablgtkmathview (0.6.4-2) unstable; urgency=low
150
151   * rebuilt with ocaml 3.08.2 and lablgtk2 2.4.0+2004.11.19-1
152
153  -- Stefano Zacchiroli <zack@debian.org>  Thu,  9 Dec 2004 16:21:36 +0100
154
155 lablgtkmathview (0.6.4-1) unstable; urgency=low
156
157   * new upstream release
158     - bindings for gtkmathview 0.6.4
159
160  -- Stefano Zacchiroli <zack@debian.org>  Wed, 10 Nov 2004 14:20:10 +0100
161
162 lablgtkmathview (0.6.3-2) unstable; urgency=medium
163
164   * debian/control
165     - depend on ocaml-base-nox-3.08 instead of ocaml-base-3.08 since
166       this package doesn't directly need ocaml X libraries
167
168  -- Stefano Zacchiroli <zack@debian.org>  Tue, 24 Aug 2004 12:23:18 +0200
169
170 lablgtkmathview (0.6.3-1) unstable; urgency=low
171
172   * new upstream release
173     - bindings for gtkmathview 0.6.3
174   * rebuilt with ocaml 3.08
175   * debian/control
176     - bumped ocaml deps to 3.08
177     - bumped lablgtk deps to >= 2.4.0
178     - bumped gdome deps to >= 0.2.1-3 (1st version rebuilt with 3.08)
179     - bumped gtkmathview deps to >= 0.6.3 (needed by this binding)
180     - bumped stadards version to 3.6.1.1
181
182  -- Stefano Zacchiroli <zack@debian.org>  Thu, 29 Jul 2004 11:51:56 +0200
183
184 lablgtkmathview (0.5.1-4) unstable; urgency=low
185
186   * ported to latest lablgtk2 (2.2.0+20040113) cvs snapshot
187   * debian/control
188     - changed build-dep accordingly
189
190  -- Stefano Zacchiroli <zack@debian.org>  Fri, 23 Jan 2004 13:44:11 +0100
191
192 lablgtkmathview (0.5.1-3) unstable; urgency=low
193
194   * debian/control
195     - removed some dependencies that should be inherited from
196       libgtkmathview-dev (bugfix for newer libt1-dev)
197     - bumped standards version to 3.6.1.0
198
199  -- Stefano Zacchiroli <zack@debian.org>  Thu, 22 Jan 2004 12:54:47 +0100
200
201 lablgtkmathview (0.5.1-2) unstable; urgency=low
202
203   * Rebuilt with lablgtk2 2.2.0
204   * debian/control
205     - bumped ocaml-findlib dependencies to 0.8-5
206
207  -- Stefano Zacchiroli <zack@debian.org>  Mon, 13 Oct 2003 09:18:48 +0200
208
209 lablgtkmathview (0.5.1-1) unstable; urgency=low
210
211   * New upstream release (transition to gtk2)
212
213  -- Stefano Zacchiroli <zack@debian.org>  Fri, 10 Oct 2003 10:10:10 +0200
214
215 lablgtkmathview (0.4.3-4) unstable; urgency=low
216
217   * Rebuild with ocaml 3.07
218   * debian/autodebian.make and debian/*.in
219     An experiment!
220     Mainly I've added an indirection which permits to fill some autoconf
221     variable in debian/* files. In this way the ocaml version is
222     discovered automagically and doesn't need to be manually changed
223     each time a new ocaml version is released. Actually the only two
224     supported variables are @OCAML_STDLIB_DIR@ (actually expands to
225     "usr/lib/ocaml/3.07" via ocamlc -where) and @OCAML_STUBLIBS_DIR@
226     (actually expands to "usr/lib/ocaml/3.07/stublibs")
227
228  -- Stefano Zacchiroli <zack@debian.org>  Wed,  1 Oct 2003 22:48:51 +0200
229
230 lablgtkmathview (0.4.3-3) unstable; urgency=low
231
232   * rebuilt against gmetadom 0.1.10-3
233   * debian/control
234     - strictly depends on gmetadom >= 0.1.10-3 (older version are buggy
235       on mips)
236
237  -- Stefano Zacchiroli <zack@debian.org>  Sat, 12 Jul 2003 14:14:31 +0200
238
239 lablgtkmathview (0.4.3-2) unstable; urgency=low
240
241   * upstream changes
242     - fixed Makefile.in that still looked for gtkmathview-config
243     - selection flickering got rid of (by means of freeze/thaw)
244     - structural selection is no longer activated just before
245       semantic selection for single_selection_math_view
246   * debian/control
247     - bumped gmetadom dependencies to >= 0.1.10-2 (to ensure that .pc
248       file is available)
249
250  -- Stefano Zacchiroli <zack@debian.org>  Tue,  1 Jul 2003 11:25:48 +0200
251
252 lablgtkmathview (0.4.3-1) unstable; urgency=low
253
254   * Rebuild against gtkmathview 0.4.3
255   * debian/control
256     - bumped standards version to 3.5.10
257     - bumped dependencies on gtkmathview to 0.4.3
258     - bumped dependencies on gmetadom to 0.1.9
259     - added ${misc:Depends}
260     - changed section of -dev package to "libdevel"
261     - better short description
262     - added built-dep to pkg-config
263   * debian/rules
264     - removed DH_COMPAT in favour of debian/compat
265     - comsetic changes
266     - removed useless binary-indep target
267     - removed dh_movefiles in favour of dh_install
268
269  -- Stefano Zacchiroli <zack@debian.org>  Thu, 19 Jun 2003 14:52:54 +0200
270
271 lablgtkmathview (0.4.1-1) unstable; urgency=low
272
273   * Bugfix in some OCaml value allocations
274   * Binding for gtkmathview 0.4.1
275   * Bumped dependencies to gtkmathview 0.4.1
276   * Dropped << dependencies for ocaml libraries
277   * Bumped gmetadom dependencies to >= 0.1.6
278   * Bumped gdome2 dependencies to >= 0.7.4
279
280  -- Stefano Zacchiroli <zack@debian.org>  Tue, 11 Mar 2003 21:18:29 +0100
281
282 lablgtkmathview (0.3.99-2) unstable; urgency=low
283
284   * Bugfix: added dep on t1lib-dev from liblablgtkmathview-ocaml-dev
285   * Bugfix: added dep on libgtkmathview-dev (>= 0.4.0) from
286     liblablgtkmathview-ocaml-dev
287
288  -- Stefano Zacchiroli <zack@debian.org>  Sat, 25 Jan 2003 10:24:53 +0100
289
290 lablgtkmathview (0.3.99-1) unstable; urgency=low
291
292   * Binding to gtkmathview 0.4.0 (pre-release)
293   * Added module GMathViewAux which contains backward compatible
294     "single_selection_math_view" class
295   * Reverted to >=/<< dependencies for ocaml libraries
296   * Bumped dependencies on gmetadom to 0.1.5
297   * Bumped dependencies on gtkmathview to 0.4.0
298   * Added missing dependencies from liblablgtkmathview-ocaml-dev to
299     libgdome2-ocaml-dev
300   * Versioned dependencies on liblablgtk-ocaml-dev
301
302  -- Stefano Zacchiroli <zack@debian.org>  Wed, 22 Jan 2003 14:23:30 +0100
303
304 lablgtkmathview (0.3.1-1) unstable; urgency=low
305
306   * Binding to gtkmathview 0.3.1
307   * debian/control
308     - bumped Standards Version to 3.5.8
309     - deps and build deps to ocaml{,-base}-3.06-1
310   * Moved lib stuff to /usr/lib/ocaml/3.06
311
312  -- Stefano Zacchiroli <zack@debian.org>  Tue,  7 Jan 2003 12:57:47 +0100
313
314 lablgtkmathview (0.3.0-10) unstable; urgency=low
315
316   * Added dep on liblablgtk-ocaml{,-dev} respectively in
317     liblablgtkmathview-ocaml{,-dev}
318
319  -- Stefano Zacchiroli <zack@debian.org>  Tue, 17 Sep 2002 11:58:14 +0200
320
321 lablgtkmathview (0.3.0-9) unstable; urgency=low
322
323   * Removed useless dh_ocamlld invocation
324   * Fixed native code compilation shared object path (now looks for .so
325     in /usr/lib/ocaml/stublibs instead of
326     /usr/lib/ocaml/lablgtkmathview)
327
328  -- Stefano Zacchiroli <zack@debian.org>  Thu, 29 Aug 2002 15:02:21 +0200
329
330 lablgtkmathview (0.3.0-8) unstable; urgency=low
331
332   * Switched to debhelper 4
333   * Added build dep on findlib (>= 0.7.1)
334   * Rebuilt against ocaml 3.06 (Closes: Bug#158256, Bug#158266)
335   * Changed deps and build-deps to ocaml-3.06 and ocaml-base-3.06 as
336     mandated by the new ocaml packaging policy
337   * Removed mention of lablgtkmathview from debian/control
338   * Added dep on ocaml-findlib
339   * Moved shared objects to /usr/lib/ocaml/stublibs
340
341  -- Stefano Zacchiroli <zack@debian.org>  Sun,  7 Jul 2002 13:50:52 +0200
342
343 lablgtkmathview (0.3.0-7) unstable; urgency=low
344
345   * Added -fPIC when compiling some .o in order to build on HPPA
346     (Closes: #142462)
347
348  -- Stefano Zacchiroli <zack@debian.org>  Fri, 12 Apr 2002 14:31:47 +0200
349
350 lablgtkmathview (0.3.0-6) unstable; urgency=low
351
352   * Added Build-Depends on t1lib-dev (Closes: Bug#140835).
353
354  -- Stefano Zacchiroli <zack@debian.org>  Tue,  2 Apr 2002 10:11:25 +0200
355
356 lablgtkmathview (0.3.0-5) unstable; urgency=low
357
358   * Added Build-Depends on libgdome2-cpp-smart-dev (Closes: Bug#140720).
359
360  -- Stefano Zacchiroli <zack@debian.org>  Mon,  1 Apr 2002 09:00:03 +0200
361
362 lablgtkmathview (0.3.0-4) unstable; urgency=low
363
364   * Added some .mli and .ml files that document the library interface.
365   * Added Depends: on libgdome2-ocaml, we haven't yet estabilished how to
366     interact with shlibs system for ocaml shared library that are installed in
367     /usr/lib/ocaml
368
369  -- Stefano Zacchiroli <zack@debian.org>  Mon,  1 Apr 2002 00:17:41 +0200
370
371 lablgtkmathview (0.3.0-3) unstable; urgency=low
372
373   * Rebuilt against gmetadom 0.3.0-4 and gtkmathview 0.3.0-2.
374
375  -- Stefano Zacchiroli <zack@debian.org>  Tue, 26 Mar 2002 19:17:56 +0100
376
377 lablgtkmathview (0.3.0-2) unstable; urgency=low
378
379   * Added build dep on libgdome2-dev
380   * Removed CVS stuff from source tarball
381
382  -- Stefano Zacchiroli <zack@debian.org>  Fri, 15 Mar 2002 13:23:53 +0100
383
384 lablgtkmathview (0.3.0-1) unstable; urgency=low
385
386   * New upstream release
387   * Renamed resulting package to liblablgtkmathview-ocaml-dev
388   * Changed build-depends to adhere to the new ocaml packages naming schema
389     (e.g. lablgtk -> liblablgtk-ocaml-dev) (Closes: Bug#138116)
390   * Split away shared library in liblablgtkmathview-ocaml package
391
392  -- Stefano Zacchiroli <zack@debian.org>  Wed, 13 Mar 2002 18:53:50 +0100
393
394 lablgtkmathview (0.2.8-1) unstable; urgency=low
395
396   * New upstream release
397   * Built with ocaml 3.04 and lablgtk 1.2.3
398   * Removed useless build depends
399
400  -- Stefano Zacchiroli <zack@debian.org>  Mon, 25 Feb 2002 18:18:25 +0100
401
402 lablgtkmathview (0.2.4-4) unstable; urgency=low
403
404   * Rebuilt with libgtkmathview 0.2.7
405
406  -- Stefano Zacchiroli <zack@debian.org>  Tue,  4 Sep 2001 22:16:35 +0200
407
408 lablgtkmathview (0.2.4-3) unstable; urgency=low
409
410   *  Rebuilt with ocaml 3.02 and lablgtk 1.2.1
411
412  -- Stefano Zacchiroli <zack@debian.org>  Tue, 21 Aug 2001 15:20:05 +0200
413
414 lablgtkmathview (0.2.4-2) unstable; urgency=low
415
416   * Added build-dep on libxml2-dev (closes: Bug#102715).
417
418  -- Stefano Zacchiroli <zack@debian.org>  Fri, 29 Jun 2001 12:39:57 +0200
419
420 lablgtkmathview (0.2.4-1) unstable; urgency=low
421
422   * Initial Release (closes: Bug#93105).
423
424  -- Stefano Zacchiroli <zack@debian.org>  Wed,  4 Apr 2001 23:27:07 +0200
425
426 Local variables:
427 mode: debian-changelog
428 End: