[Git][haskell-team/DHG_packages][master] these: patch for newer tasty

Clint Adams gitlab at salsa.debian.org
Mon Oct 22 02:24:17 BST 2018


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


Commits:
76e82dc9 by Clint Adams at 2018-10-22T01:23:45Z
these: patch for newer tasty

- - - - -


3 changed files:

- p/haskell-these/debian/changelog
- p/haskell-these/debian/control
- p/haskell-these/debian/patches/newer-deps


Changes:

=====================================
p/haskell-these/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-these (0.7.4-5) unstable; urgency=medium
+
+  * Patch for newer tasty.
+
+ -- Clint Adams <clint at debian.org>  Sun, 21 Oct 2018 21:23:19 -0400
+
 haskell-these (0.7.4-4) unstable; urgency=medium
 
   * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3)


=====================================
p/haskell-these/debian/control
=====================================
@@ -54,7 +54,7 @@ Build-Depends:
  libghc-quickcheck-instances-dev (>= 0.3.15),
  libghc-quickcheck-instances-dev (<< 0.4),
  libghc-tasty-dev (>= 0.10),
- libghc-tasty-dev (<< 1.1),
+ libghc-tasty-dev (<< 1.2),
  libghc-tasty-quickcheck-dev (>= 0.8),
  libghc-tasty-quickcheck-dev (<< 0.11),
  libghc-unordered-containers-dev,


=====================================
p/haskell-these/debian/patches/newer-deps
=====================================
@@ -39,7 +39,7 @@
 -                       tasty                   >= 0.10   && < 0.12,
 -                       tasty-quickcheck        >= 0.8    && < 0.10,
 +                       quickcheck-instances    >= 0.3.15 && < 0.4,
-+                       tasty                   >= 0.10   && < 1.1,
++                       tasty                   >= 0.10   && < 1.2,
 +                       tasty-quickcheck        >= 0.8    && < 0.11,
                         aeson,
                         bifunctors,



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/76e82dc9fecfa3e3d810a2e0b2e67a1c8e8e449d
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/20181022/5022d85f/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list