]> matita.cs.unibo.it Git - helm.git/blob - DEVEL/gdome_xslt/debian/changelog
init new dummy entry
[helm.git] / DEVEL / gdome_xslt / debian / changelog
1 gdome2-xslt (0.0.8-2) UNRELEASED; urgency=low
2
3   * NOT RELEASED YET
4
5  -- Stefano Zacchiroli <zack@debian.org>  Sat, 08 Sep 2007 11:49:23 +0200
6
7 gdome2-xslt (0.0.8-1) unstable; urgency=low
8
9   * convert comments in .mli interface files to ocamldoc comments
10   * bump debhelper compatibility level and dependency to 5
11   * debian/rules
12     - use ocaml.mk cdbs class
13     - enable generation of ocamldoc api reference (via CDBS)
14   * debian/control
15     - added XS-Vcs-* fields pointing to the svn repository
16     - bumped build dependency on ocaml-nox to >= 3.10.0
17     - s/Source-Version/binary:Version/ substvar
18   * debian/control.in
19     - file removed, no longer needed
20   * debian/*.dirs, debian/*.install
21     - removed the files that are generated at build time
22
23  -- Stefano Zacchiroli <zack@debian.org>  Sat, 08 Sep 2007 11:41:26 +0200
24
25 gdome2-xslt (0.0.7-5) unstable; urgency=low
26
27   * debian/control
28     - bumped gmetadom dependencies to ensure the package is rebuilt
29       against a version of gmetadom who does not contain a spurious -lz
30       linker flag. Fixes FTBFS.
31
32  -- Stefano Zacchiroli <zack@debian.org>  Sun,  6 Aug 2006 11:41:23 +0200
33
34 gdome2-xslt (0.0.7-4) unstable; urgency=low
35
36   * Rebuilt against OCaml 3.09.2, bumped deps accordingly.
37   * debian/control
38     - bumped Standards-Version to 3.7.2 (no changes needed)
39
40  -- Stefano Zacchiroli <zack@debian.org>  Tue, 16 May 2006 22:47:32 +0000
41
42 gdome2-xslt (0.0.7-3) unstable; urgency=low
43
44   * Rebuilt against OCaml 3.09.1, bumped deps accordingly.
45
46  -- Stefano Zacchiroli <zack@debian.org>  Sat,  7 Jan 2006 18:52:27 +0100
47
48 gdome2-xslt (0.0.7-2) unstable; urgency=low
49
50   * ocaml 3.09 transition
51   * rebuild/renaming due to changed libstdc++ configuration
52     (closes: #339167)
53   * debian/*
54     - no longer hard coding of ocaml abi number anywhere
55   * debian/control
56     - bumped standards version
57
58  -- Stefano Zacchiroli <zack@debian.org>  Wed, 23 Nov 2005 10:30:16 +0000
59
60 gdome2-xslt (0.0.7-1) unstable; urgency=low
61
62   * New upstream release
63     - enable static linking of C/OCaml glue code
64   * debian/control
65     - bumped dependencies to gmetadom 0.2.3
66   * debian/*
67     - ABI transition for gcc 4
68
69  -- Stefano Zacchiroli <zack@debian.org>  Thu,  7 Jul 2005 10:39:37 +0000
70
71 gdome2-xslt (0.0.6-8) unstable; urgency=low
72
73   * debian/rules
74     - uses cdbs
75   * debian/control
76     - added build dependency on cdbs, bumped debhelper dependency as needed
77
78  -- Stefano Zacchiroli <zack@debian.org>  Sun, 22 May 2005 23:46:24 +0200
79
80 gdome2-xslt (0.0.6-7) unstable; urgency=low
81
82   * rebuilt against ocaml 3.08.3
83
84  -- Stefano Zacchiroli <zack@debian.org>  Sat, 26 Mar 2005 00:38:05 +0100
85
86 gdome2-xslt (0.0.6-6) unstable; urgency=medium
87
88   * debian/control
89     - depend on ocaml-base-nox-3.08 instead of ocaml-base-3.08 since
90       this package doesn't directly need ocaml X libraries
91
92  -- Stefano Zacchiroli <zack@debian.org>  Tue, 24 Aug 2004 12:25:28 +0200
93
94 gdome2-xslt (0.0.6-5) unstable; urgency=low
95
96   * re-run autotools chain to get rid of spurious shared objects created
97     without .so suffixes
98
99  -- Stefano Zacchiroli <zack@debian.org>  Tue, 27 Jul 2004 10:00:09 +0200
100
101 gdome2-xslt (0.0.6-4) unstable; urgency=low
102
103   * rebuilt with ocaml 3.08
104   * debian/control
105     - bumped ocaml deps to 3.08
106     - bumped standards-version to 3.6.1.1
107     - changed ocaml deps to ocaml-nox
108     - bumped gmetadom (ocaml part) versions to >= 0.2.1-3 (first version
109       rebuilt with ocaml 3.08)
110
111  -- Stefano Zacchiroli <zack@debian.org>  Mon, 26 Jul 2004 16:47:13 +0200
112
113 gdome2-xslt (0.0.6-3) unstable; urgency=high
114
115   * ocaml/gdome_xslt/Makefile.am
116     - use .o PIC objects from .libs directory
117       (should fix build failure on hppa)
118   * debian/control
119     - versione build dep on findlib to >= 0.8-5
120
121  -- Stefano Zacchiroli <zack@debian.org>  Tue, 21 Oct 2003 14:43:09 +0200
122
123 gdome2-xslt (0.0.6-2) unstable; urgency=low
124
125   * Rebuilt against gmetadom 0.2.1, gdome2 0.8.1 (should link against glib2)
126
127  -- Stefano Zacchiroli <zack@debian.org>  Fri, 10 Oct 2003 09:38:27 +0200
128
129 gdome2-xslt (0.0.6-1) unstable; urgency=low
130
131   * ocaml binding
132     - wrapped XSLT stylesheet application in a blocking section so that
133       it can be interrupted by ocaml exceptions, signals, ...
134   * restructured/cleaned up Makefiles
135
136  -- Stefano Zacchiroli <zack@debian.org>  Sat,  4 Oct 2003 17:09:37 +0200
137
138 gdome2-xslt (0.0.4-9) unstable; urgency=low
139
140   * Rebuilt with ocaml 3.07
141
142  -- Stefano Zacchiroli <zack@debian.org>  Wed,  1 Oct 2003 14:18:19 +0200
143
144 gdome2-xslt (0.0.4-8) unstable; urgency=low
145
146   * Rebuilt with ocaml 3.07beta2
147
148  -- Stefano Zacchiroli <zack@debian.org>  Mon, 22 Sep 2003 18:26:04 +0200
149
150 gdome2-xslt (0.0.4-7) unstable; urgency=low
151
152   * rebuilt against gmetadom 0.1.10-3
153   * debian/control
154      - strictly depends on gmetadom >= 0.1.10-3 (older version are buggy
155        on mips)
156
157  -- Stefano Zacchiroli <zack@debian.org>  Mon, 14 Jul 2003 11:16:59 +0200
158
159 gdome2-xslt (0.0.4-6) unstable; urgency=low
160
161   * debian/control
162     - bumped gmetadom dependencies to >= 0.1.10-2 (to ensure that .pc
163       is available)
164
165  -- Stefano Zacchiroli <zack@debian.org>  Tue,  1 Jul 2003 10:14:14 +0200
166
167 gdome2-xslt (0.0.4-5) unstable; urgency=low
168
169   * rebuilt using gmetadom 0.1.9
170   * debian/control
171     - added build-dep on pkg-config
172     - bumped dependencies on gmetadom to 0.1.9
173     - bumped standards-version to 3.5.10
174     - changed section of -dev packages to libdevel
175     - added ${misc:Depends}
176   * debian/rules
177     - removed DH_COMPAT in favour of debian/compat
178     - removed dh_movefiles in favour of dh_install
179     - cosmetic changes
180
181  -- Stefano Zacchiroli <zack@debian.org>  Thu, 19 Jun 2003 17:05:47 +0200
182
183 gdome2-xslt (0.0.4-4) unstable; urgency=low
184
185   * Bugfix: ships also -config script
186   * Bumped Standards-Version to 3.5.9
187
188  -- Stefano Zacchiroli <zack@debian.org>  Thu, 20 Mar 2003 20:45:27 +0100
189
190 gdome2-xslt (0.0.4-3) unstable; urgency=low
191
192   * Implemented "high" level functions to set handlers for libxslt error and
193     debugging messages: setErrorCallback, setDebugCallback        (C flavour)
194   * Implemented binding for the above functions               (OCaml flavour)
195   * Bugfix: installs also i_gdome_xslt.ml, gdome_xslt_init.o
196
197  -- Stefano Zacchiroli <zack@debian.org>  Thu, 13 Mar 2003 18:07:22 +0100
198
199 gdome2-xslt (0.0.4-2) unstable; urgency=low
200
201   * Bugfix: installs also i_gdome_xslt.cmi
202
203  -- Stefano Zacchiroli <zack@debian.org>  Wed, 12 Mar 2003 18:28:27 +0100
204
205 gdome2-xslt (0.0.4-1) unstable; urgency=low
206
207   * New release
208   * Added a new interface for apply method which requires no arguments
209   * Bumped gmetadom dependencies to 0.1.6
210   * Removed << dependencies on gmetadom
211   * Bumpetd gdome2 version to 0.7.4
212
213  -- Stefano Zacchiroli <zack@debian.org>  Mon, 10 Mar 2003 17:50:42 +0100
214
215 gdome2-xslt (0.0.3-3) unstable; urgency=low
216
217   * No longer use virtual dependencies on other ocaml libraries, reverted to
218     >=/<< dependencies approach
219   * Bumped dependencies on gmetadom to version 0.1.5
220
221  -- Stefano Zacchiroli <zack@debian.org>  Fri, 24 Jan 2003 13:10:22 +0100
222
223 gdome2-xslt (0.0.3-2) unstable; urgency=low
224
225   * Use versioned ocaml standard library directory
226   * Changed deps and build-deps to ocaml-3.06-1
227   * Source named changed to gdome2-xslt
228   * Moved OCaml .so stub in <stdlib>/stublibs
229   * Moved ocaml stuff in /usr/lib/ocaml/3.06
230   * Ship also C and C++ flavours
231   * Added dep from libgdome2-xslt-ocaml to libgdome2-ocaml
232   * Added dep from libgdome2-xslt-ocaml-dev to libgdome2-ocaml-dev-0.1.4
233   * Added build-dep to libgdome2-cpp-smart-dev
234   * Provided a better Description
235   * Bumped Standards-Version to 3.5.8
236   * Better test for ocamlopt existence
237
238  -- Stefano Zacchiroli <zack@debian.org>  Sun,  8 Dec 2002 16:09:56 +0100
239
240 libxslt-ocaml (0.0.2-1) unstable; urgency=low
241
242   * Added serialization functions
243
244  -- Stefano Zacchiroli <zack@debian.org>  Thu, 28 Nov 2002 17:59:29 +0100
245
246 libxslt-ocaml (0.0.1-3) unstable; urgency=low
247
248   * Rebuilt with ocaml 3.06 (Closes: Bug#158225, Bug#158217)
249   * Upgraded Standards-Version to 3.5.6
250   * Switched deps and build-deps to ocaml-3.06 and ocaml-base-3.06
251   * Switched to debhelper 4
252
253  -- Stefano Zacchiroli <zack@debian.org>  Wed, 28 Aug 2002 11:09:04 +0200
254
255 libxslt-ocaml (0.0.1-2) unstable; urgency=low
256
257   * Added -fPIC option when compiled some .o in order to succesfully build
258     also on HPPA (Closes: Bug#142485).
259   * Renamed binary packages to libgdome2-xslt-ocaml and -dev.
260
261  -- Stefano Zacchiroli <zack@debian.org>  Fri, 12 Apr 2002 14:55:57 +0200
262
263 libxslt-ocaml (0.0.1-1) unstable; urgency=low
264
265   * Initial Release.
266
267  -- Stefano Zacchiroli <zack@debian.org>  Sat,  6 Apr 2002 13:00:49 +0200
268