[med-svn] [snakemake] 04/05: Add patch headers to recent patches
chrysn
chrysn-guest at moszumanska.debian.org
Mon Dec 11 16:18:43 UTC 2017
This is an automated email from the git hooks/post-receive script.
chrysn-guest pushed a commit to branch master
in repository snakemake.
commit 149920fdac070019074f4b92514293d887cd42a2
Author: chrysn <chrysn at fsfe.org>
Date: Mon Dec 11 16:33:35 2017 +0100
Add patch headers to recent patches
---
debian/patches/0009-skip-test-without-google-cloud-sdk.patch | 11 +++++++++++
debian/patches/0010-skip-test-without-rmarkdown.patch | 8 ++++++++
2 files changed, 19 insertions(+)
diff --git a/debian/patches/0009-skip-test-without-google-cloud-sdk.patch b/debian/patches/0009-skip-test-without-google-cloud-sdk.patch
index dc7b28c..29b0c54 100644
--- a/debian/patches/0009-skip-test-without-google-cloud-sdk.patch
+++ b/debian/patches/0009-skip-test-without-google-cloud-sdk.patch
@@ -1,3 +1,14 @@
+From: chrysn <chrysn at fsfe.org>
+Date: Mon, 11 Dec 2017 16:15:05 +0100
+Subject: Skip tests with that depend on google-cloud-sdk if not installed
+Forwarded: no
+
+There is no package in Debian that provides the required module, and its
+absence makes the test fail.
+
+Whether this needs a Debian RFP or should be forwarded is undecided yet given
+the author has no clue about what those Google Cloud SDK actually does.
+---
--- a/tests/test_remote_gs/Snakefile
+++ b/tests/test_remote_gs/Snakefile
@@ -1,15 +1,19 @@
diff --git a/debian/patches/0010-skip-test-without-rmarkdown.patch b/debian/patches/0010-skip-test-without-rmarkdown.patch
index 8453c0f..3bd3db1 100644
--- a/debian/patches/0010-skip-test-without-rmarkdown.patch
+++ b/debian/patches/0010-skip-test-without-rmarkdown.patch
@@ -1,3 +1,11 @@
+From: chrysn <chrysn at fsfe.org>
+Date: Mon, 11 Dec 2017 16:15:05 +0100
+Subject: Skip tests that depend on rmarkdown
+Forwarded: not-needed
+
+The build process can't run this test without r-cran-rmarkdown, whose ITP bug
+is open at https://bugs.debian.org/884115
+---
--- a/tests/test_script/Snakefile
+++ b/tests/test_script/Snakefile
@@ -4,7 +4,6 @@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/snakemake.git
More information about the debian-med-commit
mailing list