[med-svn] [kmer-tools] 02/02: Remove unnecessary build-dependency
    Afif Elghraoui 
    afif-guest at moszumanska.debian.org
       
    Sat May  9 23:04:22 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
afif-guest pushed a commit to branch master
in repository kmer-tools.
commit ae76e54d8c2c02e8dfeef4f13074d16ab797da38
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Sat May 9 15:54:16 2015 -0700
    Remove unnecessary build-dependency
    
    It was a mistake to add the libghc-* build-dependency. It does
    not match what is required.
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 9669c62..def7d45 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,7 @@ Uploaders: Afif Elghraoui <afif at ghraoui.name>
 Build-Depends: debhelper (>= 9),
 	       libbz2-dev,
 	       python-dev,
-	       libkaz-dev,
-	       libghc-mersenne-random-dev
+	       libkaz-dev
 Standards-Version: 3.9.5
 Homepage: http://kmer.sourceforge.net
 Vcs-Git: git://anonscm.debian.org/debian-med/kmer-tools.git
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/kmer-tools.git
    
    
More information about the debian-med-commit
mailing list