[DHG_packages] 01/01: haskell-yaml: Add missing build dependencies
Gianfranco Costamagna
locutusofborg at moszumanska.debian.org
Fri Jun 23 13:23:52 UTC 2017
This is an automated email from the git hooks/post-receive script.
locutusofborg pushed a commit to branch master
in repository DHG_packages.
commit 3925f6006d8a03df9bf74a6c912a5361b41f0229
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Fri Jun 23 15:23:08 2017 +0200
haskell-yaml: Add missing build dependencies
---
p/haskell-yaml/debian/changelog | 8 ++++++++
p/haskell-yaml/debian/control | 6 ++++++
2 files changed, 14 insertions(+)
diff --git a/p/haskell-yaml/debian/changelog b/p/haskell-yaml/debian/changelog
index 621fa92..456e5a6 100644
--- a/p/haskell-yaml/debian/changelog
+++ b/p/haskell-yaml/debian/changelog
@@ -1,3 +1,11 @@
+haskell-yaml (0.8.23-2) unstable; urgency=medium
+
+ * Team upload.
+ * Add hunit, hspec, mockery build-dependencies
+ (thanks Samuel Thibault! Closes: #865512)
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org> Fri, 23 Jun 2017 15:18:17 +0200
+
haskell-yaml (0.8.23-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-yaml/debian/control b/p/haskell-yaml/debian/control
index 9e5e116..b4f4565 100644
--- a/p/haskell-yaml/debian/control
+++ b/p/haskell-yaml/debian/control
@@ -19,6 +19,12 @@ Build-Depends:
libghc-conduit-dev (<< 1.3),
libghc-conduit-dev (>= 1.1.0),
libghc-conduit-prof,
+ libghc-hunit-dev,
+ libghc-hunit-prof,
+ libghc-hspec-dev (>= 1.3),
+ libghc-hspec-prof,
+ libghc-mockery-dev,
+ libghc-mockery-prof,
libghc-resourcet-dev (>= 0.3),
libghc-resourcet-dev (<< 1.2),
libghc-resourcet-prof,
--
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