]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/lablgtkmathview/debian/changelog
8546f04f26706ac6cb62b7cb776fc91269dbf51c
[helm.git] / helm / DEVEL / lablgtkmathview / debian / changelog
1 lablgtkmathview (0.4.3-2) unstable; urgency=low
2
3   * upstream changes
4     - fixed Makefile.in that still looked for gtkmathview-config
5     - selection flickering got rid of (by means of freeze/thaw)
6     - structural selection is no longer activated just before
7       semantic selection for single_selection_math_view
8
9  -- Claudio Sacerdoti Coen <sacerdot@cs.unibo.it>  Tue,  1 Jul 2003 11:25:48 +0200
10
11 lablgtkmathview (0.4.3-1) unstable; urgency=low
12
13   * Rebuild against gtkmathview 0.4.3
14   * debian/control
15     - bumped standards version to 3.5.10
16     - bumped dependencies on gtkmathview to 0.4.3
17     - bumped dependencies on gmetadom to 0.1.9
18     - added ${misc:Depends}
19     - changed section of -dev package to "libdevel"
20     - better short description
21     - added built-dep to pkg-config
22   * debian/rules
23     - removed DH_COMPAT in favour of debian/compat
24     - comsetic changes
25     - removed useless binary-indep target
26     - removed dh_movefiles in favour of dh_install
27
28  -- Stefano Zacchiroli <zack@debian.org>  Thu, 19 Jun 2003 14:52:54 +0200
29
30 lablgtkmathview (0.4.1-1) unstable; urgency=low
31
32   * Bugfix in some OCaml value allocations
33   * Binding for gtkmathview 0.4.1
34   * Bumped dependencies to gtkmathview 0.4.1
35   * Dropped << dependencies for ocaml libraries
36   * Bumped gmetadom dependencies to >= 0.1.6
37   * Bumped gdome2 dependencies to >= 0.7.4
38
39  -- Stefano Zacchiroli <zack@debian.org>  Tue, 11 Mar 2003 21:18:29 +0100
40
41 lablgtkmathview (0.3.99-2) unstable; urgency=low
42
43   * Bugfix: added dep on t1lib-dev from liblablgtkmathview-ocaml-dev
44   * Bugfix: added dep on libgtkmathview-dev (>= 0.4.0) from
45     liblablgtkmathview-ocaml-dev
46
47  -- Stefano Zacchiroli <zack@debian.org>  Sat, 25 Jan 2003 10:24:53 +0100
48
49 lablgtkmathview (0.3.99-1) unstable; urgency=low
50
51   * Binding to gtkmathview 0.4.0 (pre-release)
52   * Added module GMathViewAux which contains backward compatible
53     "single_selection_math_view" class
54   * Reverted to >=/<< dependencies for ocaml libraries
55   * Bumped dependencies on gmetadom to 0.1.5
56   * Bumped dependencies on gtkmathview to 0.4.0
57   * Added missing dependencies from liblablgtkmathview-ocaml-dev to
58     libgdome2-ocaml-dev
59   * Versioned dependencies on liblablgtk-ocaml-dev
60
61  -- Stefano Zacchiroli <zack@debian.org>  Wed, 22 Jan 2003 14:23:30 +0100
62
63 lablgtkmathview (0.3.1-1) unstable; urgency=low
64
65   * Binding to gtkmathview 0.3.1
66   * debian/control
67     - bumped Standards Version to 3.5.8
68     - deps and build deps to ocaml{,-base}-3.06-1
69   * Moved lib stuff to /usr/lib/ocaml/3.06
70
71  -- Stefano Zacchiroli <zack@debian.org>  Tue,  7 Jan 2003 12:57:47 +0100
72
73 lablgtkmathview (0.3.0-10) unstable; urgency=low
74
75   * Added dep on liblablgtk-ocaml{,-dev} respectively in
76     liblablgtkmathview-ocaml{,-dev}
77
78  -- Stefano Zacchiroli <zack@debian.org>  Tue, 17 Sep 2002 11:58:14 +0200
79
80 lablgtkmathview (0.3.0-9) unstable; urgency=low
81
82   * Removed useless dh_ocamlld invocation
83   * Fixed native code compilation shared object path (now looks for .so
84     in /usr/lib/ocaml/stublibs instead of
85     /usr/lib/ocaml/lablgtkmathview)
86
87  -- Stefano Zacchiroli <zack@debian.org>  Thu, 29 Aug 2002 15:02:21 +0200
88
89 lablgtkmathview (0.3.0-8) unstable; urgency=low
90
91   * Switched to debhelper 4
92   * Added build dep on findlib (>= 0.7.1)
93   * Rebuilt against ocaml 3.06 (Closes: Bug#158256, Bug#158266)
94   * Changed deps and build-deps to ocaml-3.06 and ocaml-base-3.06 as
95     mandated by the new ocaml packaging policy
96   * Removed mention of lablgtkmathview from debian/control
97   * Added dep on ocaml-findlib
98   * Moved shared objects to /usr/lib/ocaml/stublibs
99
100  -- Stefano Zacchiroli <zack@debian.org>  Sun,  7 Jul 2002 13:50:52 +0200
101
102 lablgtkmathview (0.3.0-7) unstable; urgency=low
103
104   * Added -fPIC when compiling some .o in order to build on HPPA
105     (Closes: #142462)
106
107  -- Stefano Zacchiroli <zack@debian.org>  Fri, 12 Apr 2002 14:31:47 +0200
108
109 lablgtkmathview (0.3.0-6) unstable; urgency=low
110
111   * Added Build-Depends on t1lib-dev (Closes: Bug#140835).
112
113  -- Stefano Zacchiroli <zack@debian.org>  Tue,  2 Apr 2002 10:11:25 +0200
114
115 lablgtkmathview (0.3.0-5) unstable; urgency=low
116
117   * Added Build-Depends on libgdome2-cpp-smart-dev (Closes: Bug#140720).
118
119  -- Stefano Zacchiroli <zack@debian.org>  Mon,  1 Apr 2002 09:00:03 +0200
120
121 lablgtkmathview (0.3.0-4) unstable; urgency=low
122
123   * Added some .mli and .ml files that document the library interface.
124   * Added Depends: on libgdome2-ocaml, we haven't yet estabilished how to
125     interact with shlibs system for ocaml shared library that are installed in
126     /usr/lib/ocaml
127
128  -- Stefano Zacchiroli <zack@debian.org>  Mon,  1 Apr 2002 00:17:41 +0200
129
130 lablgtkmathview (0.3.0-3) unstable; urgency=low
131
132   * Rebuilt against gmetadom 0.3.0-4 and gtkmathview 0.3.0-2.
133
134  -- Stefano Zacchiroli <zack@debian.org>  Tue, 26 Mar 2002 19:17:56 +0100
135
136 lablgtkmathview (0.3.0-2) unstable; urgency=low
137
138   * Added build dep on libgdome2-dev
139   * Removed CVS stuff from source tarball
140
141  -- Stefano Zacchiroli <zack@debian.org>  Fri, 15 Mar 2002 13:23:53 +0100
142
143 lablgtkmathview (0.3.0-1) unstable; urgency=low
144
145   * New upstream release
146   * Renamed resulting package to liblablgtkmathview-ocaml-dev
147   * Changed build-depends to adhere to the new ocaml packages naming schema
148     (e.g. lablgtk -> liblablgtk-ocaml-dev) (Closes: Bug#138116)
149   * Split away shared library in liblablgtkmathview-ocaml package
150
151  -- Stefano Zacchiroli <zack@debian.org>  Wed, 13 Mar 2002 18:53:50 +0100
152
153 lablgtkmathview (0.2.8-1) unstable; urgency=low
154
155   * New upstream release
156   * Built with ocaml 3.04 and lablgtk 1.2.3
157   * Removed useless build depends
158
159  -- Stefano Zacchiroli <zack@debian.org>  Mon, 25 Feb 2002 18:18:25 +0100
160
161 lablgtkmathview (0.2.4-4) unstable; urgency=low
162
163   * Rebuilt with libgtkmathview 0.2.7
164
165  -- Stefano Zacchiroli <zack@debian.org>  Tue,  4 Sep 2001 22:16:35 +0200
166
167 lablgtkmathview (0.2.4-3) unstable; urgency=low
168
169   *  Rebuilt with ocaml 3.02 and lablgtk 1.2.1
170
171  -- Stefano Zacchiroli <zack@debian.org>  Tue, 21 Aug 2001 15:20:05 +0200
172
173 lablgtkmathview (0.2.4-2) unstable; urgency=low
174
175   * Added build-dep on libxml2-dev (closes: Bug#102715).
176
177  -- Stefano Zacchiroli <zack@debian.org>  Fri, 29 Jun 2001 12:39:57 +0200
178
179 lablgtkmathview (0.2.4-1) unstable; urgency=low
180
181   * Initial Release (closes: Bug#93105).
182
183  -- Stefano Zacchiroli <zack@debian.org>  Wed,  4 Apr 2001 23:27:07 +0200
184
185 Local variables:
186 mode: debian-changelog
187 End: