[Pkg-haskell-commits] darcs: haskell-wai-extra: staging conduit 1.1 transition
Clint Adams
clint at debian.org
Tue Jun 10 13:58:38 UTC 2014
Tue Jun 10 13:54:38 UTC 2014 Clint Adams <clint at debian.org>
* staging conduit 1.1 transition
M ./changelog -1 +7
M ./control -23 +11
A ./patches/
Tue Jun 10 13:54:38 UTC 2014 Clint Adams <clint at debian.org>
* staging conduit 1.1 transition
diff -rN -u old-haskell-wai-extra/changelog new-haskell-wai-extra/changelog
--- old-haskell-wai-extra/changelog 2014-06-10 13:58:38.157798141 +0000
+++ new-haskell-wai-extra/changelog 2014-06-10 13:58:38.157798141 +0000
@@ -1,3 +1,9 @@
+haskell-wai-extra (3.0.0-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Fri, 06 Jun 2014 11:40:45 -0400
+
haskell-wai-extra (2.1.1-1) unstable; urgency=medium
* New upstream release
@@ -6,7 +12,7 @@
haskell-wai-extra (2.0.3.3-2) unstable; urgency=medium
- * Add missing dependency on base64-bytestring
+ * Add missing dependency on base64-bytestring
-- Joachim Breitner <nomeata at debian.org> Wed, 05 Mar 2014 09:01:56 +0100
diff -rN -u old-haskell-wai-extra/control new-haskell-wai-extra/control
--- old-haskell-wai-extra/control 2014-06-10 13:58:38.157798141 +0000
+++ new-haskell-wai-extra/control 2014-06-10 13:58:38.157798141 +0000
@@ -10,19 +10,15 @@
, 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 @@
, 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 @@
, 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
More information about the Pkg-haskell-commits
mailing list