[Pkg-haskell-commits] [package-plan] 01/02: Bump mighttpd2
Joachim Breitner
nomeata at moszumanska.debian.org
Fri May 22 07:46:20 UTC 2015
This is an automated email from the git hooks/post-receive script.
nomeata pushed a commit to branch master
in repository package-plan.
commit f271dd638df89fcbcb65e0e2ef4f7a9c35901df6
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Fri May 22 09:44:06 2015 +0200
Bump mighttpd2
---
packages.txt | 6 +++---
patches/wai-app-file-cgi/3.0.7/no-attoparsec-conduit.diff | 12 ++++++++++++
patches/wai-app-file-cgi/3.0.7/series | 1 +
3 files changed, 16 insertions(+), 3 deletions(-)
diff --git a/packages.txt b/packages.txt
index 3ad0468..abf3a08 100644
--- a/packages.txt
+++ b/packages.txt
@@ -203,7 +203,7 @@ DRBG 0.5.4
dual-tree 0.2.0.6
dynamic-state 0.1.1.0
dyre 0.8.11
-easy-file 0.2.0
+easy-file 0.2.1
ed25519 0.0.2.0 -f-test-hlint
EdisonAPI 1.2.2.1
EdisonCore 1.2.2.1
@@ -455,7 +455,7 @@ MemoTrie 0.6.2
mersenne-random 1.0.0.1
mersenne-random-pure64 0.2.0.4
midi 0.2.1.3
-mighttpd2 3.1.2 binary
+mighttpd2 3.2.7 binary
mime 0.4.0.1
mime-mail 0.4.1.2
mime-mail-ses 0.3.2.1
@@ -755,7 +755,7 @@ void 0.6.1
vte 0.13.0.0
vty 5.2.8 notest
wai 3.0.2.3
-wai-app-file-cgi 3.0.1
+wai-app-file-cgi 3.0.7
wai-app-static 3.0.1
wai-conduit 3.0.0.2
wai-extra 3.0.7
diff --git a/patches/wai-app-file-cgi/3.0.7/no-attoparsec-conduit.diff b/patches/wai-app-file-cgi/3.0.7/no-attoparsec-conduit.diff
new file mode 100644
index 0000000..f0600f6
--- /dev/null
+++ b/patches/wai-app-file-cgi/3.0.7/no-attoparsec-conduit.diff
@@ -0,0 +1,12 @@
+Index: wai-app-file-cgi-3.0.7/wai-app-file-cgi.cabal
+===================================================================
+--- wai-app-file-cgi-3.0.7.orig/wai-app-file-cgi.cabal 2015-05-22 09:21:52.746446082 +0200
++++ wai-app-file-cgi-3.0.7/wai-app-file-cgi.cabal 2015-05-22 09:21:52.742446013 +0200
+@@ -36,7 +36,6 @@
+ Build-Depends: base >= 4 && < 5
+ , array
+ , attoparsec >= 0.10.0.0
+- , attoparsec-conduit
+ , blaze-builder
+ , blaze-html
+ , bytestring
diff --git a/patches/wai-app-file-cgi/3.0.7/series b/patches/wai-app-file-cgi/3.0.7/series
new file mode 100644
index 0000000..89ad6b7
--- /dev/null
+++ b/patches/wai-app-file-cgi/3.0.7/series
@@ -0,0 +1 @@
+no-attoparsec-conduit.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