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