Santiago Vila pushed to branch master at Debian Med / metastudent-data
Commits: 4a29d0a2 by Santiago Vila at 2026-02-19T12:34:00+01:00 Fix clean target. - - - - - b9f45475 by Santiago Vila at 2026-02-19T12:35:00+01:00 d/salsa-ci.yml: Use the simplified version. - - - - - 839afdfb by Santiago Vila at 2026-02-19T12:36:00+01:00 d/salsa-ci.yml: Make it a no-op. - - - - - d239e685 by Santiago Vila at 2026-02-19T12:37:00+01:00 d/control: Drop "Rules-Requires-Root: no" (default). - - - - - 2a5c7abf by Santiago Vila at 2026-02-19T12:38:00+01:00 d/control: Drop "Priority: optional" (default). - - - - - b2807c9b by Santiago Vila at 2026-02-19T12:39:00+01:00 d/control: Update standards-version. - - - - - 6253a580 by Santiago Vila at 2026-02-19T12:40:00+01:00 Upload for unstable as 2.0.1-9 - - - - - 4 changed files: - debian/changelog - + debian/clean - debian/control - debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,15 @@ +metastudent-data (2.0.1-9) unstable; urgency=medium + + * Team upload. + * Fix clean target. + * Make salsa-ci.yml a no-op in case someone inadvertently enables CI/CD + in the web interface. Package is too big for Salsa CI. + * Drop "Rules-Requires-Root: no" (default). + * Drop "Priority: optional" (default). + * Update standards-version. + + -- Santiago Vila <[email protected]> Thu, 19 Feb 2026 12:40:00 +0100 + metastudent-data (2.0.1-8) unstable; urgency=medium * Team upload. ===================================== debian/clean ===================================== @@ -0,0 +1 @@ +dataset_201401/*/*.pjs ===================================== debian/control ===================================== @@ -3,15 +3,13 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Tobias Hamp <[email protected]>, Laszlo Kajan <[email protected]> Section: science -Priority: optional Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: ncbi-blast+-legacy | blast2, rsync -Standards-Version: 4.6.0 +Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/metastudent-data Vcs-Git: https://salsa.debian.org/med-team/metastudent-data.git Homepage: https://rostlab.org/owiki/index.php/Metastudent -Rules-Requires-Root: no Package: metastudent-data Architecture: all ===================================== debian/salsa-ci.yml ===================================== @@ -1,4 +1,9 @@ --- -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 +disabled-notice: + script: + - echo "Salsa CI is intentionally disabled for this package (too big)." + +variables: + GIT_STRATEGY: none + +# This file exists to document why Salsa CI should be disabled for this package. View it on GitLab: https://salsa.debian.org/med-team/metastudent-data/-/compare/aef539de020a6bd16f7a895b1161730ffaf6826f...6253a580531216da7687b052501305c73bb82395 -- View it on GitLab: https://salsa.debian.org/med-team/metastudent-data/-/compare/aef539de020a6bd16f7a895b1161730ffaf6826f...6253a580531216da7687b052501305c73bb82395 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
