From: Stephane Glondu Date: Fri, 18 Mar 2011 14:16:20 +0000 (+0100) Subject: Merge commit 'debian/3.11.2-4' into 312/master X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~324 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d05f9da3abb6515494fd5790e72a608e1f35484f;p=ocaml.git Merge commit 'debian/3.11.2-4' into 312/master --- d05f9da3abb6515494fd5790e72a608e1f35484f diff --cc debian/changelog index 0c7315eb,83435733..e84d3cc4 --- a/debian/changelog +++ b/debian/changelog @@@ -1,18 -1,15 +1,30 @@@ +ocaml (3.12.0-1) UNRELEASED; urgency=low + + * 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 Sat, 24 Jul 2010 14:24:19 +0200 + + ocaml (3.11.2-4) unstable; urgency=high + + * Fix FTBFS on i386 due to a bug in previous patch + + -- Stéphane Glondu Wed, 09 Mar 2011 07:54:58 +0100 + + ocaml (3.11.2-3) unstable; urgency=high + + * Add patch to fix ocamlopt w.r.t. binutils 2.21 (Closes: #617404) + + -- Stéphane Glondu Tue, 08 Mar 2011 21:32:54 +0100 + ocaml (3.11.2-2) unstable; urgency=low * debian/ocaml-mode.emacs-install: do not byte-compile camldebug.el