[Pkg-haskell-commits] darcs: haskell-wai-websockets: New upstream version 3.0.0.

Clint Adams clint at debian.org
Sat Jun 14 17:29:30 UTC 2014


Sat Jun 14 17:29:23 UTC 2014  Clint Adams <clint at debian.org>
  * New upstream version 3.0.0.

    M ./changelog +6
    M ./control -2 +2
    R ./patches/no-example-binary
    R ./patches/series

Sat Jun 14 17:29:23 UTC 2014  Clint Adams <clint at debian.org>
  * New upstream version 3.0.0.
diff -rN -u old-haskell-wai-websockets/changelog new-haskell-wai-websockets/changelog
--- old-haskell-wai-websockets/changelog	2014-06-14 17:29:30.051557616 +0000
+++ new-haskell-wai-websockets/changelog	2014-06-14 17:29:30.051557616 +0000
@@ -1,3 +1,9 @@
+haskell-wai-websockets (3.0.0-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sat, 14 Jun 2014 13:24:46 -0400
+
 haskell-wai-websockets (2.1.0.1-1) unstable; urgency=medium
 
   * New upstream release
diff -rN -u old-haskell-wai-websockets/control new-haskell-wai-websockets/control
--- old-haskell-wai-websockets/control	2014-06-14 17:29:30.051557616 +0000
+++ new-haskell-wai-websockets/control	2014-06-14 17:29:30.051557616 +0000
@@ -11,8 +11,8 @@
   , libghc-conduit-dev (>= 0.5)
   , libghc-conduit-dev (<< 1.2)
   , libghc-conduit-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-blaze-builder-dev (>= 0.2.1.4)
   , libghc-blaze-builder-dev (<< 0.4)
diff -rN -u old-haskell-wai-websockets/patches/no-example-binary new-haskell-wai-websockets/patches/no-example-binary
--- old-haskell-wai-websockets/patches/no-example-binary	2014-06-14 17:29:30.051557616 +0000
+++ new-haskell-wai-websockets/patches/no-example-binary	1970-01-01 00:00:00.000000000 +0000
@@ -1,27 +0,0 @@
-Author: Joachim Breitner
-Forwarded: https://github.com/yesodweb/wai/pull/251
-
-Index: wai-websockets-2.1.0.1/wai-websockets.cabal
-===================================================================
---- wai-websockets-2.1.0.1.orig/wai-websockets.cabal	2014-05-03 22:17:12.782519427 +0200
-+++ wai-websockets-2.1.0.1/wai-websockets.cabal	2014-05-03 22:20:39.166528230 +0200
-@@ -34,9 +34,7 @@
- Executable           wai-websockets-example
-   if flag(example)
-     buildable: True
--  else
--    buildable: False
--  Build-Depends:     base               >= 3 && < 5
-+    Build-Depends:     base               >= 3 && < 5
-                    , conduit
-                    , wai-websockets
-                    , websockets
-@@ -52,6 +50,8 @@
-                    , file-embed
-                    , io-streams
-                    , http-types
-+  else
-+    buildable: False
- 
-   ghc-options:       -Wall -threaded
-   main-is:           server.lhs
diff -rN -u old-haskell-wai-websockets/patches/series new-haskell-wai-websockets/patches/series
--- old-haskell-wai-websockets/patches/series	2014-06-14 17:29:30.051557616 +0000
+++ new-haskell-wai-websockets/patches/series	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-no-example-binary




More information about the Pkg-haskell-commits mailing list