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 e33b8d6e2f30b967c131de8670e0a7144fb005c8 Author: Afif Elghraoui <[email protected]> Date: Sat Jan 2 16:51:19 2016 -0800 Add comment for why we can't use dh --parallel --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 929fdfa..0840879 100755 --- a/debian/rules +++ b/debian/rules @@ -14,6 +14,7 @@ subdirectories:= $(filter-out debian/, $(shell ls -d */)) # https://lists.debian.org/debian-med/2015/05/msg00075.html unusable:= tapper/ trie/ +# Note: Parallel build is not reliable %: dh $@ -- 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
