[package-plan] 01/01: Bump http2 and what comes with it

Joachim Breitner nomeata at moszumanska.debian.org
Sat Feb 27 09:49:30 UTC 2016


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

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

commit 2b241d953f1f641c8d30076788565b0d94510a6e
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sat Feb 27 10:48:47 2016 +0100

    Bump http2 and what comes with it
    
    I wanted to upgrade http2 to see if it solves the armel build failure,
    but it would require a larger number of other upgrades, for which I
    don’t have the time right now, so I’ll leave it at the package plan
    upgrade.
---
 packages.txt                                             | 16 ++++++++--------
 .../wai-app-file-cgi/3.1.0/no-attoparsec-conduit.diff    | 12 ++++++++++++
 patches/wai-app-file-cgi/3.1.0/series                    |  1 +
 3 files changed, 21 insertions(+), 8 deletions(-)

diff --git a/packages.txt b/packages.txt
index 7c96452..a35c185 100644
--- a/packages.txt
+++ b/packages.txt
@@ -22,7 +22,7 @@ asn1-parse 0.9.4
 asn1-types 0.3.2
 async 2.0.2
 attoparsec 0.13.0.1
-attoparsec-conduit 1.1.0 avoid
+attoparsec-conduit 1.1.0 ignore
 attoparsec-enumerator 0.3.4
 authenticate 1.3.2.11
 authenticate-oauth 1.5.1.1
@@ -329,7 +329,7 @@ hledger-web 0.27 binary
 hlint 1.9.26
 hmatrix 0.17.0.1
 hoauth 0.3.5 obsolete
-hoauth2 0.5.0
+hoauth2 0.5.3 ahead
 hoogle 4.2.43 notest
 hOpenPGP 2.4.3 key ahead
 hopenpgp-tools 0.17 binary ahead
@@ -357,7 +357,7 @@ hsx-jmacro 7.3.7
 hsyslog 2.0
 html 1.0.1.2
 html-conduit 1.2.1
-http2 1.3.1
+http2 1.5.1 ahead
 HTTP 4000.2.23 notest
 http-api-data 0.2.2
 http-client 0.4.26.2
@@ -445,7 +445,7 @@ memoize 0.7
 memory 0.10
 MemoTrie 0.6.4
 mersenne-random-pure64 0.2.0.4
-mighttpd2 3.2.10 binary key
+mighttpd2 3.3.0 binary key ahead
 mime 0.4.0.2
 mime-mail 0.4.11
 mime-mail-ses 0.3.2.2
@@ -732,16 +732,16 @@ vector-space-points 0.2.1.1
 vector-th-unbox 0.2.1.3
 void 0.7.1
 vty 5.4.0 notest
-wai 3.0.5.0
-wai-app-file-cgi 3.0.9
+wai 3.2.0 ahead
+wai-app-file-cgi 3.1.0 ahead
 wai-app-static 3.1.4.1
 wai-conduit 3.0.0.3
 wai-extra 3.0.13.1
 wai-handler-launch 3.0.0.5
 wai-logger 2.2.4.1 notest
 wai-websockets 3.0.0.8
-warp 3.1.12
-warp-tls 3.1.5
+warp 3.2.3 ahead
+warp-tls 3.2.1 ahead
 web-routes 0.27.10
 web-routes-boomerang 0.28.4
 web-routes-happstack 0.23.10 key
diff --git a/patches/wai-app-file-cgi/3.1.0/no-attoparsec-conduit.diff b/patches/wai-app-file-cgi/3.1.0/no-attoparsec-conduit.diff
new file mode 100644
index 0000000..2bb23ab
--- /dev/null
+++ b/patches/wai-app-file-cgi/3.1.0/no-attoparsec-conduit.diff
@@ -0,0 +1,12 @@
+Index: wai-app-file-cgi-3.1.0/wai-app-file-cgi.cabal
+===================================================================
+--- wai-app-file-cgi-3.1.0.orig/wai-app-file-cgi.cabal	2016-02-27 10:47:05.172821578 +0100
++++ wai-app-file-cgi-3.1.0/wai-app-file-cgi.cabal	2016-02-27 10:47:05.172821578 +0100
+@@ -35,7 +35,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.1.0/series b/patches/wai-app-file-cgi/3.1.0/series
new file mode 100644
index 0000000..89ad6b7
--- /dev/null
+++ b/patches/wai-app-file-cgi/3.1.0/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