[DHG_packages] 01/01: servant: fix build dependencies. closes: #868620

Clint Adams clint at moszumanska.debian.org
Mon Jul 17 00:48:44 UTC 2017


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

clint pushed a commit to branch master
in repository DHG_packages.

commit eb84eec2506428f1d63f26176d00ee3e5c0a8306
Author: Clint Adams <clint at debian.org>
Date:   Sun Jul 16 20:47:47 2017 -0400

    servant: fix build dependencies.  closes: #868620
---
 p/haskell-servant/debian/changelog | 6 ++++++
 p/haskell-servant/debian/control   | 8 +++++---
 2 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/p/haskell-servant/debian/changelog b/p/haskell-servant/debian/changelog
index b57b72f..0bcba74 100644
--- a/p/haskell-servant/debian/changelog
+++ b/p/haskell-servant/debian/changelog
@@ -1,3 +1,9 @@
+haskell-servant (0.9.1.1-2) unstable; urgency=medium
+
+  * Fix build dependencies.  closes: #868620.
+
+ -- Clint Adams <clint at debian.org>  Sun, 16 Jul 2017 20:40:42 -0400
+
 haskell-servant (0.9.1.1-1) unstable; urgency=medium
 
   * New upstream version.
diff --git a/p/haskell-servant/debian/control b/p/haskell-servant/debian/control
index 6a28106..37f15a3 100644
--- a/p/haskell-servant/debian/control
+++ b/p/haskell-servant/debian/control
@@ -40,8 +40,6 @@ Build-Depends:
  libghc-network-uri-dev (<< 2.7),
  libghc-network-uri-dev (>= 2.6),
  libghc-network-uri-prof,
- libghc-quickcheck-instances-dev,
- libghc-quickcheck2-dev,
  libghc-string-conversions-dev,
  libghc-string-conversions-dev (<< 0.5),
  libghc-string-conversions-dev (>= 0.3),
@@ -49,10 +47,14 @@ Build-Depends:
  libghc-text-dev (<< 1.3),
  libghc-text-dev (>= 1),
  libghc-text-prof,
- libghc-url-dev,
  libghc-vault-dev (<< 0.4),
  libghc-vault-dev (>= 0.3),
  libghc-vault-prof,
+ libghc-hspec-dev (>= 2) <!nocheck>,
+ libghc-hspec-dev (<< 3) <!nocheck>,
+ libghc-quickcheck-instances-dev <!nocheck>,
+ libghc-quickcheck2-dev <!nocheck>,
+ libghc-url-dev <!nocheck>,
  libghc-doctest-dev <!nocheck>,
  libghc-filemanip-dev <!nocheck>,
 Build-Depends-Indep:

-- 
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