Dylan Aïssi pushed to branch master at Debian Med / chromhmm
Commits: 7f3471bc by Dylan Aïssi at 2025-02-10T23:02:53+01:00 Make autopkgtest fatal only on supported architectures: amd64 and arm64 - - - - - 2 changed files: - debian/changelog - debian/tests/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +chromhmm (1.26+dfsg-2) UNRELEASED; urgency=medium + + * Make autopkgtest fatal only on supported architectures: amd64 and arm64. + + -- Dylan Aïssi <[email protected]> Mon, 10 Feb 2025 23:02:18 +0100 + chromhmm (1.26+dfsg-1) unstable; urgency=medium [ Andreas Tille ] ===================================== debian/tests/control ===================================== @@ -1,2 +1,8 @@ Tests: run-sample-analysis -Depends: @ \ No newline at end of file +Depends: @ +Architecture: amd64 arm64 + +Tests: run-sample-analysis +Depends: @ +Restrictions: flaky +Architecture: !amd64 !arm64 View it on GitLab: https://salsa.debian.org/med-team/chromhmm/-/commit/7f3471bcca37826b85f15ac2648640f3b3174fdb -- View it on GitLab: https://salsa.debian.org/med-team/chromhmm/-/commit/7f3471bcca37826b85f15ac2648640f3b3174fdb 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
