[DHG_packages] 01/01: hinotify: Build on kfreebsd (Closes: #816057)

Joachim Breitner nomeata at moszumanska.debian.org
Sat Feb 27 08:37:33 UTC 2016


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

nomeata pushed a commit to annotated tag haskell-hinotify_v0.3.8.1-4
in repository DHG_packages.

commit 8e793187888ae9b27ec8cf5a80c226aaded62638
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sat Feb 27 09:34:33 2016 +0100

    hinotify: Build on kfreebsd (Closes: #816057)
---
 p/haskell-hinotify/debian/changelog | 6 ++++++
 p/haskell-hinotify/debian/control   | 5 +++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/p/haskell-hinotify/debian/changelog b/p/haskell-hinotify/debian/changelog
index ab083d6..80bc34d 100644
--- a/p/haskell-hinotify/debian/changelog
+++ b/p/haskell-hinotify/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hinotify (0.3.8.1-4) unstable; urgency=medium
+
+  * Build on kfreebsd (Closes: #816057) 
+
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 27 Feb 2016 09:34:11 +0100
+
 haskell-hinotify (0.3.8.1-3) unstable; urgency=medium
 
   * Switch Vcs-Git/Vcs-Browser headers to new location.
diff --git a/p/haskell-hinotify/debian/control b/p/haskell-hinotify/debian/control
index e8b3165..cc22ac1 100644
--- a/p/haskell-hinotify/debian/control
+++ b/p/haskell-hinotify/debian/control
@@ -9,13 +9,14 @@ Build-Depends: debhelper (>= 9)
   , haskell-devscripts (>= 0.10)
   , ghc
   , ghc-prof
+  , libinotify-dev [kfreebsd-any]
 Build-Depends-Indep: ghc-doc
 Homepage: http://hackage.haskell.org/package/hinotify
 Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
 
 Package: libghc-hinotify-dev
-Architecture: linux-any
+Architecture: linux-any kfreebsd-any
 Depends: ${haskell:Depends}
   , ${shlibs:Depends}
   , ${misc:Depends}
@@ -32,7 +33,7 @@ Description: Haskell inotify library${haskell:ShortBlurb}
 
 
 Package: libghc-hinotify-prof
-Architecture: linux-any
+Architecture: linux-any kfreebsd-any
 Depends: ${haskell:Depends}
   , ${misc:Depends}
 Provides: ${haskell:Provides}

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