[Pkg-haskell-commits] darcs: haskell-wai-websockets: Update
Clint Adams
clint at debian.org
Tue Mar 4 01:45:37 UTC 2014
Tue Mar 4 01:40:32 UTC 2014 Clint Adams <clint at debian.org>
* Update
M ./changelog -2 +2
M ./control -4 +6
Tue Mar 4 01:40:32 UTC 2014 Clint Adams <clint at debian.org>
* Update
diff -rN -u old-haskell-wai-websockets/changelog new-haskell-wai-websockets/changelog
--- old-haskell-wai-websockets/changelog 2014-03-04 01:45:37.660266700 +0000
+++ new-haskell-wai-websockets/changelog 2014-03-04 01:45:37.660266700 +0000
@@ -1,8 +1,8 @@
-haskell-wai-websockets (2.0.0.1-1) UNRELEASED; urgency=medium
+haskell-wai-websockets (2.0.0.1-1) unstable; urgency=medium
* New upstream version.
- -- Clint Adams <clint at debian.org> Mon, 03 Mar 2014 12:34:24 -0500
+ -- Clint Adams <clint at debian.org> Mon, 03 Mar 2014 15:07:47 -0500
haskell-wai-websockets (1.3.2.1-1) unstable; urgency=low
diff -rN -u old-haskell-wai-websockets/control new-haskell-wai-websockets/control
--- old-haskell-wai-websockets/control 2014-03-04 01:45:37.660266700 +0000
+++ new-haskell-wai-websockets/control 2014-03-04 01:45:37.664266700 +0000
@@ -10,8 +10,8 @@
, ghc-prof
, libghc-conduit-dev (>= 0.5)
, libghc-conduit-dev (<< 1.1)
- , libghc-wai-dev (>= 1.3)
- , libghc-wai-dev (<< 1.5)
+ , libghc-wai-dev (>= 2.0)
+ , libghc-wai-dev (<< 2.1)
, libghc-wai-app-static-dev
, libghc-blaze-builder-dev (>= 0.2.1.4)
, libghc-blaze-builder-dev (<< 0.4)
@@ -21,12 +21,14 @@
, libghc-transformers-dev (<< 0.4)
, libghc-websockets-dev (>= 0.8)
, libghc-websockets-prof
- , libghc-warp-dev (>= 1.3)
- , libghc-warp-dev (<< 1.4)
+ , libghc-warp-dev (>= 2.0)
+ , libghc-warp-dev (<< 2.1)
, libghc-warp-prof
, libghc-io-streams-dev (>= 1.1)
, libghc-io-streams-dev (<< 1.2)
, libghc-io-streams-prof
+ , libghc-file-embed-dev
+ , libghc-text-dev
Build-Depends-Indep: ghc-doc
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/wai-websockets
More information about the Pkg-haskell-commits
mailing list