Commit 35267660 authored by Clint Adams's avatar Clint Adams
Browse files

websockets: Upgrading from 0.12.5.1 to 0.12.5.3

parent 41e0b043
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-websockets (0.12.5.3-1) unstable; urgency=medium

  * New upstream version.

 -- Clint Adams <clint@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)
+4 −3
Original line number Diff line number Diff line
@@ -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]
+15 −15
Original line number Diff line number Diff line
@@ -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,