From 7d5f13cc8a1ffbb74630e73fad47ffbb826b29c5 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Wed, 16 Mar 2016 12:05:37 -0400 Subject: http-conduit: actually update Build-Depends for newer wai/warp. --- p/haskell-http-conduit/debian/changelog | 6 ++++++ p/haskell-http-conduit/debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'p/haskell-http-conduit') diff --git a/p/haskell-http-conduit/debian/changelog b/p/haskell-http-conduit/debian/changelog index 1c2658ee7..e1948d4e0 100644 --- a/p/haskell-http-conduit/debian/changelog +++ b/p/haskell-http-conduit/debian/changelog @@ -1,3 +1,9 @@ +haskell-http-conduit (2.1.8-4) unstable; urgency=medium + + * Actually update Build-Depends for newer wai/warp. + + -- Clint Adams Wed, 16 Mar 2016 12:05:19 -0400 + haskell-http-conduit (2.1.8-3) unstable; urgency=medium * Patch testsuite for newer wai/warp. diff --git a/p/haskell-http-conduit/debian/control b/p/haskell-http-conduit/debian/control index 063f54e7d..a88b3cd18 100644 --- a/p/haskell-http-conduit/debian/control +++ b/p/haskell-http-conduit/debian/control @@ -44,10 +44,10 @@ Build-Depends: debhelper (>= 9), libghc-text-dev, libghc-utf8-string-dev, libghc-wai-dev (>= 3.0), - libghc-wai-dev (<< 3.1), + libghc-wai-dev (<< 3.3), libghc-wai-conduit-dev, libghc-warp-dev (>= 3.0.0.2), - libghc-warp-dev (<< 3.2), + libghc-warp-dev (<< 3.3), libghc-warp-tls-dev, ca-certificates, netbase, -- cgit v1.2.3