Merge version 8.0.2-10+rpi1 and 8.0.2-11 to produce 8.0.2-11+rpi1 archive/raspbian/8.0.2-11+rpi1 raspbian/8.0.2-11+rpi1
authorRaspbian forward pporter <root@raspbian.org>
Thu, 15 Feb 2018 12:54:04 +0000 (12:54 +0000)
committerRaspbian forward pporter <root@raspbian.org>
Thu, 15 Feb 2018 12:54:04 +0000 (12:54 +0000)
1  2 
debian/changelog
debian/patches/series
debian/rules

index 77913555f32a0ccf60da44363f37b68dacb941c4,dba8d972b8e61e904ce80c55a07988a95b42e92a..8070e531d2d81abb61d5c6c4c5fef0bcde43e9e6
@@@ -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 <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>  Sun, 10 Sep 2017 00:21:44 +0000
++ -- Raspbian forward porter <root@raspbian.org>  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 <spwhitton@spwhitton.name>  Tue, 06 Feb 2018 14:01:18 -0700
  
  ghc (8.0.2-10) unstable; urgency=medium
  
index 061c442c5d95a7631bffbe7f3d05ed1444a1a03e,407779d32b99dbbea005db7e08261ff96c621339..6a40a8f0eac661b9191f22458f354b8f5cc5695c
@@@ -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
diff --cc debian/rules
Simple merge