From: Raspbian forward pporter Date: Thu, 15 Feb 2018 12:54:04 +0000 (+0000) Subject: Merge version 8.0.2-10+rpi1 and 8.0.2-11 to produce 8.0.2-11+rpi1 X-Git-Tag: archive/raspbian/8.0.2-11+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c8bbc5c15dbacad9a186652cef2b83b6c8ddf50f;p=ghc.git Merge version 8.0.2-10+rpi1 and 8.0.2-11 to produce 8.0.2-11+rpi1 --- c8bbc5c15dbacad9a186652cef2b83b6c8ddf50f diff --cc debian/changelog index 77913555,dba8d972..8070e531 --- a/debian/changelog +++ b/debian/changelog @@@ -1,15 -1,16 +1,29 @@@ - ghc (8.0.2-10+rpi1) buster-staging; urgency=medium ++ghc (8.0.2-11+rpi1) buster-staging; urgency=medium + + [changes brought forward from 7.6.3-21+rpi1 by Peter Michael Green at Sun, 19 Apr 2015 14:00:16 +0000] + * Change compiler defaults for armv6 + * Force llvm cpu and float abi options + [changes introduced in 7.8.4-9+rpi1 by Peter Michael Green] + * no longer set Option "-float-abi=hard" in force-llc-settings, ghc now + sets it without help and setting it twice makes llc fail. + [changed introduced in 7.10.3-2+rpi1 by Peter Michael Green] + * Add call to dh_autoreconf_clean + - -- Raspbian forward porter Sun, 10 Sep 2017 00:21:44 +0000 ++ -- Raspbian forward porter Thu, 15 Feb 2018 12:54:03 +0000 ++ + ghc (8.0.2-11) unstable; urgency=medium + + [ Ilias Tsitsimpis ] + * Change Priority to optional. Since Debian Policy version 4.0.1, + priority extra has been deprecated. + * Use the HTTPS form of the copyright-format URL + * Modify d/watch and Source field in d/copyright to use HTTPS + * Declare compliance with Debian policy 4.1.1 + + [ Sean Whitton ] + * Add fix-hssplicety.patch (Closes: #867195). + + -- Sean Whitton Tue, 06 Feb 2018 14:01:18 -0700 ghc (8.0.2-10) unstable; urgency=medium diff --cc debian/patches/series index 061c442c,407779d3..6a40a8f0 --- a/debian/patches/series +++ b/debian/patches/series @@@ -11,4 -11,4 +11,5 @@@ osdecommitmemory-compat.patc use-stage1-binaries-for-install.patch build-unlit-and-hp2ps-twice.patch avoid-CrossCompilerPrefix-stage2.patch + fix-hssplicety.patch +force-llc-settings