Dylan Aïssi pushed to branch master at Debian Med / beagle
Commits: 1284faf9 by Dylan Aïssi at 2025-02-10T22:59:29+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 @@ +beagle (241217-2) UNRELEASED; urgency=medium + + * Make autopkgtest fatal only on supported architectures: amd64 and arm64. + + -- Dylan Aïssi <[email protected]> Mon, 10 Feb 2025 22:58:06 +0100 + beagle (241217-1) unstable; urgency=medium * New upstream version 241217 ===================================== debian/tests/control ===================================== @@ -1,3 +1,8 @@ Tests: run-sample-analysis Depends: @ -Architecture: !armhf +Architecture: amd64 arm64 + +Tests: run-sample-analysis +Depends: @ +Restrictions: flaky +Architecture: !amd64 !arm64 View it on GitLab: https://salsa.debian.org/med-team/beagle/-/commit/1284faf9e1271ebe7684f924a0bb5fbbeb319783 -- View it on GitLab: https://salsa.debian.org/med-team/beagle/-/commit/1284faf9e1271ebe7684f924a0bb5fbbeb319783 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
