Merge version 8.0.2-9+rpi1 and 8.0.2-10 to produce 8.0.2-10+rpi1 archive/raspbian/8.0.2-10+rpi1 raspbian/8.0.2-10+rpi1
authorRaspbian forward pporter <root@raspbian.org>
Sun, 10 Sep 2017 00:21:44 +0000 (01:21 +0100)
committerRaspbian forward pporter <root@raspbian.org>
Sun, 10 Sep 2017 00:21:44 +0000 (01:21 +0100)
1  2 
debian/changelog
debian/patches/series
debian/rules

index b8a2cf69f50d2754dd6c988b051ee458c3e1e519,a44b2b7297d455cc52e423e977fd18aa8c6d2711..77913555f32a0ccf60da44363f37b68dacb941c4
@@@ -1,15 -1,13 +1,26 @@@
- ghc (8.0.2-9+rpi1) buster-staging; urgency=medium
++ghc (8.0.2-10+rpi1) buster-staging; urgency=medium
 +
 +  [changes brought forward from 7.6.3-21+rpi1 by Peter Michael Green <plugwash@raspbian.org> 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 <root@raspbian.org>  Mon, 04 Sep 2017 14:21:06 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Sun, 10 Sep 2017 00:21:44 +0000
++
+ ghc (8.0.2-10) unstable; urgency=medium
+   [ John Paul Adrian Glaubitz ]
+   * Make ghc cross-buildable
+   [ Gianfranco Costamagna ]
+   * Drop arm64 switch to gold, now gcc/binutils should be fixed.
+   * Team upload.
+  -- Gianfranco Costamagna <locutusofborg@debian.org>  Tue, 29 Aug 2017 23:10:26 +0200
  
  ghc (8.0.2-9) unstable; urgency=medium
  
index ef50c70745c3cd05d851e393623406c28ebfed34,a3563ea28fcb78024f6966417c6f2b8304975018..061c442c5d95a7631bffbe7f3d05ed1444a1a03e
@@@ -8,4 -8,6 +8,7 @@@ do-not-use-SHEL
  compiler-cmm-PprC-sparc-alignment.patch
  x32-use-native-x86_64-insn.patch
  osdecommitmemory-compat.patch
+ use-stage1-binaries-for-install.patch
+ build-unlit-and-hp2ps-twice.patch
+ avoid-CrossCompilerPrefix-stage2.patch
 +force-llc-settings
diff --cc debian/rules
Simple merge