[DHG_packages] 02/02: Patch oeis

Joachim Breitner nomeata at moszumanska.debian.org
Wed Jun 1 07:35:16 UTC 2016


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

nomeata pushed a commit to branch LTS-6
in repository DHG_packages.

commit 437beeadfdc1d08f5eb14c8049c8a2d1af81a196
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Wed Jun 1 09:34:25 2016 +0200

    Patch oeis
---
 p/haskell-oeis/debian/patches/newer-HTTP | 13 +++++++++++++
 p/haskell-oeis/debian/patches/series     |  1 +
 2 files changed, 14 insertions(+)

diff --git a/p/haskell-oeis/debian/patches/newer-HTTP b/p/haskell-oeis/debian/patches/newer-HTTP
new file mode 100644
index 0000000..8b6f498
--- /dev/null
+++ b/p/haskell-oeis/debian/patches/newer-HTTP
@@ -0,0 +1,13 @@
+Index: haskell-oeis/oeis.cabal
+===================================================================
+--- haskell-oeis.orig/oeis.cabal	2014-09-17 20:18:51.000000000 +0200
++++ haskell-oeis/oeis.cabal	2016-05-31 16:34:24.091525704 +0200
+@@ -45,7 +45,7 @@
+     Math.OEIS.Types
+ 
+   build-depends:
+-    HTTP    == 4000.2.*,
++    HTTP    >= 4000.2,
+     base    >= 3 && < 5
+ 
+   if flag(network-uri)
diff --git a/p/haskell-oeis/debian/patches/series b/p/haskell-oeis/debian/patches/series
new file mode 100644
index 0000000..e9a5a68
--- /dev/null
+++ b/p/haskell-oeis/debian/patches/series
@@ -0,0 +1 @@
+newer-HTTP

-- 
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