[Git][haskell-team/DHG_packages][master] genvalidity-hspec: Upgrading from 0.6.2.3 to 0.7.0.4

Clint Adams gitlab at salsa.debian.org
Sat May 30 23:26:21 BST 2020



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


Commits:
e1171132 by Clint Adams at 2020-05-30T18:26:02-04:00
genvalidity-hspec: Upgrading from 0.6.2.3 to 0.7.0.4

- - - - -


3 changed files:

- p/haskell-genvalidity-hspec/debian/changelog
- p/haskell-genvalidity-hspec/debian/control
- p/haskell-genvalidity-hspec/debian/patches/rtsopts_remove_N


Changes:

=====================================
p/haskell-genvalidity-hspec/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-genvalidity-hspec (0.7.0.4-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sat, 30 May 2020 18:24:45 -0400
+
 haskell-genvalidity-hspec (0.6.2.3-2) unstable; urgency=medium
 
   * Don't build test executables with RTS -N; most of Debian's


=====================================
p/haskell-genvalidity-hspec/debian/control
=====================================
@@ -10,24 +10,17 @@ Build-Depends: debhelper (>= 10),
  ghc-prof,
  libghc-quickcheck2-dev,
  libghc-quickcheck2-prof,
- libghc-genvalidity-dev (>= 0.5),
- libghc-genvalidity-prof (>= 0.5),
- libghc-genvalidity-property-dev (>= 0.2),
- libghc-genvalidity-property-prof (>= 0.2),
+ libghc-genvalidity-dev (>= 0.8),
+ libghc-genvalidity-prof,
+ libghc-genvalidity-property-dev (>= 0.5),
+ libghc-genvalidity-property-prof,
  libghc-hspec-dev,
  libghc-hspec-prof,
  libghc-hspec-core-dev,
  libghc-hspec-core-prof,
  libghc-validity-dev (>= 0.5),
- libghc-validity-prof (>= 0.5),
- libghc-doctest-dev,
- libghc-doctest-prof,
- libghc-genvalidity-dev (>= 0.7),
- libghc-genvalidity-prof (>= 0.7),
- libghc-genvalidity-property-dev (>= 0.3),
- libghc-genvalidity-property-prof (>= 0.3),
- libghc-validity-dev (>= 0.9),
- libghc-validity-prof (>= 0.9),
+ libghc-validity-prof,
+ libghc-genvalidity-dev,
 Build-Depends-Indep: ghc-doc,
  libghc-quickcheck2-doc,
  libghc-genvalidity-doc,
@@ -35,7 +28,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-hspec-doc,
  libghc-hspec-core-doc,
  libghc-validity-doc,
-Standards-Version: 4.4.0
+Standards-Version: 4.5.0
 Homepage: https://github.com/NorfairKing/validity#readme
 X-Description: standard specs for GenValidity instances
  Spec functions including:


=====================================
p/haskell-genvalidity-hspec/debian/patches/rtsopts_remove_N
=====================================
@@ -1,11 +1,9 @@
 Description: Don't build test executables with RTS -N
 Author: Ilias Tsitsimpis <iliastsi at debian.org>
 
-Index: b/genvalidity-hspec.cabal
-===================================================================
 --- a/genvalidity-hspec.cabal
 +++ b/genvalidity-hspec.cabal
-@@ -102,7 +102,7 @@ test-suite genvalidity-hspec-test
+@@ -84,7 +84,7 @@
        Paths_genvalidity_hspec
    hs-source-dirs:
        test/
@@ -13,4 +11,4 @@ Index: b/genvalidity-hspec.cabal
 +  ghc-options: -threaded -Wall
    build-depends:
        QuickCheck
-     , base
+     , base >=4.9 && <5



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/e1171132b864cc6b691357071ae27ba7a0cd560b
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/20200530/f3b96b98/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list