cduce (0.4.0-2build1) dapper; urgency=low * Sync with Debian * UVF Exception: Malone #33555 -- Sebastian Dröge Mon, 27 Mar 2006 15:19:24 +0200 cduce (0.4.0-2) unstable; urgency=low * Update to ocaml 3.09. * No longer hardcoding OCaml's ABI in debian/* files. -- Thomas Petazzoni Sun, 4 Dec 2005 23:03:09 +0100 cduce (0.4.0-1) unstable; urgency=low * New upstream version 0.4.0. Changes since 0.3.92: - Adapted to OCaml 3.09. - To build the OCaml/CDuce interface, OCaml sources are now needed. * Drop dependency against ocaml-compiler-libs, add dependency against ocaml-source, and build the OCaml/CDuce interface using the compiler sources. -- Thomas Petazzoni Mon, 31 Oct 2005 01:20:25 +0100 cduce (0.3.92-1) unstable; urgency=low * New upstream version 0.3.92. Changes since 0.3.91: - Tools: * Build and install dtd2cduce when PXP is available. * Display of location for errors and warnings compatible with OCaml. - Language: * Better error messages for xtransform. - Bug fix: * Forgot PLIST.godi in the package. * debian/control - versioned dependencies on curl and pcre -- Thomas Petazzoni Thu, 20 Oct 2005 19:31:08 +0200 cduce (0.3.91-3) unstable; urgency=low * Recompile against new version of Curl. -- Thomas Petazzoni Wed, 14 Sep 2005 22:44:13 +0200 cduce (0.3.91-2) unstable; urgency=low Changes by Thomas Petazzoni * Recompile with new version of netstring. Changes by Stefano Zacchiroli: * debian/control - bumped standards-version - versioned dependencies on ocamlnet -- Thomas Petazzoni Sun, 31 Jul 2005 12:04:59 +0200 cduce (0.3.91-1) unstable; urgency=low * New upstream version of cduce. Changes: - Language: * Added split_atom, make_atom. Removed atom_of. * Added char_of_int built_in function. * Now int_of also accepts octal binary and hexadecimals. * The field access also works for XML element attributes. * More catchable exceptions (for load_xml, load_file, etc). * namespaces, schemas, "using" identifiers are now exported. * "open" statement. - Implementation: * More efficient implementation of records at runtime. * Clean-up of the internal representation. * The XML Schemas are now parsed only at compile time. * The automata for pattern matching are now produced at compile time. - Tools: * The functionality of cdo2ml is now assured by cduce itself, with the --mlstub option. * Remove the --dump option (which was deprecated). * Remove support for sessions in the web prototype. * Get rid of cdo2ml and mlcduce_wrapper. Now included in cduce. - Bug fixes: * Correct handling of external references with expat. * Installation problem under some BSD (using "install -c"). * Internal uid collision when using OCaml externals. * Makes "String.length" works (String used to resolve to the CDuce type). -- Thomas Petazzoni Thu, 28 Jul 2005 19:48:42 +0200 cduce (0.3.2-2) unstable; urgency=low * debian/rules - added binary-arch target (fixed FTBFS on buildd) -- Thomas Petazzoni Fri, 15 Apr 2005 23:47:44 +0200 cduce (0.3.2-1) unstable; urgency=low * Initial Release (Closes: Bug#302993). -- Thomas Petazzoni Tue, 12 Apr 2005 13:12:58 +0200