[Pkg-haskell-commits] [SCM] Pure and impure Bloom Filter implementations. branch, master, updated. 215741ef5145925cb95398113bc0642807391463

Joey Hess joey at kitenet.net
Tue Mar 13 19:29:01 UTC 2012


The following commit has been merged in the master branch:
commit 215741ef5145925cb95398113bc0642807391463
Author: Joey Hess <joey at kitenet.net>
Date:   Tue Mar 13 15:19:24 2012 -0400

    fixes

diff --git a/debian/control b/debian/control
index b2c2781..e087d38 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9)
   , ghc
   , ghc-prof
 Build-Depends-Indep: ghc-doc
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Homepage: http://hackage.haskell.org/package/bloomfilter
 Vcs-Git: http://anonscm.debian.org/git/pkg-haskell/haskell-bloomfilter.git/
 Vcs-Browser: 
@@ -19,7 +19,6 @@ Architecture: any
 Depends: ${haskell:Depends}
   , ${shlibs:Depends}
   , ${misc:Depends}
-  , libbloomfilter-dev
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}

-- 
Pure and impure Bloom Filter implementations.



More information about the Pkg-haskell-commits mailing list