[med-svn] [Git][med-team/htsjdk][master] htsjdk 3.0.4+dfsg-2: Restrict autopkgtest to amd64 and arm64.
Aaron M. Ucko (@ucko)
gitlab at salsa.debian.org
Tue Jan 24 03:26:53 GMT 2023
Aaron M. Ucko pushed to branch master at Debian Med / htsjdk
Commits:
98fddc59 by Aaron M. Ucko at 2023-01-23T22:16:15-05:00
htsjdk 3.0.4+dfsg-2: Restrict autopkgtest to amd64 and arm64.
sra-sdk subsumed ngs-sdk and supports only those two architectures.
Urgency high to avoid delaying its migration.
- - - - -
2 changed files:
- debian/changelog
- debian/tests/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+htsjdk (3.0.4+dfsg-2) unstable; urgency=high
+
+ * Team upload.
+ * debian/tests/control: Restrict all tests to architectures supported by
+ sra-sdk, which subsumed ngs-sdk: amd64 and arm64.
+
+ -- Aaron M. Ucko <ucko at debian.org> Mon, 23 Jan 2023 22:16:14 -0500
+
htsjdk (3.0.4+dfsg-1) unstable; urgency=medium
* New upstream version 3.0.4+dfsg
=====================================
debian/tests/control
=====================================
@@ -1,30 +1,36 @@
Tests: beagle-run-sample-analysis
Depends: beagle, beagle-doc
-Architecture: !armhf
+Architecture: amd64 arm64
Tests: chromhmm-run-sample-analysis
Depends: chromhmm, chromhmm-example
+Architecture: amd64 arm64
Tests: drop-seq-run-unit-test
Depends: drop-seq-tools, drop-seq-testdata, samtools
+Architecture: amd64 arm64
Restrictions: allow-stderr, skip-not-installable
Tests: fastqc-run-unit-test
Depends: fastqc, unzip
+Architecture: amd64 arm64
Restrictions: allow-stderr
Tests: jalview-run-unit-test
Depends: jalview
+Architecture: amd64 arm64
Restrictions: allow-stderr
Test-Command: java -cp /usr/share/java/igv.jar org.broad.igv.tools.IgvTools index src/test/resources/htsjdk/samtools/example.bam
Depends: igv
+Architecture: amd64 arm64
Tests: picard-tools-run-unit-test
Depends: picard-tools
+Architecture: amd64 arm64
Restrictions: allow-stderr, skip-not-installable
Tests: pilon-run-unit-test
Depends: pilon
-Architecture: amd64 arm64 ppc64el s390x
+Architecture: amd64 arm64
Restrictions: allow-stderr
View it on GitLab: https://salsa.debian.org/med-team/htsjdk/-/commit/98fddc5949e96a26c4a13ace7e10a3ee32a5480f
--
View it on GitLab: https://salsa.debian.org/med-team/htsjdk/-/commit/98fddc5949e96a26c4a13ace7e10a3ee32a5480f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20230124/53e856d7/attachment-0001.htm>
More information about the debian-med-commit
mailing list