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