[med-svn] [Git][med-team/beagle][master] Make autopkgtest fatal only on supported architectures: amd64 and arm64
Dylan Aïssi (@daissi)
gitlab at salsa.debian.org
Mon Feb 10 21:59:46 GMT 2025
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 <daissi at debian.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20250210/f455f913/attachment.htm>
More information about the debian-med-commit
mailing list