[Git][haskell-team/DHG_packages][master] haskell-lzma: bump dependency bounds

Gianfranco Costamagna gitlab at salsa.debian.org
Wed Aug 28 16:42:46 BST 2019



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


Commits:
b70d0eab by Gianfranco Costamagna at 2019-08-28T15:42:23Z
haskell-lzma: bump dependency bounds

- - - - -


3 changed files:

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


Changes:

=====================================
p/haskell-lzma/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-lzma (0.0.0.3-4) unstable; urgency=medium
+
+  * Bump dependency bounds
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Wed, 28 Aug 2019 17:40:52 +0200
+
 haskell-lzma (0.0.0.3-3) unstable; urgency=medium
 
   * Relax dependency on libghc-quickcheck2-dev, libghc-tasty-dev


=====================================
p/haskell-lzma/debian/control
=====================================
@@ -13,10 +13,10 @@ Build-Depends: debhelper (>= 10),
  libghc-hunit-dev (<< 1.7),
  libghc-hunit-prof,
  libghc-quickcheck2-dev (>= 2.8),
- libghc-quickcheck2-dev (<< 2.12),
+ libghc-quickcheck2-dev (<< 2.13),
  libghc-quickcheck2-prof,
  libghc-tasty-dev (>= 0.10),
- libghc-tasty-dev (<< 1.2),
+ libghc-tasty-dev (<< 1.3),
  libghc-tasty-prof,
  libghc-tasty-hunit-dev (>= 0.9),
  libghc-tasty-hunit-dev (<< 0.11),


=====================================
p/haskell-lzma/debian/patches/newer-deps
=====================================
@@ -21,8 +21,8 @@ Index: b/lzma.cabal
 -                     , tasty-hunit                == 0.9.*
 -                     , tasty-quickcheck           >= 0.8.3.2  && < 0.9
 +  build-depends:       HUnit                      >= 1.2      && < 1.7
-+                     , QuickCheck                 >= 2.8      && < 2.12
-+                     , tasty                      >= 0.10     && < 1.2
++                     , QuickCheck                 >= 2.8      && < 2.13
++                     , tasty                      >= 0.10     && < 1.3
 +                     , tasty-hunit                >= 0.9      && < 0.11
 +                     , tasty-quickcheck           >= 0.8.3.2  && < 0.11
  



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

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


More information about the Pkg-haskell-commits mailing list