[Git][haskell-team/DHG_packages][master] cassava: Upgrading from 0.5.1.0 to 0.5.2.0

Clint Adams gitlab at salsa.debian.org
Mon Jun 1 23:58:54 BST 2020



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


Commits:
824ff20d by Clint Adams at 2020-06-01T18:57:22-04:00
cassava: Upgrading from 0.5.1.0 to 0.5.2.0

- - - - -


4 changed files:

- p/haskell-cassava/debian/changelog
- p/haskell-cassava/debian/control
- − p/haskell-cassava/debian/patches/newer-deps
- − p/haskell-cassava/debian/patches/series


Changes:

=====================================
p/haskell-cassava/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-cassava (0.5.2.0-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Mon, 01 Jun 2020 18:54:34 -0400
+
 haskell-cassava (0.5.1.0-6) unstable; urgency=medium
 
   * Patch for newer containers.


=====================================
p/haskell-cassava/debian/control
=====================================
@@ -17,7 +17,7 @@ Build-Depends:
  libghc-attoparsec-dev (>= 0.11.3.0),
  libghc-attoparsec-dev (<< 0.14),
  libghc-attoparsec-prof,
- libghc-hashable-dev (<< 1.3),
+ libghc-hashable-dev (<< 1.4),
  libghc-hashable-prof,
  libghc-scientific-dev (>= 0.3.4.7),
  libghc-scientific-dev (<< 0.4),
@@ -31,7 +31,10 @@ Build-Depends:
  libghc-vector-dev (<< 0.13),
  libghc-vector-prof,
  libghc-hunit-dev (<< 1.7),
- libghc-quickcheck2-dev (>= 2.10),
+ libghc-hunit-prof,
+ libghc-quickcheck2-dev (>= 2.13),
+ libghc-quickcheck2-dev (<< 2.14),
+ libghc-quickcheck2-prof,
  libghc-attoparsec-dev,
  libghc-hashable-dev,
  libghc-quickcheck-instances-dev (>= 0.3.12),
@@ -55,7 +58,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-text-short-doc,
  libghc-unordered-containers-doc,
  libghc-vector-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.5.0
 Homepage: https://github.com/hvr/cassava
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-cassava
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-cassava]


=====================================
p/haskell-cassava/debian/patches/newer-deps deleted
=====================================
@@ -1,41 +0,0 @@
---- a/cassava.cabal
-+++ b/cassava.cabal
-@@ -96,9 +96,9 @@
-     attoparsec >= 0.11.3.0 && < 0.14,
-     base >= 4.5 && < 5,
-     bytestring >= 0.9.2 && < 0.11,
--    containers >= 0.4.2 && < 0.6,
-+    containers >= 0.4.2 && < 0.7,
-     deepseq >= 1.1 && < 1.5,
--    hashable < 1.3,
-+    hashable < 1.4,
-     scientific >= 0.3.4.7 && < 0.4,
-     text < 1.3,
-     unordered-containers < 0.3,
-@@ -125,7 +125,7 @@
-     ghc-options: -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances
-   else
-     -- provide/emulate `Control.Monad.Fail` and `Data.Semigroups` API for pre-GHC8
--    build-depends: fail == 4.9.*, semigroups == 0.18.*
-+    build-depends: fail == 4.9.*, semigroups >= 0.18.2 && <0.20
- 
-   if impl(ghc >= 8.2)
-     ghc-options: -Wcpp-undef
-@@ -151,7 +151,7 @@
-                , vector
-   -- extra dependencies not already used by lib:cassava
-   build-depends: HUnit < 1.7
--               , QuickCheck == 2.10.*
-+               , QuickCheck >= 2.10
-                , quickcheck-instances >= 0.3.12 && < 0.4
-                , test-framework == 0.8.*
-                , test-framework-hunit == 0.3.*
-@@ -172,7 +172,7 @@
-     ghc-options: -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances
-   else
-     -- provide/emulate `Control.Monad.Fail` and `Data.Semigroups` API for pre-GHC8
--    build-depends: fail == 4.9.*, semigroups == 0.18.*
-+    build-depends: fail, semigroups
- 
-   if impl(ghc >= 8.2)
-     ghc-options: -Wcpp-undef


=====================================
p/haskell-cassava/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/824ff20db6e081daff7e69b585fce6b121bef0f4
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/20200601/83786878/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list