[Git][haskell-team/DHG_packages][master] websockets: Upgrading from 0.12.5.1 to 0.12.5.3

Clint Adams gitlab at salsa.debian.org
Sun Jul 28 22:06:28 BST 2019



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
35267660 by Clint Adams at 2019-07-28T21:06:08Z
websockets: Upgrading from 0.12.5.1 to 0.12.5.3

- - - - -


3 changed files:

- p/haskell-websockets/debian/changelog
- p/haskell-websockets/debian/control
- p/haskell-websockets/debian/patches/no-bytestring-builder


Changes:

=====================================
p/haskell-websockets/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-websockets (0.12.5.3-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sun, 28 Jul 2019 17:05:17 -0400
+
 haskell-websockets (0.12.5.1-3) unstable; urgency=medium
 
   * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)


=====================================
p/haskell-websockets/debian/control
=====================================
@@ -29,7 +29,7 @@ Build-Depends: debhelper (>= 10),
  libghc-entropy-dev (<< 0.5),
  libghc-entropy-prof,
  libghc-network-dev (>= 2.3),
- libghc-network-dev (<< 2.8),
+ libghc-network-dev (<< 3.1),
  libghc-network-prof,
  libghc-random-dev (>= 1.0),
  libghc-random-dev (<< 1.2),
@@ -40,7 +40,8 @@ Build-Depends: debhelper (>= 10),
  libghc-hunit-dev (>= 1.2),
  libghc-hunit-dev (<< 1.7),
  libghc-quickcheck2-dev (>= 2.7),
- libghc-quickcheck2-dev (<< 2.12),
+ libghc-quickcheck2-dev (<< 2.13),
+ libghc-quickcheck2-prof,
  libghc-test-framework-dev (>= 0.4),
  libghc-test-framework-dev (<< 0.9),
  libghc-test-framework-hunit-dev (>= 0.2),
@@ -56,7 +57,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-network-doc,
  libghc-random-doc,
  libghc-streaming-commons-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.4.0
 Homepage: http://jaspervdj.be/websockets
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-websockets
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-websockets]


=====================================
p/haskell-websockets/debian/patches/no-bytestring-builder
=====================================
@@ -2,41 +2,41 @@
 +++ b/websockets.cabal
 @@ -84,7 +84,6 @@
      base64-bytestring >= 0.1    && < 1.1,
-     binary            >= 0.8.1  && < 0.10,
+     binary            >= 0.8.1  && < 0.11,
      bytestring        >= 0.9    && < 0.11,
 -    bytestring-builder             < 0.11,
      case-insensitive  >= 0.3    && < 1.3,
-     containers        >= 0.3    && < 0.6,
-     network           >= 2.3    && < 2.8,
+     containers        >= 0.3    && < 0.7,
+     network           >= 2.3    && < 3.1,
 @@ -141,7 +140,6 @@
      base64-bytestring >= 0.1    && < 1.1,
-     binary            >= 0.8.1  && < 0.10,
+     binary            >= 0.8.1  && < 0.11,
      bytestring        >= 0.9    && < 0.11,
 -    bytestring-builder             < 0.11,
      case-insensitive  >= 0.3    && < 1.3,
-     containers        >= 0.3    && < 0.6,
-     network           >= 2.3    && < 2.8,
+     containers        >= 0.3    && < 0.7,
+     network           >= 2.3    && < 3.1,
 @@ -167,7 +165,6 @@
      base64-bytestring >= 0.1    && < 1.1,
-     binary            >= 0.8.1  && < 0.10,
+     binary            >= 0.8.1  && < 0.11,
      bytestring        >= 0.9    && < 0.11,
 -    bytestring-builder             < 0.11,
      case-insensitive  >= 0.3    && < 1.3,
-     containers        >= 0.3    && < 0.6,
-     network           >= 2.3    && < 2.8,
+     containers        >= 0.3    && < 0.7,
+     network           >= 2.3    && < 3.1,
 @@ -195,7 +192,6 @@
      base64-bytestring >= 0.1    && < 1.1,
-     binary            >= 0.8.1  && < 0.10,
+     binary            >= 0.8.1  && < 0.11,
      bytestring        >= 0.9    && < 0.11,
 -    bytestring-builder             < 0.11,
      case-insensitive  >= 0.3    && < 1.3,
-     containers        >= 0.3    && < 0.6,
-     network           >= 2.3    && < 2.8,
+     containers        >= 0.3    && < 0.7,
+     network           >= 2.3    && < 3.1,
 @@ -221,7 +217,6 @@
          base64-bytestring >= 0.1    && < 1.1,
-         binary            >= 0.8.1  && < 0.10,
+         binary            >= 0.8.1  && < 0.11,
          bytestring        >= 0.9    && < 0.11,
 -        bytestring-builder             < 0.11,
          case-insensitive  >= 0.3    && < 1.3,
-         containers        >= 0.3    && < 0.6,
-         network           >= 2.3    && < 2.8,
+         containers        >= 0.3    && < 0.7,
+         network           >= 2.3    && < 3.1,



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/35267660a84d3ff53f8806ecb90e9d53683c8369

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/35267660a84d3ff53f8806ecb90e9d53683c8369
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20190728/278fc71d/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list