[Pkg-haskell-commits] darcs: haskell-websockets: New upstream release
Raúl Benencia
rul at kalgan.cc
Mon Mar 9 18:34:18 UTC 2015
Mon Mar 9 18:24:37 UTC 2015 Ra[_<U+00FA>_]l Benencia <rul at kalgan.cc>
* New upstream release
M ./changelog +8
M ./control -9 +9
Mon Mar 9 18:24:37 UTC 2015 Raúl Benencia <rul at kalgan.cc>
* New upstream release
diff -rN -u old-haskell-websockets/changelog new-haskell-websockets/changelog
--- old-haskell-websockets/changelog 2015-03-09 18:34:18.359962469 +0000
+++ new-haskell-websockets/changelog 2015-03-09 18:34:18.363962470 +0000
@@ -1,3 +1,11 @@
+haskell-websockets (0.9.3.0-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+ * Bump Standards-Version, no changes required.
+ * Drop qcgen patch. Changes are now in upstream.
+
+ -- Raúl Benencia <rul at kalgan.cc> Mon, 09 Mar 2015 15:00:25 -0300
+
haskell-websockets (0.8.2.6-3) experimental; urgency=medium
* Depend on haskell-devscripts 0.9, found in experimental
diff -rN -u old-haskell-websockets/control new-haskell-websockets/control
--- old-haskell-websockets/control 2015-03-09 18:34:18.359962469 +0000
+++ new-haskell-websockets/control 2015-03-09 18:34:18.359962469 +0000
@@ -8,31 +8,31 @@
, haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
- , libghc-attoparsec-dev (>= 0.9)
+ , libghc-attoparsec-dev (>= 0.10)
, libghc-attoparsec-dev (<< 0.13)
+ , libghc-attoparsec-prof
, libghc-base64-bytestring-dev (>= 0.1)
, libghc-base64-bytestring-dev (<< 1.1)
, libghc-base64-bytestring-prof
, libghc-blaze-builder-dev (>= 0.3)
- , libghc-blaze-builder-dev (<< 0.4)
+ , libghc-blaze-builder-dev (<< 0.5)
+ , libghc-blaze-builder-prof
, libghc-case-insensitive-dev (>= 0.3)
, libghc-case-insensitive-dev (<< 1.3)
, libghc-case-insensitive-prof
- , libghc-io-streams-dev (>= 1.1)
- , libghc-io-streams-dev (<< 1.2)
- , libghc-io-streams-prof
, libghc-mtl-dev (>= 2.0)
, libghc-mtl-dev (<< 2.3)
, libghc-network-dev (>= 2.3)
- , libghc-network-dev (<< 2.6)
+ , libghc-network-dev (<< 2.7)
+ , libghc-network-prof
, libghc-random-dev (>= 1.0)
- , libghc-random-dev (<< 1.1)
+ , libghc-random-dev (<< 1.2)
, libghc-random-prof
, libghc-sha-dev (>= 1.5)
, libghc-sha-dev (<< 1.7)
, libghc-sha-prof
, libghc-text-dev (>= 0.10)
- , libghc-text-dev (<< 1.2)
+ , libghc-text-dev (<< 1.3)
, libghc-entropy-dev (>= 0.2.1)
, libghc-entropy-dev (<< 0.4)
, libghc-entropy-prof
@@ -47,7 +47,7 @@
, libghc-test-framework-hunit-dev (<< 0.4)
, libghc-test-framework-quickcheck2-dev (>= 0.2)
, libghc-test-framework-quickcheck2-dev (<< 0.4)
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Homepage: http://hackage.haskell.org/package/websockets
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-websockets
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-websockets
More information about the Pkg-haskell-commits
mailing list