From: Stephane Glondu Date: Wed, 13 Jun 2012 20:37:43 +0000 (+0200) Subject: Merge branch 'master' into experimental/master X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~239 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=656639e7b9f7dc893437c5d665d018600048bc54;p=ocaml.git Merge branch 'master' into experimental/master --- 656639e7b9f7dc893437c5d665d018600048bc54 diff --cc debian/changelog index 3c376ae8,43242fbf..9b9238b0 --- a/debian/changelog +++ b/debian/changelog @@@ -1,26 -1,21 +1,44 @@@ +ocaml (4.00.0~beta2-1) UNRELEASED; urgency=low + + * New upstream beta release + + -- Stéphane Glondu Wed, 13 Jun 2012 10:07:21 +0200 + +ocaml (4.00.0~~dev15+12379-1) experimental; urgency=low + + * New upstream snapshot, based on the 4.00 upstream branch + - partially revert r12328 to avoid FTBFS + - the dbm bindings have been removed upstream and are now released + separately + - declare armel and armhf as native architectures supporting + natdynlink + * Run the test-suite + - on kfreebsd-*, skip lib-thread tests (they hang and I am not able + to reproduce it myself) + - on slow architectures, skip some tests that take too much time + - fix asmcomp tests on Hurd (Closes: #661716) + - fix "embedded" test broken by our -custom behaviour + + -- Stéphane Glondu Thu, 19 Apr 2012 09:04:28 +0200 + + ocaml (3.12.1-3) unstable; urgency=low + + [ Hendrik Tews ] + * Fixes in startup and install files of ocaml-mode: + - symlink *el files into elc dir (Closes: #452340) + - use debian-pkg-add-load-path-item in emacsen-startup and emacsen-install + (Closes: 671559) + - compile el files with site-file enabled + - use debian-emacs-flavor in emacsen-startup (see #662163) + + [ Stéphane Glondu ] + * Fix debian/watch so that refman is not reported as a new version + * Add some explicit dependencies to avoid spurious Lintian warnings + about broken symlinks + * Remove duplicate upstream changelog + + -- Stéphane Glondu Mon, 14 May 2012 07:52:40 +0200 + ocaml (3.12.1-2) unstable; urgency=low * Fix compilation on kfreebsd-any: do not add -R$dir in X11 link options