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 <[email protected]>, Steffen Moeller <[email protected]>, 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@-$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.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
