[med-svn] [Git][med-team/multiqc][master] 3 commits: disable useless Salsa CI jobs
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Sat Mar 14 11:05:21 GMT 2026
Alexandre Detiste pushed to branch master at Debian Med / multiqc
Commits:
d5ebd507 by Alexandre Detiste at 2026-03-14T12:03:07+01:00
disable useless Salsa CI jobs
- - - - -
48fade5d by Alexandre Detiste at 2026-03-14T12:03:40+01:00
bump Standards-Version to 4.7.3, drop Priority: tag
- - - - -
d7061e2e by Alexandre Detiste at 2026-03-14T12:05:14+01:00
rewrite d/watch in v5 format
- - - - -
3 changed files:
- debian/control
- debian/salsa-ci.yml
- debian/watch
Changes:
=====================================
debian/control
=====================================
@@ -4,7 +4,6 @@ Uploaders:
Andreas Tille <tille at debian.org>,
Steffen Moeller <moeller at debian.org>,
Section: science
-Priority: optional
Build-Depends:
debhelper-compat (= 13),
dh-sequence-python3,
@@ -27,7 +26,7 @@ Build-Depends:
python3-setuptools,
python3-spectra,
python3-yaml,
-Standards-Version: 4.7.2
+Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/med-team/multiqc
Vcs-Git: https://salsa.debian.org/med-team/multiqc.git
Homepage: https://multiqc.info/
=====================================
debian/salsa-ci.yml
=====================================
@@ -1,4 +1,8 @@
---
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:
+ SALSA_CI_DISABLE_BLHC: 1
+ SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 1
+ SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1
=====================================
debian/watch
=====================================
@@ -1,4 +1,7 @@
-version=4
+Version: 5
-opts="repacksuffix=+dfsg,dversionmangle=auto,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
- https://github.com/ewels/MultiQC/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@
+Template: GitHub
+Owner: ewels
+Project: MultiQC
+Dversionmangle: auto
+Repacksuffix: +dfsg
View it on GitLab: https://salsa.debian.org/med-team/multiqc/-/compare/6d4c5dfdb2edf8fb97ed3b486e6f3ec222b2a665...d7061e2ef86113b112f688ba216abb43b9b96e29
--
View it on GitLab: https://salsa.debian.org/med-team/multiqc/-/compare/6d4c5dfdb2edf8fb97ed3b486e6f3ec222b2a665...d7061e2ef86113b112f688ba216abb43b9b96e29
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/20260314/7ad28de4/attachment-0001.htm>
More information about the debian-med-commit
mailing list