]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/gdome_xslt/debian/changelog
- the mathql interpreter is not helm-dependent any more
[helm.git] / helm / DEVEL / gdome_xslt / debian / changelog
index 97d7f466bfcccb63e0de11bee4b608da1bced788..5727e9417d4ea752a806e66ada4a0c09573a02fe 100644 (file)
@@ -1,3 +1,84 @@
+gdome2-xslt (0.0.5-1) unstable; urgency=low
+
+  * ocaml binding
+    - wrapped XSLT stylesheet application in a blocking section so that
+      it can be interrupted by ocaml exceptions, signals, ...
+
+ -- Stefano Zacchiroli <zack@debian.org>  Mon, 14 Jul 2003 16:05:43 +0200
+
+gdome2-xslt (0.0.4-7) unstable; urgency=low
+
+  * rebuilt against gmetadom 0.1.10-3
+  * debian/control
+     - strictly depends on gmetadom >= 0.1.10-3 (older version are buggy
+       on mips)
+
+ -- Stefano Zacchiroli <zack@debian.org>  Mon, 14 Jul 2003 11:16:59 +0200
+
+gdome2-xslt (0.0.4-6) unstable; urgency=low
+
+  * debian/control
+    - bumped gmetadom dependencies to >= 0.1.10-2 (to ensure that .pc
+      is available)
+
+ -- Stefano Zacchiroli <zack@debian.org>  Tue,  1 Jul 2003 10:14:14 +0200
+
+gdome2-xslt (0.0.4-5) unstable; urgency=low
+
+  * rebuilt using gmetadom 0.1.9
+  * debian/control
+    - added build-dep on pkg-config
+    - bumped dependencies on gmetadom to 0.1.9
+    - bumped standards-version to 3.5.10
+    - changed section of -dev packages to libdevel
+    - added ${misc:Depends}
+  * debian/rules
+    - removed DH_COMPAT in favour of debian/compat
+    - removed dh_movefiles in favour of dh_install
+    - cosmetic changes
+
+ -- Stefano Zacchiroli <zack@debian.org>  Thu, 19 Jun 2003 17:05:47 +0200
+
+gdome2-xslt (0.0.4-4) unstable; urgency=low
+
+  * Bugfix: ships also -config script
+  * Bumped Standards-Version to 3.5.9
+
+ -- Stefano Zacchiroli <zack@debian.org>  Thu, 20 Mar 2003 20:45:27 +0100
+
+gdome2-xslt (0.0.4-3) unstable; urgency=low
+
+  * Implemented "high" level functions to set handlers for libxslt error and
+    debugging messages: setErrorCallback, setDebugCallback        (C flavour)
+  * Implemented binding for the above functions               (OCaml flavour)
+  * Bugfix: installs also i_gdome_xslt.ml, gdome_xslt_init.o
+
+ -- Stefano Zacchiroli <zack@debian.org>  Thu, 13 Mar 2003 18:07:22 +0100
+
+gdome2-xslt (0.0.4-2) unstable; urgency=low
+
+  * Bugfix: installs also i_gdome_xslt.cmi
+
+ -- Stefano Zacchiroli <zack@debian.org>  Wed, 12 Mar 2003 18:28:27 +0100
+
+gdome2-xslt (0.0.4-1) unstable; urgency=low
+
+  * New release
+  * Added a new interface for apply method which requires no arguments
+  * Bumped gmetadom dependencies to 0.1.6
+  * Removed << dependencies on gmetadom
+  * Bumpetd gdome2 version to 0.7.4
+
+ -- Stefano Zacchiroli <zack@debian.org>  Mon, 10 Mar 2003 17:50:42 +0100
+
+gdome2-xslt (0.0.3-3) unstable; urgency=low
+
+  * No longer use virtual dependencies on other ocaml libraries, reverted to
+    >=/<< dependencies approach
+  * Bumped dependencies on gmetadom to version 0.1.5
+
+ -- Stefano Zacchiroli <zack@debian.org>  Fri, 24 Jan 2003 13:10:22 +0100
+
 gdome2-xslt (0.0.3-2) unstable; urgency=low
 
   * Use versioned ocaml standard library directory