+gdome2-xslt (0.0.6-4) unstable; urgency=low
+
+ * rebuilt with ocaml 3.08
+ * debian/control
+ - bumped ocaml deps to 3.08
+ - bumped standards-version to 3.6.1.1
+ - changed ocaml deps to ocaml-nox
+ - bumped gmetadom (ocaml part) versions to >= 0.2.1-3 (first version
+ rebuilt with ocaml 3.08)
+
+ -- Stefano Zacchiroli <zack@debian.org> Mon, 26 Jul 2004 16:47:13 +0200
+
gdome2-xslt (0.0.6-3) unstable; urgency=high
* ocaml/gdome_xslt/Makefile.am
Section: devel
Priority: optional
Maintainer: Stefano Zacchiroli <zack@debian.org>
-Build-Depends: debhelper (>> 4.0.0), ocaml-3.07, ocaml-findlib (>= 0.8-5), libgdome2-ocaml-dev (>= 0.2.1), libgdome2-dev (>= 0.8.1), libxslt1-dev, libgdome2-cpp-smart-dev (>= 0.2.1), pkg-config
-Standards-Version: 3.5.10
+Build-Depends: debhelper (>> 4.0.0), ocaml-nox-3.08, ocaml-findlib (>= 0.8-5), libgdome2-ocaml-dev (>= 0.2.1-3), libgdome2-dev (>= 0.8.1), libxslt1-dev, libgdome2-cpp-smart-dev (>= 0.2.1), pkg-config
+Standards-Version: 3.6.1.1
Package: libgdome2-xslt0
Section: libs
Package: libgdome2-xslt-ocaml
Architecture: any
-Depends: ocaml-base-3.07, libgdome2-ocaml (>= 0.2.1), ${shlibs:Depends}, ${misc:Depends}
+Depends: ocaml-base-3.08, libgdome2-ocaml (>= 0.2.1), ${shlibs:Depends}, ${misc:Depends}
Description: OCaml bindings for a minimal GDome2 based XSLT processor
gdome2-xslt is a very small C library that implements a minimal
XSLT processor that can be used to apply XSLT stylesheets to
Package: libgdome2-xslt-ocaml-dev
Architecture: any
Section: libdevel
-Depends: ocaml-3.07, libgdome2-xslt-ocaml (= ${Source-Version}), libgdome2-ocaml-dev (>= 0.2.1), libxslt1-dev, libgdome2-dev (>= 0.8.1), ${misc:Depends}
+Depends: ocaml-nox-3.08, libgdome2-xslt-ocaml (= ${Source-Version}), libgdome2-ocaml-dev (>= 0.2.1-3), libxslt1-dev, libgdome2-dev (>= 0.8.1), ${misc:Depends}
Description: OCaml bindings for a minimal GDome2 based XSLT processor
gdome2-xslt is a very small C library that implements a minimal
XSLT processor that can be used to apply XSLT stylesheets to