+ocaml (3.12.0-1) UNRELEASED; urgency=low
+
+ [ Stéphane Glondu ]
+ * New upstream release (Closes: #255245, #570920)
+ - add armel to native architectures; note that the Dynlink module is
+ not available in native code there: software using it should take care
+ of this new possibility
+ - {add,scrape}labels are no longer installed
+ - remove ocaml{byteinfo,plugininfo,dumpapprox}: all tools merged into
+ ocamlobjinfo; add binutils-dev to Buid-Depends
+ * debian/rules: switch to dh with overrides
+ * Switch source package format to 3.0 (quilt)
+ * Bump version in debhelper build-dependency (Closes: #562606)
+
++ -- Stéphane Glondu <glondu@debian.org> Sat, 24 Jul 2010 14:24:19 +0200
++
+ ocaml (3.11.2-2) unstable; urgency=low
+
+ [ Ralf Treinen ]
* debian/ocaml-mode.emacs-install: do not byte-compile camldebug.el
and inf-caml.el for xemacs21 (Closes: #508813, LP: #464587).