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

Gianfranco Costamagna gitlab at salsa.debian.org
Fri Aug 30 13:40:53 BST 2019



Gianfranco Costamagna pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
9aa5d680 by Gianfranco Costamagna at 2019-08-30T12:40:29Z
haskell-uuid: patch for newer deps

- - - - -


3 changed files:

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


Changes:

=====================================
p/haskell-uuid/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-uuid (1.3.13-8) unstable; urgency=medium
+
+  * Patch for newer deps
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Fri, 30 Aug 2019 14:37:04 +0200
+
 haskell-uuid (1.3.13-7) unstable; urgency=medium
 
   * Patch for newer entropy.


=====================================
p/haskell-uuid/debian/control
=====================================
@@ -24,7 +24,7 @@ Build-Depends:
  libghc-network-info-dev (<< 0.3),
  libghc-network-info-prof,
  libghc-quickcheck2-dev (>= 2.4),
- libghc-quickcheck2-dev (<< 2.12),
+ libghc-quickcheck2-dev (<< 2.13),
  libghc-random-dev (<< 1.2),
  libghc-random-dev (>= 1.0.1),
  libghc-random-prof,


=====================================
p/haskell-uuid/debian/patches/newer-deps
=====================================
@@ -20,7 +20,7 @@
 -                       HUnit            >= 1.2   && < 1.4,
 -                       QuickCheck       >= 2.4   && < 2.10,
 +                       HUnit            >= 1.2   && < 1.7,
-+                       QuickCheck       >= 2.4   && < 2.12,
++                       QuickCheck       >= 2.4   && < 2.13,
                         random           >= 1.0.1 && < 1.2,
 -                       tasty            >= 0.10  && < 0.12,
 -                       tasty-hunit      == 0.9.*,



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/9aa5d6808e60824fb6fe1af6f03c04a01327996e
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/20190830/1a8dd026/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list