summaryrefslogtreecommitdiff
path: root/p/haskell-wai-handler-launch
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2014-06-10 17:54:42 +0400
committerClint Adams <clint@debian.org>2014-06-10 17:54:42 +0400
commit37df4c53f6c1045d5f300325d37e95c88f004f72 (patch)
treeeee03225a24d82de14d2791970372df3afe4505c /p/haskell-wai-handler-launch
parent873656107f4f8fde1a7b8d2bdb08be9ff00cbc78 (diff)
downloadDHG_packages-37df4c53f6c1045d5f300325d37e95c88f004f72.tar.gz
haskell-wai-handler-launch: staging conduit 1.1 transition
Diffstat (limited to 'p/haskell-wai-handler-launch')
-rw-r--r--p/haskell-wai-handler-launch/debian/changelog6
-rw-r--r--p/haskell-wai-handler-launch/debian/control24
2 files changed, 13 insertions, 17 deletions
diff --git a/p/haskell-wai-handler-launch/debian/changelog b/p/haskell-wai-handler-launch/debian/changelog
index 6b574a837..d3845824d 100644
--- a/p/haskell-wai-handler-launch/debian/changelog
+++ b/p/haskell-wai-handler-launch/debian/changelog
@@ -1,3 +1,9 @@
+haskell-wai-handler-launch (3.0.0-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint@debian.org> Fri, 06 Jun 2014 11:46:21 -0400
+
haskell-wai-handler-launch (2.0.1.1-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-wai-handler-launch/debian/control b/p/haskell-wai-handler-launch/debian/control
index 99cd33f6b..96aed278e 100644
--- a/p/haskell-wai-handler-launch/debian/control
+++ b/p/haskell-wai-handler-launch/debian/control
@@ -11,35 +11,25 @@ Build-Depends: debhelper (>= 9)
, libghc-blaze-builder-dev (>= 0.2.1.4)
, libghc-blaze-builder-dev (<< 0.4)
, libghc-blaze-builder-prof
- , libghc-blaze-builder-conduit-dev (>= 0.5)
- , libghc-blaze-builder-conduit-dev (<< 1.1)
- , libghc-blaze-builder-conduit-prof
- , libghc-conduit-dev (>= 0.5)
- , libghc-conduit-dev (<< 1.1)
- , libghc-conduit-prof
, libghc-http-types-dev (>= 0.7)
, libghc-http-types-prof
+ , libghc-streaming-commons-dev
+ , libghc-streaming-commons-prof
, libghc-transformers-dev (>= 0.2.2)
- , libghc-transformers-dev (<< 0.4)
, libghc-transformers-prof
- , libghc-wai-dev (>= 2.0)
- , libghc-wai-dev (<< 2.2)
+ , libghc-wai-dev (>= 3.0)
+ , libghc-wai-dev (<< 3.1)
, libghc-wai-prof
- , libghc-warp-dev (>= 2.0)
- , libghc-warp-dev (<< 2.2)
+ , libghc-warp-dev (>= 3.0)
+ , libghc-warp-dev (<< 3.1)
, libghc-warp-prof
- , libghc-zlib-conduit-dev (>= 0.5)
- , libghc-zlib-conduit-dev (<< 1.1)
- , libghc-zlib-conduit-prof
Build-Depends-Indep: ghc-doc
, libghc-blaze-builder-doc
- , libghc-blaze-builder-conduit-doc
- , libghc-conduit-doc
, libghc-http-types-doc
+ , libghc-streaming-commons-doc
, libghc-transformers-doc
, libghc-wai-doc
, libghc-warp-doc
- , libghc-zlib-conduit-doc
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/wai-handler-launch
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-wai-handler-launch