[DHG_packages] 01/01: aeson: fix bd's

Clint Adams clint at moszumanska.debian.org
Mon Jul 10 11:24:28 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 20b1ef121a81c0ce82a1f36ee6ddb8d4a6a247cb
Author: Clint Adams <clint at debian.org>
Date:   Mon Jul 10 07:23:46 2017 -0400

    aeson: fix bd's
---
 p/haskell-aeson/debian/changelog | 6 ++++++
 p/haskell-aeson/debian/control   | 7 +++++++
 2 files changed, 13 insertions(+)

diff --git a/p/haskell-aeson/debian/changelog b/p/haskell-aeson/debian/changelog
index 448b663..2a45a63 100644
--- a/p/haskell-aeson/debian/changelog
+++ b/p/haskell-aeson/debian/changelog
@@ -1,3 +1,9 @@
+haskell-aeson (1.0.2.1-2) unstable; urgency=medium
+
+  * Fix (testsuite) build-dependencies.  closes: #867871.
+
+ -- Clint Adams <clint at debian.org>  Mon, 10 Jul 2017 07:22:46 -0400
+
 haskell-aeson (1.0.2.1-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-aeson/debian/control b/p/haskell-aeson/debian/control
index 98b0c7b..681fc86 100644
--- a/p/haskell-aeson/debian/control
+++ b/p/haskell-aeson/debian/control
@@ -46,6 +46,13 @@ Build-Depends:
  libghc-vector-dev,
  libghc-vector-dev (>= 0.8),
  libghc-vector-prof,
+ libghc-base-orphans-dev (>= 0.5.3) <!nocheck>,
+ libghc-base-orphans-dev (<< 0.6) <!nocheck>,
+ libghc-base16-bytestring-dev <!nocheck>,
+ libghc-generic-deriving-dev (>= 1.10) <!nocheck>,
+ libghc-generic-deriving-dev (<< 1.12) <!nocheck>,
+ libghc-hashable-time-dev (>= 0.2) <!nocheck>,
+ libghc-hashable-time-dev (<< 0.3) <!nocheck>,
 Build-Depends-Indep:
  ghc-doc,
  libghc-attoparsec-doc,

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