[Pkg-haskell-commits] [package-plan] 01/01: patch yesod-static for newer WAI

Clint Adams clint at moszumanska.debian.org
Tue Jun 10 11:54:33 UTC 2014


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

clint pushed a commit to branch conduit-1.1
in repository package-plan.

commit 1149ff61cf607dddb864351e2d3f2a52069edf51
Author: Clint Adams <clint at debian.org>
Date:   Tue Jun 10 07:54:25 2014 -0400

    patch yesod-static for newer WAI
---
 patches/yesod-static/1.2.4/no-wai-test.diff | 12 ++++++++++++
 patches/yesod-static/1.2.4/series           |  1 +
 2 files changed, 13 insertions(+)

diff --git a/patches/yesod-static/1.2.4/no-wai-test.diff b/patches/yesod-static/1.2.4/no-wai-test.diff
new file mode 100644
index 0000000..4a6290e
--- /dev/null
+++ b/patches/yesod-static/1.2.4/no-wai-test.diff
@@ -0,0 +1,12 @@
+--- a/yesod-static.cabal
++++ b/yesod-static.cabal
+@@ -81,8 +81,7 @@
+     build-depends:   base
+                    , hspec >= 1.3
+                    , yesod-test >= 1.2
+-                   , wai-test
+-                   , wai-extra
++                   , wai-extra >= 3.0
+                    , HUnit
+ 
+                    -- copy from above
diff --git a/patches/yesod-static/1.2.4/series b/patches/yesod-static/1.2.4/series
new file mode 100644
index 0000000..191f029
--- /dev/null
+++ b/patches/yesod-static/1.2.4/series
@@ -0,0 +1 @@
+no-wai-test.diff

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