[Pkg-haskell-commits] [package-plan] 122/457: Import patches/c2hs-0.16.4.patch

Joachim Breitner nomeata at moszumanska.debian.org
Mon Apr 14 20:05:17 UTC 2014


This is an automated email from the git hooks/post-receive script.

nomeata pushed a commit to branch master
in repository package-plan.

commit 2f3097232b9c50546562f42ad6fc7862b3df17a9
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sat Jun 15 08:44:54 2013 +0000

    Import patches/c2hs-0.16.4.patch
---
 packages.txt              |  2 +-
 patches/c2hs-0.16.4.patch | 15 +++++++++++++++
 2 files changed, 16 insertions(+), 1 deletion(-)

diff --git a/packages.txt b/packages.txt
index c052dc4..1f4fee9 100644
--- a/packages.txt
+++ b/packages.txt
@@ -54,7 +54,7 @@ bytestring-nums 0.3.5
 bytestring-progress 1.0.3
 bytestring-show 0.3.5.4
 bzlib 0.5.0.4
-c2hs 0.16.4 patched, language-c-dependency
+c2hs 0.16.4
 cabal-debian 1.25
 cabal-file-th 0.2.3
 cabal-install 1.16.0.2
diff --git a/patches/c2hs-0.16.4.patch b/patches/c2hs-0.16.4.patch
new file mode 100644
index 0000000..f615f0d
--- /dev/null
+++ b/patches/c2hs-0.16.4.patch
@@ -0,0 +1,15 @@
+Description: Patch to work with language-c-0.4.2
+Author: Joachim Breitner <nomeata at debian.org>
+Forwarded: http://hackage.haskell.org/trac/c2hs/ticket/39
+
+--- c2hs-0.16.3.orig/c2hs.cabal
++++ c2hs-0.16.3/c2hs.cabal
+@@ -41,7 +41,7 @@ flag base3
+ 
+ Executable c2hs
+     Build-Depends:  base >= 2 && < 5,
+-                    language-c >= 0.3.1.1 && < 0.4.0,
++                    language-c >= 0.3.1.1 && < 0.5,
+                     filepath
+ 
+     if flag(base3)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git



More information about the Pkg-haskell-commits mailing list