From: Andreas Tille Date: Sat, 17 Feb 2018 20:37:46 +0000 (+0100) Subject: Spelling X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1~1^2^2~133 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b26a5cb111f5046678b891aca5512a2d0bcc66ab;p=python-pysam.git Spelling --- diff --git a/debian/patches/execute-linking-tests-only-when-explicitely-reque.patch b/debian/patches/execute-linking-tests-only-when-explicitely-reque.patch index fe9bbe4..9e12348 100644 --- a/debian/patches/execute-linking-tests-only-when-explicitely-reque.patch +++ b/debian/patches/execute-linking-tests-only-when-explicitely-reque.patch @@ -1,7 +1,7 @@ From: Andreas Heger Date: Mon, 18 Sep 2017 11:19:28 +0100 Bug-Debian: https://bugs.debian.org/871083 -Subject: execute linking tests only when explicitely +Subject: execute linking tests only when explicitly requested via PYSAM_LINKING_TESTS env var. Keep on travis. Fixes #534 ---