This is an automated email from the git hooks/post-receive script. malex-guest pushed a commit to branch master in repository bowtie2.
commit 3e1e481400f41680ade02e1f12bfc6c39cde36d0 Author: Alexandre Mestiashvili <[email protected]> Date: Fri Oct 13 14:50:01 2017 +0200 Don't run random-test at all as it depends on non-free Math::Random package --- .../skip_test_requiring_non-free_libmath-random-perl.patch | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/patches/skip_test_requiring_non-free_libmath-random-perl.patch b/debian/patches/skip_test_requiring_non-free_libmath-random-perl.patch index 5c4881e..0b19f6d 100644 --- a/debian/patches/skip_test_requiring_non-free_libmath-random-perl.patch +++ b/debian/patches/skip_test_requiring_non-free_libmath-random-perl.patch @@ -191,3 +191,12 @@ Description: Math::Random is in package libmath-random-perl which is fi static-libs: +@@ -523,7 +522,7 @@ + && cp -r include/tbb $(CURDIR)/.include && cp build/*_release/*.a $(CURDIR)/.lib + + .PHONY: test +-test: simple-test random-test ++test: simple-test + + .PHONY: clean + clean: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bowtie2.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
