Loading p/haskell-websockets/debian/changelog +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) Loading p/haskell-websockets/debian/control +4 −3 Original line number Diff line number Diff line Loading @@ -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), Loading @@ -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), Loading @@ -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] Loading p/haskell-websockets/debian/patches/no-bytestring-builder +15 −15 Original line number Diff line number Diff line Loading @@ -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, Loading
p/haskell-websockets/debian/changelog +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) Loading
p/haskell-websockets/debian/control +4 −3 Original line number Diff line number Diff line Loading @@ -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), Loading @@ -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), Loading @@ -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] Loading
p/haskell-websockets/debian/patches/no-bytestring-builder +15 −15 Original line number Diff line number Diff line Loading @@ -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,