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