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