Andreas Tille pushed to branch master at Debian Med / snippy
Commits: 79631967 by Andreas Tille at 2023-02-03T13:02:36+01:00 Restrict autopkgtest to "Architecture: amd64 arm64" since the precondition libngs-jni exists only on these architectures - - - - - 709e3b7a by Andreas Tille at 2023-02-03T13:08:18+01:00 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/tests/control Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,9 @@ -snippy (4.6.0+dfsg-3) UNRELEASED; urgency=medium +snippy (4.6.0+dfsg-3) unstable; urgency=medium - * Exclude s390x from autopkgtest since bcftools does not exist on this - architecture + * Restrict autopkgtest to "Architecture: amd64 arm64" since the + precondition libngs-jni exists only on these architectures - -- Andreas Tille <[email protected]> Fri, 03 Feb 2023 10:42:36 +0100 + -- Andreas Tille <[email protected]> Fri, 03 Feb 2023 13:05:51 +0100 snippy (4.6.0+dfsg-2) unstable; urgency=medium ===================================== debian/tests/control ===================================== @@ -1,4 +1,4 @@ Tests: run-unit-test Depends: @ Restrictions: allow-stderr, skip-not-installable -Architecture: !s390x +Architecture: amd64 arm64 View it on GitLab: https://salsa.debian.org/med-team/snippy/-/compare/31dfb9d8c37f59df56592f9e40c2f3c5e65ddfd3...709e3b7ad45151c30ffdb042729168c1dbfc4f0a -- View it on GitLab: https://salsa.debian.org/med-team/snippy/-/compare/31dfb9d8c37f59df56592f9e40c2f3c5e65ddfd3...709e3b7ad45151c30ffdb042729168c1dbfc4f0a 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
