[Git][haskell-team/DHG_packages][master] chell-quickcheck2: Relax dependency on libghc-quickcheck2-dev

Ilias Tsitsimpis gitlab at salsa.debian.org
Wed Nov 7 13:33:14 GMT 2018


Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
5c93ada6 by Ilias Tsitsimpis at 2018-11-07T13:30:27Z
chell-quickcheck2: Relax dependency on libghc-quickcheck2-dev

- - - - -


4 changed files:

- p/haskell-chell-quickcheck2/debian/changelog
- p/haskell-chell-quickcheck2/debian/control
- + p/haskell-chell-quickcheck2/debian/patches/newer-quickcheck
- + p/haskell-chell-quickcheck2/debian/patches/series


Changes:

=====================================
p/haskell-chell-quickcheck2/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-chell-quickcheck2 (0.2.5.1-3) unstable; urgency=medium
+
+  * Relax dependency on libghc-quickcheck2-dev
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 07 Nov 2018 15:30:21 +0200
+
 haskell-chell-quickcheck2 (0.2.5.1-2) unstable; urgency=medium
 
   [ Clint Adams ]


=====================================
p/haskell-chell-quickcheck2/debian/control
=====================================
@@ -12,7 +12,6 @@ Build-Depends:
  ghc-prof,
  haskell-devscripts (>= 0.13),
  libghc-quickcheck2-dev (>= 2.3),
- libghc-quickcheck2-dev (<< 2.11),
  libghc-quickcheck2-prof,
  libghc-chell-dev (>= 0.3),
  libghc-chell-dev (<< 0.5),


=====================================
p/haskell-chell-quickcheck2/debian/patches/newer-quickcheck
=====================================
@@ -0,0 +1,13 @@
+Index: b/chell-quickcheck.cabal
+===================================================================
+--- a/chell-quickcheck.cabal
++++ b/chell-quickcheck.cabal
+@@ -27,7 +27,7 @@ library
+   build-depends:
+       base >= 4.0 && < 5.0
+     , chell >= 0.3 && < 0.5
+-    , QuickCheck >= 2.3 && < 2.11
++    , QuickCheck >= 2.3
+     , random
+ 
+   exposed-modules:


=====================================
p/haskell-chell-quickcheck2/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-quickcheck



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/5c93ada69f759ac48b27ba827d14f847a3b1deae
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/20181107/64755bf6/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list