From: Raspbian forward pporter Date: Tue, 3 Jul 2018 12:25:58 +0000 (+0100) Subject: Merge version 8.0.2-11+rpi1 and 8.2.2-4 to produce 8.2.2-4+rpi1 X-Git-Tag: archive/raspbian/8.2.2-4+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ae243c791036a62f87d4108853d0f85a533fbac7;p=ghc.git Merge version 8.0.2-11+rpi1 and 8.2.2-4 to produce 8.2.2-4+rpi1 --- ae243c791036a62f87d4108853d0f85a533fbac7 diff --cc debian/changelog index 8070e531,a5aa766f..9c070f8b --- a/debian/changelog +++ b/debian/changelog @@@ -1,15 -1,69 +1,82 @@@ - ghc (8.0.2-11+rpi1) buster-staging; urgency=medium ++ghc (8.2.2-4+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 Thu, 15 Feb 2018 12:54:03 +0000 ++ -- Raspbian forward porter Tue, 03 Jul 2018 12:25:58 +0000 ++ + ghc (8.2.2-4) unstable; urgency=medium + + [ Clint Adams ] + * Bump to Standards-Version 4.1.4. + * Set Rules-Requires-Root to no. + + [ Ilias Tsitsimpis ] + * Use system's default ld (ld.bfd) on mips/mipsel, instead of ld.gold + + -- Ilias Tsitsimpis Mon, 25 Jun 2018 12:24:52 +0300 + + ghc (8.2.2-3) unstable; urgency=medium + + * Upload to unstable. + + -- Clint Adams Sun, 08 Apr 2018 16:24:00 -0400 + + ghc (8.2.2-2) experimental; urgency=medium + + * Merge 8.0.2-12 unreleased changes. + + -- Clint Adams Sat, 07 Apr 2018 08:08:41 -0400 + + ghc (8.2.2-1) experimental; urgency=medium + + * Merge 8.0.2-11 unreleased changes + * New upstream release, patch refresh + * Fixup regex fix in watch file + + -- Gianfranco Costamagna Mon, 27 Nov 2017 12:08:38 +0100 + + ghc (8.2.1-2) experimental; urgency=medium + + [ Sean Whitton ] + * Upload to experimental again, after merging in changes from unstable. + - Refresh patches. + - Drop osdecommitmemory-compat.patch from series file + Merged upstream. + + [ Clint Adams ] + * Drop avoid-CrossCompilerPrefix-stage2.patch. + + -- Clint Adams Sun, 17 Sep 2017 07:52:14 -0400 + + ghc (8.2.1-1) experimental; urgency=medium + + * New upstream release + + -- Sean Whitton Fri, 15 Sep 2017 17:15:49 -0700 + + ghc (8.2.0~20170507-3) experimental; urgency=medium + + * 8.2.1-rc2. + - Switches to LLVM 3.9. + + -- Clint Adams Wed, 12 Jul 2017 17:51:16 -0400 + + ghc (8.0.2-12) UNRELEASED; urgency=medium + + [ Ilias Tsitsimpis ] + * Use salsa.debian.org URLs in Vcs-{Browser,Git} fields + + [ Sean Whitton ] + * Add lower-optimization-for-unreg.patch (Closes: #890763). + + -- Ilias Tsitsimpis Fri, 09 Feb 2018 20:44:09 +0200 ghc (8.0.2-11) unstable; urgency=medium diff --cc debian/patches/ARM-VFPv3D16 index ececbc47,0f705e2d..855ba690 --- a/debian/patches/ARM-VFPv3D16 +++ b/debian/patches/ARM-VFPv3D16 @@@ -6,17 -6,14 +6,15 @@@ Author: Jani Monoses