[Git][haskell-team/DHG_packages][master] hackage-security: patch for older tasty-QuickCheck

Clint Adams gitlab at salsa.debian.org
Sun Apr 15 19:56:13 BST 2018


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


Commits:
31e35cc0 by Clint Adams at 2018-04-15T14:55:47-04:00
hackage-security: patch for older tasty-QuickCheck

- - - - -


3 changed files:

- p/haskell-hackage-security/debian/changelog
- p/haskell-hackage-security/debian/control
- p/haskell-hackage-security/debian/patches/newer-deps


Changes:

=====================================
p/haskell-hackage-security/debian/changelog
=====================================
--- a/p/haskell-hackage-security/debian/changelog
+++ b/p/haskell-hackage-security/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hackage-security (0.5.3.0-3) unstable; urgency=medium
+
+  * Patch for older tasty-QuickCheck.
+
+ -- Clint Adams <clint at debian.org>  Sun, 15 Apr 2018 14:55:04 -0400
+
 haskell-hackage-security (0.5.3.0-2) unstable; urgency=medium
 
   * Patch for newer QuickCheck.


=====================================
p/haskell-hackage-security/debian/control
=====================================
--- a/p/haskell-hackage-security/debian/control
+++ b/p/haskell-hackage-security/debian/control
@@ -53,7 +53,7 @@ Build-Depends:
  libghc-tar-dev,
  libghc-tasty-dev (>= 1.0),
  libghc-tasty-hunit-dev (>= 0.10),
- libghc-tasty-quickcheck-dev (>= 0.10),
+ libghc-tasty-quickcheck-dev (>= 0.9),
  libghc-temporary-dev (>= 1.2),
  libghc-zlib-dev,
 Build-Depends-Indep: ghc-doc,


=====================================
p/haskell-hackage-security/debian/patches/newer-deps
=====================================
--- a/p/haskell-hackage-security/debian/patches/newer-deps
+++ b/p/haskell-hackage-security/debian/patches/newer-deps
@@ -11,7 +11,7 @@
 -                       temporary        == 1.2.*
 +  build-depends:       tasty            >= 1.0,
 +                       tasty-hunit      >= 0.10,
-+                       tasty-quickcheck >= 0.10,
++                       tasty-quickcheck >= 0.9,
 +                       QuickCheck       >= 2.9,
 +                       temporary        >= 1.2
  



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

---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/31e35cc0a5f5624d66a9c1ecf19e368858130be9
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/20180415/bda461f3/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list