cduce (0.5.3-2build1) karmic; urgency=low * no change rebuild for Ocaml 3.11.0 -> 3.11.1 transision -- Andrea Gasparini Wed, 29 Jul 2009 15:20:24 +0200 cduce (0.5.3-2) unstable; urgency=low [ Stephane Glondu ] * Add build-dependency to quilt and README.source * Add a patch to explicitly link dynlink.cma in the bytecode version (fixes FTBFS on bytecode-only architectures) * Add debian/clean [ Stefano Zacchiroli ] * debian/control: add version requirement on libcurl-ocaml-dev build-dep to entail dep-wait -- Stefano Zacchiroli Wed, 25 Mar 2009 10:21:48 +0100 cduce (0.5.3-1) unstable; urgency=low [ Stefano Zacchiroli ] * add Homepage field to debian/control [ Ralf Treinen ] * debian/watch: use info from download.html web pages (closes: Bug#450060) [ Pietro Abate ] * switch packaging to git * new upstream release (0.5.3) * recompile with ocaml 3.11 * bump Standards-Version to 3.8.1 (no changes) * add a build-dependency on dh-ocaml * use @OCamlStdlibDir@ in cduce.dirs.in * remove dpatch dependency * bump debhelper compatibility to 7 * set Maintainer to d-o-m * add myself to Uploaders -- Pietro Abate Mon, 23 Mar 2009 17:47:53 +0100 cduce (0.5.0-2) unstable; urgency=low * uploading to unstable -- Stefano Zacchiroli Sun, 09 Sep 2007 10:13:57 +0200 cduce (0.5.0-1) experimental; urgency=low [ Stefano Zacchiroli ] * new upstream release (0.5.0) * rebuild against OCaml 3.10 (a requirement for this new upstream) * bump debheper compatibility level and dependencies to 5 * debian/rules - use as a replacement for .in files the same stem ("@OCamlABI@") used by the CDBS class, to ease future migration to that - build with ocamlc on ia64 to workaround a FTBFS on that arch, thanks to Julien Cristau for the patch (closes: #419892) * debian/control - add build-dep on camlp4(-extra), which is now in a separate package - removed old versioned deps, no longer needed post-etch [ Thomas Petazzoni ] * Fix typos in package description (closes: #399797) -- Stefano Zacchiroli Sun, 12 Aug 2007 19:34:00 +0200 cduce (0.4.1-1) unstable; urgency=low * New upstream release 0.4.1 * Do not put the Debian package version in the Build-Depends and Depends -- Thomas Petazzoni Tue, 3 Oct 2006 19:21:24 +0200 cduce (0.4.0-4.1) unstable; urgency=low * NMU. [ Julien Cristau ] * Bump build-deps on libpcre-ocaml-dev and libocamlnet-dev for new upstream release of pcre-ocaml. [ Samuel Mimram ] * Remove control.in as per new ocaml policy. -- Samuel Mimram Thu, 14 Sep 2006 20:16:49 +0000 cduce (0.4.0-4) unstable; urgency=low * Bump up Standards-Version to 3.7.2. * Update to ocaml 3.09.2. -- Thomas Petazzoni Sun, 21 May 2006 12:23:19 +0200 cduce (0.4.0-3) unstable; urgency=low * Update to ocaml 3.09.1. -- Thomas Petazzoni Sat, 13 May 2006 11:45:29 +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