Andreas Tille pushed to branch master at Debian Med / cnvkit
Commits:
c837285f by Andreas Tille at 2023-07-13T17:57:55+02:00
Re-activate Build-Time test
- - - - -
f0b6cd06 by Andreas Tille at 2023-07-13T18:32:50+02:00
Do not try to build on i386
- - - - -
3 changed files:
- debian/changelog
- debian/rules
- debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-cnvkit (0.9.10-1) unstable; urgency=medium
+cnvkit (0.9.10-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream version
=====================================
debian/rules
=====================================
@@ -14,7 +14,7 @@ override_dh_auto_install:
done
dh_auto_install
-_override_dh_auto_test:
+override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
cd test && ${MAKE}
cd test && ${MAKE} clean || /bin/true
=====================================
debian/salsa-ci.yml
=====================================
@@ -1,4 +1,8 @@
+# See https://salsa.debian.org/salsa-ci-team/pipeline/#basic-use
---
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
+ -
https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
+
+variables:
+# i386 is not mentioned in list of architectures
+ SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1
View it on GitLab:
https://salsa.debian.org/med-team/cnvkit/-/compare/eaa0340e24ffdf5db43163cc2ed860b59ea82bc6...f0b6cd065a00e4584e2ad9da26919ad0e4df5357
--
View it on GitLab:
https://salsa.debian.org/med-team/cnvkit/-/compare/eaa0340e24ffdf5db43163cc2ed860b59ea82bc6...f0b6cd065a00e4584e2ad9da26919ad0e4df5357
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