[DHG_packages] 01/01: hinotify: fix build dependencies. closes: #865017

Clint Adams clint at moszumanska.debian.org
Mon Jun 19 00:15:05 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 d9241b70f8b8a1cf126303b10266f98bec94d83c
Author: Clint Adams <clint at debian.org>
Date:   Sun Jun 18 20:14:24 2017 -0400

    hinotify: fix build dependencies.  closes: #865017
---
 p/haskell-hinotify/debian/changelog | 6 ++++++
 p/haskell-hinotify/debian/control   | 6 +++++-
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/p/haskell-hinotify/debian/changelog b/p/haskell-hinotify/debian/changelog
index 4f794df..a09628b 100644
--- a/p/haskell-hinotify/debian/changelog
+++ b/p/haskell-hinotify/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hinotify (0.3.9-2) unstable; urgency=medium
+
+  * Fix build dependencies.  closes: #865017.
+
+ -- Clint Adams <clint at debian.org>  Sun, 18 Jun 2017 20:13:10 -0400
+
 haskell-hinotify (0.3.9-1) unstable; urgency=medium
 
   * New upstream version.
diff --git a/p/haskell-hinotify/debian/control b/p/haskell-hinotify/debian/control
index 7784a99..af48240 100644
--- a/p/haskell-hinotify/debian/control
+++ b/p/haskell-hinotify/debian/control
@@ -10,7 +10,11 @@ Build-Depends: debhelper (>= 9),
  ghc (>= 8.0),
  ghc-prof,
  libinotify-dev [kfreebsd-any],
-Build-Depends-Indep: ghc-doc
+ libghc-async-dev (>= 1.0),
+ libghc-async-dev (<< 2.2),
+ libghc-async-prof,
+Build-Depends-Indep: ghc-doc,
+ libghc-async-doc,
 Homepage: http://hackage.haskell.org/package/hinotify
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-hinotify

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