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