Étienne Mollier pushed to branch master at Debian Med / resfinder
Commits: adce0269 by Étienne Mollier at 2021-09-15T18:07:48+02:00 initialize changelog - - - - - 67dd9f0e by Étienne Mollier at 2021-09-15T19:29:13+02:00 d/t/control: restrict autopkgtest to 64-bit archs Architecture restriction on tests is made necessary by the dependency on kma, which does not support running on other architectures than 64-bit. - - - - - ba54d870 by Étienne Mollier at 2021-09-15T19:40:14+02:00 update changelog - - - - - 2 changed files: - debian/changelog - debian/tests/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +resfinder (4.1.5-2) UNRELEASED; urgency=medium + + * Team upload. + * d/t/control: restrict autopkgtest to 64-bit archs (Closes: #994259) + + -- Étienne Mollier <[email protected]> Wed, 15 Sep 2021 19:29:23 +0200 + resfinder (4.1.5-1) unstable; urgency=medium [ Andreas Tille ] ===================================== debian/tests/control ===================================== @@ -1,3 +1,15 @@ Tests: run-unit-test Depends: @ Restrictions: allow-stderr +# Architecture restriction on tests is made necessary by the dependency on kma, +# which does not support running on other architectures than 64-bit. (#994259) +Architecture: any-amd64 + arm64 + mips64el + ppc64el + s390x + alpha + ia64 + ppc64 + riscv64 + sparc64 View it on GitLab: https://salsa.debian.org/med-team/resfinder/-/compare/179c5adcf1e3730a3288e349de0ec00e1a6c021a...ba54d8709a8de0f9a5831762ea0606802f143c72 -- View it on GitLab: https://salsa.debian.org/med-team/resfinder/-/compare/179c5adcf1e3730a3288e349de0ec00e1a6c021a...ba54d8709a8de0f9a5831762ea0606802f143c72 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
