summaryrefslogtreecommitdiff
path: root/p/haskell-wai-extra/debian
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2014-06-10 17:54:38 +0400
committerClint Adams <clint@debian.org>2014-06-10 17:54:38 +0400
commitdec0dbef67dd84c62da529cbfde43ef3df82df1b (patch)
tree1b2b2df89aabc1c236be61bca021d41dbde8b664 /p/haskell-wai-extra/debian
parentc091ec88abbdc290df312ec127a0c24582890547 (diff)
downloadDHG_packages-dec0dbef67dd84c62da529cbfde43ef3df82df1b.tar.gz
haskell-wai-extra: staging conduit 1.1 transition
Diffstat (limited to 'p/haskell-wai-extra/debian')
-rw-r--r--p/haskell-wai-extra/debian/changelog6
-rw-r--r--p/haskell-wai-extra/debian/control34
2 files changed, 17 insertions, 23 deletions
diff --git a/p/haskell-wai-extra/debian/changelog b/p/haskell-wai-extra/debian/changelog
index c07c4e215..4836935fe 100644
--- a/p/haskell-wai-extra/debian/changelog
+++ b/p/haskell-wai-extra/debian/changelog
@@ -1,3 +1,9 @@
+haskell-wai-extra (3.0.0-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint@debian.org> Fri, 06 Jun 2014 11:40:45 -0400
+
haskell-wai-extra (2.1.1-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-wai-extra/debian/control b/p/haskell-wai-extra/debian/control
index 4bc24a3db..39f42bf79 100644
--- a/p/haskell-wai-extra/debian/control
+++ b/p/haskell-wai-extra/debian/control
@@ -10,19 +10,15 @@ Build-Depends: debhelper (>= 9)
, ghc-prof
, libghc-ansi-terminal-dev
, libghc-ansi-terminal-prof
+ , libghc-base64-bytestring-dev
+ , libghc-base64-bytestring-prof
, 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-case-insensitive-dev (>= 0.2)
, libghc-case-insensitive-prof
- , libghc-conduit-dev (>= 1.0)
- , libghc-conduit-dev (<< 1.1)
- , libghc-conduit-prof
- , libghc-data-default-dev
- , libghc-data-default-prof
+ , libghc-data-default-class-dev
+ , libghc-data-default-class-prof
, libghc-fast-logger-dev (>= 2.1)
, libghc-fast-logger-dev (<< 2.2)
, libghc-fast-logger-prof
@@ -33,47 +29,40 @@ Build-Depends: debhelper (>= 9)
, libghc-network-dev (>= 2.2.15)
, libghc-network-prof
, libghc-resourcet-dev (>= 0.4.6)
- , libghc-resourcet-dev (<< 0.5)
+ , libghc-resourcet-dev (<< 1.2)
, libghc-resourcet-prof
+ , libghc-streaming-commons-dev
+ , libghc-streaming-commons-prof
, libghc-stringsearch-dev (>= 0.3)
, libghc-stringsearch-dev (<< 0.4)
, libghc-stringsearch-prof
, libghc-text-dev (>= 0.7)
- , libghc-text-dev (<< 0.12)
, libghc-text-prof
, libghc-transformers-dev (>= 0.2.2)
- , libghc-transformers-dev (<< 0.4)
, libghc-transformers-prof
, libghc-void-dev (>= 0.5)
, libghc-void-prof
- , libghc-wai-dev (>= 2.1)
- , libghc-wai-dev (<< 2.2)
+ , libghc-wai-dev (>= 3.0)
+ , libghc-wai-dev (<< 3.1)
, libghc-wai-prof
, libghc-wai-logger-dev (>= 2.0)
, libghc-wai-logger-dev (<< 2.2)
, libghc-wai-logger-prof
, libghc-word8-dev
, libghc-word8-prof
- , libghc-zlib-conduit-dev (>= 0.5)
- , libghc-zlib-conduit-dev (<< 1.1)
- , libghc-zlib-conduit-prof
- , libghc-base64-bytestring-dev
- , libghc-base64-bytestring-prof
- , libghc-wai-test-dev
, libghc-hspec-dev (>= 1.3)
, libghc-hunit-dev
Build-Depends-Indep: ghc-doc
, libghc-ansi-terminal-doc
, libghc-blaze-builder-doc
- , libghc-blaze-builder-conduit-doc
, libghc-case-insensitive-doc
- , libghc-conduit-doc
- , libghc-data-default-doc
+ , libghc-data-default-class-doc
, libghc-fast-logger-doc
, libghc-http-types-doc
, libghc-lifted-base-doc
, libghc-network-doc
, libghc-resourcet-doc
+ , libghc-streaming-commons-doc
, libghc-stringsearch-doc
, libghc-text-doc
, libghc-transformers-doc
@@ -81,7 +70,6 @@ Build-Depends-Indep: ghc-doc
, libghc-wai-doc
, libghc-wai-logger-doc
, libghc-word8-doc
- , libghc-zlib-conduit-doc
, libghc-base64-bytestring-doc
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/wai-extra