[med-svn] [Git][med-team/cat-bat][master] Prevent Salsa CI from building under i386 which is prevented by Build-Depends
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Nov 27 11:07:33 GMT 2023
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 <tille at debian.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20231127/8b8dce33/attachment-0001.htm>
More information about the debian-med-commit
mailing list