[DHG_packages] 02/04: web-routes: add missing build-dep on hspec

Clint Adams clint at moszumanska.debian.org
Wed Jan 13 18:29:49 UTC 2016


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

clint pushed a commit to branch master
in repository DHG_packages.

commit 47b64537f80f11855cbadb85ef853f769a150bf9
Author: Clint Adams <clint at debian.org>
Date:   Wed Jan 13 10:37:18 2016 -0500

    web-routes: add missing build-dep on hspec
---
 p/haskell-web-routes/debian/changelog | 6 ++++++
 p/haskell-web-routes/debian/control   | 1 +
 2 files changed, 7 insertions(+)

diff --git a/p/haskell-web-routes/debian/changelog b/p/haskell-web-routes/debian/changelog
index 9de92f9..8d9f9f4 100644
--- a/p/haskell-web-routes/debian/changelog
+++ b/p/haskell-web-routes/debian/changelog
@@ -1,3 +1,9 @@
+haskell-web-routes (0.27.10-2) unstable; urgency=medium
+
+  * Add missing build-dep on hspec.
+
+ -- Clint Adams <clint at debian.org>  Wed, 13 Jan 2016 10:36:50 -0500
+
 haskell-web-routes (0.27.10-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-web-routes/debian/control b/p/haskell-web-routes/debian/control
index b5c82aa..6c15e9a 100644
--- a/p/haskell-web-routes/debian/control
+++ b/p/haskell-web-routes/debian/control
@@ -31,6 +31,7 @@ Build-Depends: debhelper (>= 9),
  libghc-utf8-string-dev (>= 0.3),
  libghc-utf8-string-dev (<< 1.1),
  libghc-utf8-string-prof,
+ libghc-hspec-dev [!mips !mipsel !mips64el],
  libghc-hunit-dev [!mips !mipsel !mips64el],
  libghc-quickcheck2-dev [!mips !mipsel !mips64el],
  libghc-test-framework-dev [!mips !mipsel !mips64el],

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