[Pkg-haskell-commits] darcs: haskell-wai-websockets: New upstream release
Joachim Breitner
mail at joachim-breitner.de
Fri May 2 13:36:20 UTC 2014
Fri May 2 11:39:27 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
M ./changelog +6
M ./control -6 +19
Fri May 2 11:39:27 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
diff -rN -u old-haskell-wai-websockets/changelog new-haskell-wai-websockets/changelog
--- old-haskell-wai-websockets/changelog 2014-05-02 13:36:20.005742366 +0000
+++ new-haskell-wai-websockets/changelog 2014-05-02 13:36:20.005742366 +0000
@@ -1,3 +1,9 @@
+haskell-wai-websockets (2.1.0.1-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org> Fri, 02 May 2014 12:50:30 +0200
+
haskell-wai-websockets (2.0.0.1-1) unstable; urgency=medium
* New upstream version.
diff -rN -u old-haskell-wai-websockets/control new-haskell-wai-websockets/control
--- old-haskell-wai-websockets/control 2014-05-02 13:36:20.005742366 +0000
+++ new-haskell-wai-websockets/control 2014-05-02 13:36:20.005742366 +0000
@@ -9,27 +9,40 @@
, ghc
, ghc-prof
, libghc-conduit-dev (>= 0.5)
- , libghc-conduit-dev (<< 1.1)
- , libghc-wai-dev (>= 2.0)
- , libghc-wai-dev (<< 2.1)
+ , libghc-conduit-dev (<< 1.2)
+ , libghc-conduit-prof
+ , libghc-wai-dev (>= 2.1)
+ , libghc-wai-dev (<< 2.2)
+ , libghc-wai-prof
, libghc-wai-app-static-dev
+ , libghc-wai-app-static-prof
, libghc-blaze-builder-dev (>= 0.2.1.4)
, libghc-blaze-builder-dev (<< 0.4)
+ , libghc-blaze-builder-prof
, libghc-case-insensitive-dev (>= 0.2)
+ , libghc-case-insensitive-prof
, libghc-network-dev (>= 2.2.1.5)
+ , libghc-network-prof
, libghc-transformers-dev (>= 0.2)
, libghc-transformers-dev (<< 0.4)
+ , libghc-transformers-prof
, libghc-websockets-dev (>= 0.8)
, libghc-websockets-prof
- , 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
+ , libghc-conduit-doc
+ , libghc-wai-doc
+ , libghc-wai-app-static-doc
+ , libghc-blaze-builder-doc
+ , libghc-case-insensitive-doc
+ , libghc-network-doc
+ , libghc-transformers-doc
+ , libghc-websockets-doc
+ , libghc-io-streams-doc
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/wai-websockets
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-wai-websockets
More information about the Pkg-haskell-commits
mailing list