[DHG_packages] 01/03: sdl: Drop ghc-7.8-compat patch, fixed upstream
Ilias Tsitsimpis
iliastsi-guest at moszumanska.debian.org
Sat Nov 4 14:43:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
iliastsi-guest pushed a commit to annotated tag haskell-brick_v0.18-1
in repository DHG_packages.
commit fc3a27d9b265b13ba9272c5eb164a0bb45e66573
Author: Ilias Tsitsimpis <iliastsi at debian.org>
Date: Sat Nov 4 16:12:58 2017 +0200
sdl: Drop ghc-7.8-compat patch, fixed upstream
---
p/haskell-sdl/debian/changelog | 3 ++-
p/haskell-sdl/debian/patches/ghc-7.8-compat | 13 -------------
p/haskell-sdl/debian/patches/series | 1 -
3 files changed, 2 insertions(+), 15 deletions(-)
diff --git a/p/haskell-sdl/debian/changelog b/p/haskell-sdl/debian/changelog
index 5cc6e7d..fc83e81 100644
--- a/p/haskell-sdl/debian/changelog
+++ b/p/haskell-sdl/debian/changelog
@@ -9,8 +9,9 @@ haskell-sdl (0.6.5.1-1) unstable; urgency=medium
* 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
+ * Drop ghc-7.8-compat patch, fixed upstream
- -- Sean Whitton <spwhitton at spwhitton.name> Sun, 03 Sep 2017 14:03:57 -0700
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sat, 04 Nov 2017 16:12:22 +0200
haskell-sdl (0.6.5-6) unstable; urgency=medium
diff --git a/p/haskell-sdl/debian/patches/ghc-7.8-compat b/p/haskell-sdl/debian/patches/ghc-7.8-compat
deleted file mode 100644
index f0becf2..0000000
--- a/p/haskell-sdl/debian/patches/ghc-7.8-compat
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: SDL-0.6.5/Graphics/UI/SDL/Events.hsc
-===================================================================
---- SDL-0.6.5.orig/Graphics/UI/SDL/Events.hsc 2014-12-21 09:56:15.226032276 +0100
-+++ SDL-0.6.5/Graphics/UI/SDL/Events.hsc 2014-12-21 09:57:15.871273076 +0100
-@@ -53,7 +53,7 @@
- import qualified Prelude (Enum(..))
-
- import Foreign.StablePtr (newStablePtr,castStablePtrToPtr,castPtrToStablePtr,deRefStablePtr)
--import Data.Typeable (Typeable(typeOf),TypeRep)
-+import Data.Typeable
-
- import Graphics.UI.SDL.Keysym (SDLKey, Modifier, Keysym)
- import Graphics.UI.SDL.Utilities (Enum(..), intToBool, toBitmask, fromBitmask, fromCInt)
diff --git a/p/haskell-sdl/debian/patches/series b/p/haskell-sdl/debian/patches/series
deleted file mode 100644
index 8cacada..0000000
--- a/p/haskell-sdl/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-ghc-7.8-compat
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list