[DHG_packages] 03/04: http2: add missing build deps

Clint Adams clint at moszumanska.debian.org
Wed Jan 13 18:29:50 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 6d8962f2da96bc75cb4d21c05ead78ad913f9816
Author: Clint Adams <clint at debian.org>
Date:   Wed Jan 13 12:33:09 2016 -0500

    http2: add missing build deps
---
 p/haskell-http2/debian/changelog | 6 ++++++
 p/haskell-http2/debian/control   | 3 +++
 2 files changed, 9 insertions(+)

diff --git a/p/haskell-http2/debian/changelog b/p/haskell-http2/debian/changelog
index 2345749..896defc 100644
--- a/p/haskell-http2/debian/changelog
+++ b/p/haskell-http2/debian/changelog
@@ -1,3 +1,9 @@
+haskell-http2 (1.3.1-2) unstable; urgency=medium
+
+  * Add missing build deps.
+
+ -- Clint Adams <clint at debian.org>  Wed, 13 Jan 2016 12:32:23 -0500
+
 haskell-http2 (1.3.1-1) unstable; urgency=medium
 
   * New upstream version.
diff --git a/p/haskell-http2/debian/control b/p/haskell-http2/debian/control
index 49d0624..97539ca 100644
--- a/p/haskell-http2/debian/control
+++ b/p/haskell-http2/debian/control
@@ -21,6 +21,9 @@ Build-Depends: debhelper (>= 9),
  libghc-text-dev,
  libghc-vector-dev,
  libghc-word8-dev,
+ libghc-glob-dev,
+ libghc-doctest-dev (>= 0.9.3),
+ libghc-hspec-dev (>= 1.3),
 Build-Depends-Indep: ghc-doc,
  libghc-mwc-random-doc,
  libghc-psqueues-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