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