[Pkg-haskell-commits] darcs: haskell-warp-tls: staging conduit 1.1 transition
Clint Adams
clint at debian.org
Tue Jun 10 13:55:54 UTC 2014
Tue Jun 10 13:54:34 UTC 2014 Clint Adams <clint at debian.org>
* staging conduit 1.1 transition
M ./changelog +6
M ./control -12 +7
A ./patches/
Tue Jun 10 13:54:34 UTC 2014 Clint Adams <clint at debian.org>
* staging conduit 1.1 transition
diff -rN -u old-haskell-warp-tls/changelog new-haskell-warp-tls/changelog
--- old-haskell-warp-tls/changelog 2014-06-10 13:55:53.985909759 +0000
+++ new-haskell-warp-tls/changelog 2014-06-10 13:55:53.985909759 +0000
@@ -1,3 +1,9 @@
+haskell-warp-tls (3.0.0-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Fri, 06 Jun 2014 12:00:23 -0400
+
haskell-warp-tls (2.0.3.1-1) unstable; urgency=medium
* New upstream release
diff -rN -u old-haskell-warp-tls/control new-haskell-warp-tls/control
--- old-haskell-warp-tls/control 2014-06-10 13:55:53.985909759 +0000
+++ new-haskell-warp-tls/control 2014-06-10 13:55:53.985909759 +0000
@@ -8,35 +8,30 @@
, haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
- , libghc-conduit-dev (>= 0.5)
- , libghc-conduit-dev (<< 1.1)
- , libghc-conduit-prof
, libghc-cprng-aes-dev (>= 0.5.0)
, libghc-cprng-aes-prof
, libghc-data-default-class-dev (>= 0.0.1)
, libghc-data-default-class-prof
, libghc-network-dev (>= 2.2.1)
, libghc-network-prof
- , libghc-network-conduit-dev (>= 0.6)
- , libghc-network-conduit-dev (<< 1.1)
- , libghc-network-conduit-prof
+ , libghc-streaming-commons-dev
+ , libghc-streaming-commons-prof
, libghc-tls-dev (>= 1.2.1)
, libghc-tls-prof
, libghc-transformers-dev (>= 0.2)
, 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.2)
- , libghc-warp-dev (<< 2.2)
+ , libghc-warp-dev (>> 3.0)
+ , libghc-warp-dev (<< 3.1)
, libghc-warp-prof
, netbase
Build-Depends-Indep: ghc-doc
- , libghc-conduit-doc
, libghc-cprng-aes-doc
, libghc-data-default-class-doc
, libghc-network-doc
- , libghc-network-conduit-doc
+ , libghc-streaming-commons-doc
, libghc-tls-doc
, libghc-transformers-doc
, libghc-wai-doc
More information about the Pkg-haskell-commits
mailing list