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 <[email protected]> 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 <[email protected]> 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 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
