+ocaml (4.08.0-2) UNRELEASED; urgency=medium
+
+ * Build with BUILD_PATH_PREFIX_MAP set, to improve reproducibility
+ * Use CCLINKFLAGS for linking all executables and shared libraries, to
+ pass hardening flags
+ * Properly disable almabench test on slow architectures (should fix
+ FTBFS on them)
+ * Check for definition of AT_SECURE before using it (should fix FTBFS on
+ kfreebsd-*)
+ * Add x32 to native architecture (should fix FTBFS)
+ * Add support for Debian's armhf in configure.ac (should fix FTBFS)
+ * Add more Lintian overrides
+ * Fix spelling errors reported by Lintian
+ * Bump Standards-Version to 4.4.0
+ * Remove Samuel from Uploaders
+
+ -- Stéphane Glondu <glondu@debian.org> Mon, 22 Jul 2019 10:16:15 +0200
+
ocaml (4.08.0-1) experimental; urgency=medium
[ Stéphane Glondu ]