diff options
| author | Joey Hess <joey@kitenet.net> | 2012-03-13 23:19:24 +0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2012-03-13 23:19:24 +0400 |
| commit | f0b4fece0475928fa062aeb35ce3a38dbe6702a6 (patch) | |
| tree | 54eeb3714a4543d0d197f822eb0232f69719470e /p/haskell-bloomfilter | |
| parent | 55567ee07a2ccd1623a7786caa685efdb7d8e591 (diff) | |
| download | DHG_packages-f0b4fece0475928fa062aeb35ce3a38dbe6702a6.tar.gz | |
haskell-bloomfilter: fixes
Diffstat (limited to 'p/haskell-bloomfilter')
| -rw-r--r-- | p/haskell-bloomfilter/debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/p/haskell-bloomfilter/debian/control b/p/haskell-bloomfilter/debian/control index 7eb73bd26..d37bdccb4 100644 --- a/p/haskell-bloomfilter/debian/control +++ b/p/haskell-bloomfilter/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} |
