From: Ximin Luo Date: Wed, 9 Aug 2017 13:01:58 +0000 (+0200) Subject: Update d/changelog X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~32 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=969d6becbc113c2b209f12c4c3ba361415589eb3;p=ocaml.git Update d/changelog --- diff --git a/debian/changelog b/debian/changelog index 8ef4f76b..af1bb881 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +ocaml (4.05.0-8) UNRELEASED; urgency=medium + + * Merge changes from Debian unstable. Relevant ones: + * Tell dh_installdocs to ignore README.Debian (see #868204) + * obey hardening LDFLAGS (Closes: #792502). Thanks to Török Edwin + for the patch! + * Compute a stable name for preprocessed files (Closes: #838188). + Thanks to Johannes Schauer for the patch! + + -- Ximin Luo Wed, 09 Aug 2017 14:59:56 +0200 + ocaml (4.05.0-7) experimental; urgency=medium * Only install findlib/ocaml-native-compilers.conf on native-code arches,