[Git][haskell-team/DHG_packages][master] haskell-blaze-markup: bump tasty bounds

Gianfranco Costamagna gitlab at salsa.debian.org
Wed Aug 28 16:30:51 BST 2019



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


Commits:
0b070375 by Gianfranco Costamagna at 2019-08-28T15:30:34Z
haskell-blaze-markup: bump tasty bounds

- - - - -


4 changed files:

- p/haskell-blaze-markup/debian/changelog
- p/haskell-blaze-markup/debian/control
- + p/haskell-blaze-markup/debian/patches/newer-deps2
- p/haskell-blaze-markup/debian/patches/series


Changes:

=====================================
p/haskell-blaze-markup/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-blaze-markup (0.8.2.2-2) unstable; urgency=medium
+
+  * Bump tasty dependency bounds
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Wed, 28 Aug 2019 17:29:00 +0200
+
 haskell-blaze-markup (0.8.2.2-1) unstable; urgency=medium
 
   * New upstream release


=====================================
p/haskell-blaze-markup/debian/control
=====================================
@@ -20,7 +20,7 @@ Build-Depends:
  libghc-quickcheck2-dev (>= 2.7),
  libghc-quickcheck2-prof,
  libghc-tasty-dev (>= 1.0),
- libghc-tasty-dev (<< 1.2),
+ libghc-tasty-dev (<< 1.3),
  libghc-tasty-prof,
  libghc-tasty-hunit-dev (>= 0.10),
  libghc-tasty-hunit-dev (<< 0.11),


=====================================
p/haskell-blaze-markup/debian/patches/newer-deps2
=====================================
@@ -0,0 +1,11 @@
+--- haskell-blaze-markup-0.8.2.2.orig/blaze-markup.cabal
++++ haskell-blaze-markup-0.8.2.2/blaze-markup.cabal
+@@ -61,7 +61,7 @@ Test-suite blaze-markup-tests
+     HUnit            >= 1.2  && < 1.7,
+     QuickCheck       >= 2.7,
+     containers       >= 0.3  && < 0.7,
+-    tasty            >= 1.0  && < 1.2,
++    tasty            >= 1.0  && < 1.3,
+     tasty-hunit      >= 0.10 && < 0.11,
+     tasty-quickcheck >= 0.10 && < 0.11,
+     -- Copied from regular dependencies...


=====================================
p/haskell-blaze-markup/debian/patches/series
=====================================
@@ -1 +1,2 @@
 newer-deps
+newer-deps2



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/0b070375d6be3bb3b5a2d6422b269a3d2c5b021f
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/20190828/6965ab24/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list