Andreas Tille pushed to branch master at Debian Med / srst2
Commits: 31e29937 by Andreas Tille at 2020-11-10T16:28:56+01:00 Restrict test architectures to those where bowtie2 is available - - - - - 2 changed files: - debian/changelog - debian/tests/control Changes: ===================================== debian/changelog ===================================== @@ -1,5 +1,6 @@ srst2 (0.2.0-8) unstable; urgency=medium + [ Étienne Mollier ] * Add myself to Uploaders. * Add patch biopython-1.78 for compatibility with Bio.Alphabet removal.. * Bump watch file to version 4. @@ -9,6 +10,9 @@ srst2 (0.2.0-8) unstable; urgency=medium * Rules-Requires-Root: no (routine-update) * Set upstream metadata fields: Bug-Database, Bug-Submit. + [ Andreas Tille ] + * Restrict test architectures to those where bowtie2 is available + -- Étienne Mollier <[email protected]> Tue, 10 Nov 2020 15:50:29 +0100 srst2 (0.2.0-7) unstable; urgency=medium ===================================== debian/tests/control ===================================== @@ -1,3 +1,5 @@ Tests: run-unit-test Depends: @, python3-mock Restrictions: allow-stderr +# Restrict test architectures to those where bowtie2 is available +Architecture: amd64 arm64 mips64el ppc64el riscv64 sh4 \ No newline at end of file View it on GitLab: https://salsa.debian.org/med-team/srst2/-/commit/31e29937ea75470ba76303e770f367fa0ea3ee13 -- View it on GitLab: https://salsa.debian.org/med-team/srst2/-/commit/31e29937ea75470ba76303e770f367fa0ea3ee13 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
