[Pkg-haskell-commits] [SCM] Pure and impure Bloom Filter	implementations. branch, master,	updated. debian/1.2.6.8-1-1-g26faefa
    Joey Hess 
    joey at kitenet.net
       
    Tue Mar 13 22:20:23 UTC 2012
    
    
  
The following commit has been merged in the master branch:
commit 26faefa347182e4e4b912870a0d9ce4059f3809a
Author: Joey Hess <joey at kitenet.net>
Date:   Tue Mar 13 18:20:01 2012 -0400
    add missing Vcs-Browser url
diff --git a/debian/control b/debian/control
index e087d38..cc4a759 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc
 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: 
+Vcs-Browser: http://git.debian.org/?p=pkg-haskell/haskell-bloomfilter.git;a=summary
 
 Package: libghc-bloomfilter-dev
 Architecture: any
-- 
Pure and impure Bloom Filter implementations.
    
    
More information about the Pkg-haskell-commits
mailing list