[Git][haskell-team/DHG_packages][master] uuid-types: patch for newer QuickCheck

Clint Adams gitlab at salsa.debian.org
Tue Jun 2 00:19:53 BST 2020



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


Commits:
ea2db67e by Clint Adams at 2020-06-01T19:19:11-04:00
uuid-types: patch for newer QuickCheck

- - - - -


3 changed files:

- p/haskell-uuid-types/debian/changelog
- p/haskell-uuid-types/debian/control
- p/haskell-uuid-types/debian/patches/newer-deps


Changes:

=====================================
p/haskell-uuid-types/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-uuid-types (1.0.3-12) unstable; urgency=medium
+
+  * Patch for newer QuickCheck.
+
+ -- Clint Adams <clint at debian.org>  Mon, 01 Jun 2020 19:17:15 -0400
+
 haskell-uuid-types (1.0.3-11) unstable; urgency=medium
 
   * Relax dependency on libghc-quickcheck2-dev


=====================================
p/haskell-uuid-types/debian/control
=====================================
@@ -26,7 +26,7 @@ Build-Depends-Indep:
  ghc-doc,
  libghc-hashable-doc,
  libghc-random-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.5.0
 Homepage: https://github.com/aslatter/uuid
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-uuid-types
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-uuid-types]


=====================================
p/haskell-uuid-types/debian/patches/newer-deps
=====================================
@@ -10,7 +10,7 @@
 -                       tasty-hunit == 0.9.*,
 -                       tasty-quickcheck == 0.8.*
 +                       HUnit >=1.2 && < 1.7,
-+                       QuickCheck >=2.4 && < 2.13,
++                       QuickCheck >=2.4 && < 2.15,
 +                       tasty >= 0.10,
 +                       tasty-hunit >= 0.9,
 +                       tasty-quickcheck >= 0.8



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

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


More information about the Pkg-haskell-commits mailing list