[DHG_packages] 01/01: gnuidn: fix chell-quickcheck{, 2} build dependency

Clint Adams clint at moszumanska.debian.org
Wed Oct 19 17:24:37 UTC 2016


This is an automated email from the git hooks/post-receive script.

clint pushed a commit to branch experimental
in repository DHG_packages.

commit b8166ba1e532d9aa94ec38a412c1c15777e33800
Author: Clint Adams <clint at debian.org>
Date:   Wed Oct 19 13:23:11 2016 -0400

    gnuidn: fix chell-quickcheck{,2} build dependency
---
 p/haskell-gnuidn/debian/changelog |  6 ++++++
 p/haskell-gnuidn/debian/control   | 10 +++++-----
 2 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/p/haskell-gnuidn/debian/changelog b/p/haskell-gnuidn/debian/changelog
index bf8f24c..24e6485 100644
--- a/p/haskell-gnuidn/debian/changelog
+++ b/p/haskell-gnuidn/debian/changelog
@@ -1,3 +1,9 @@
+haskell-gnuidn (0.2.2-3) experimental; urgency=medium
+
+  * Fix chell-quickcheck{,2} build dependency.
+
+ -- Clint Adams <clint at debian.org>  Wed, 19 Oct 2016 13:21:55 -0400
+
 haskell-gnuidn (0.2.2-2) experimental; urgency=medium
 
   [ Dmitry Bogatov ]
diff --git a/p/haskell-gnuidn/debian/control b/p/haskell-gnuidn/debian/control
index 856e34e..87dc234 100644
--- a/p/haskell-gnuidn/debian/control
+++ b/p/haskell-gnuidn/debian/control
@@ -11,11 +11,11 @@ Build-Depends:
  ghc (>= 8),
  ghc-prof,
  haskell-devscripts (>= 0.10),
- libghc-chell-dev (<< 0.5),
- libghc-chell-dev (>= 0.4),
- libghc-chell-quickcheck-dev (<< 0.3),
- libghc-chell-quickcheck-dev (>= 0.2),
- libghc-quickcheck2-dev (>= 2.4),
+ libghc-chell-dev (<< 0.5) <!nocheck>,
+ libghc-chell-dev (>= 0.4) <!nocheck>,
+ libghc-chell-quickcheck2-dev (<< 0.3) <!nocheck>,
+ libghc-chell-quickcheck2-dev (>= 0.2) <!nocheck>,
+ libghc-quickcheck2-dev (>= 2.4) <!nocheck>,
  libghc-text-dev,
  libghc-text-prof,
  libidn11-dev,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list