Andreas Tille pushed to branch master at Debian Med / cat-bat
Commits: 276e4398 by Andreas Tille at 2023-11-27T12:06:58+01:00 Prevent Salsa CI from building under i386 which is prevented by Build-Depends - - - - - 2 changed files: - debian/changelog - debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +cat-bat (5.3-2) UNRELEASED; urgency=medium + + * Prevent Salsa CI from building under i386 which is prevented by + Build-Depends + + -- Andreas Tille <[email protected]> Mon, 27 Nov 2023 12:06:16 +0100 + cat-bat (5.3-1) unstable; urgency=medium * New upstream version ===================================== debian/salsa-ci.yml ===================================== @@ -2,3 +2,7 @@ include: - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml + +variables: +# i386 is explicitly excluded by Build-Depends + SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1 View it on GitLab: https://salsa.debian.org/med-team/cat-bat/-/commit/276e43983d8cdcd21da92e64d7d416b296aca1f9 -- View it on GitLab: https://salsa.debian.org/med-team/cat-bat/-/commit/276e43983d8cdcd21da92e64d7d416b296aca1f9 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
