[DHG_packages] 03/03: warp: Upgrading from 3.1.3.1 to 3.1.12
Clint Adams
clint at moszumanska.debian.org
Mon Jan 11 05:51:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit a92bb50771217bcd74c278d1cf9fde35aed5840e
Author: Clint Adams <clint at debian.org>
Date: Mon Jan 11 00:50:36 2016 -0500
warp: Upgrading from 3.1.3.1 to 3.1.12
---
p/haskell-warp/debian/changelog | 6 ++++++
p/haskell-warp/debian/control | 10 +++++++---
p/haskell-warp/debian/patches/no-bytestring-builder | 6 +++---
3 files changed, 16 insertions(+), 6 deletions(-)
diff --git a/p/haskell-warp/debian/changelog b/p/haskell-warp/debian/changelog
index 84bce9e..8840f38 100644
--- a/p/haskell-warp/debian/changelog
+++ b/p/haskell-warp/debian/changelog
@@ -1,3 +1,9 @@
+haskell-warp (3.1.12-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Mon, 11 Jan 2016 00:50:35 -0500
+
haskell-warp (3.1.3.1-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-warp/debian/control b/p/haskell-warp/debian/control
index f7ef62f..e899a82 100644
--- a/p/haskell-warp/debian/control
+++ b/p/haskell-warp/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9),
cdbs,
ghc,
ghc-prof,
- libghc-auto-update-dev (>= 0.1.1),
+ libghc-auto-update-dev (>= 0.1.3),
libghc-auto-update-dev (<< 0.2),
libghc-auto-update-prof,
libghc-blaze-builder-dev (>= 0.4),
@@ -21,7 +21,8 @@ Build-Depends: debhelper (>= 9),
libghc-http-date-prof,
libghc-http-types-dev (>= 0.8.5),
libghc-http-types-prof,
- libghc-http2-dev (>= 1.0.2),
+ libghc-http2-dev (>= 1.3),
+ libghc-http2-dev (<< 1.4),
libghc-http2-prof,
libghc-iproute-dev (>= 1.3.1),
libghc-iproute-prof,
@@ -38,9 +39,11 @@ Build-Depends: debhelper (>= 9),
libghc-text-prof,
libghc-unix-compat-dev (>= 0.2),
libghc-unix-compat-prof,
+ libghc-unordered-containers-dev,
+ libghc-unordered-containers-prof,
libghc-vault-dev (>= 0.3),
libghc-vault-prof,
- libghc-wai-dev (>= 3.0),
+ libghc-wai-dev (>= 3.0.4),
libghc-wai-dev (<< 3.1),
libghc-wai-prof,
libghc-word8-dev,
@@ -67,6 +70,7 @@ Build-Depends-Indep: ghc-doc,
libghc-streaming-commons-doc,
libghc-text-doc,
libghc-unix-compat-doc,
+ libghc-unordered-containers-doc,
libghc-vault-doc,
libghc-wai-doc,
libghc-word8-doc,
diff --git a/p/haskell-warp/debian/patches/no-bytestring-builder b/p/haskell-warp/debian/patches/no-bytestring-builder
index e3521f8..eff55d3 100644
--- a/p/haskell-warp/debian/patches/no-bytestring-builder
+++ b/p/haskell-warp/debian/patches/no-bytestring-builder
@@ -1,8 +1,8 @@
--- a/warp.cabal
+++ b/warp.cabal
-@@ -35,8 +35,7 @@
+@@ -36,8 +36,7 @@
, array
- , auto-update >= 0.1.1 && < 0.2
+ , auto-update >= 0.1.3 && < 0.2
, blaze-builder >= 0.4
- , bytestring >= 0.9.1.4
- , bytestring-builder
@@ -10,7 +10,7 @@
, case-insensitive >= 0.2
, containers
, ghc-prim
-@@ -133,8 +132,7 @@
+@@ -138,8 +137,7 @@
, array
, auto-update
, blaze-builder >= 0.4
--
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