Santiago Vila pushed to branch master at Debian Med / fastml
Commits: 97c0958b by Santiago Vila at 2026-03-03T13:43:00+01:00 Fix clean target. Closes: #1044832. - - - - - 8678c345 by Santiago Vila at 2026-03-03T13:44:00+01:00 d/control: Drop "Rules-Requires-Root: no" (default). - - - - - fc371297 by Santiago Vila at 2026-03-03T13:45:00+01:00 d/control: Drop "Priority: optional" (default). - - - - - 2066c9c3 by Santiago Vila at 2026-03-03T13:46:00+01:00 d/control: Update standards-version. - - - - - 0f8309d1 by Santiago Vila at 2026-03-03T13:47:00+01:00 d/salsa-ci.yml: Use the simplified version. - - - - - dc90fcb3 by Santiago Vila at 2026-03-03T13:48:00+01:00 d/salsa-ci.yml: Disable redundant/duplicate jobs. - - - - - 39df4ab6 by Santiago Vila at 2026-03-03T13:49:00+01:00 d/salsa-ci.yml: Disable job "blhc" until someone figures out how to fix it. - - - - - 3a22d0f8 by Santiago Vila at 2026-03-03T13:50:00+01:00 Upload for unstable as 3.11-5 - - - - - 4 changed files: - debian/changelog - + debian/clean - debian/control - debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +fastml (3.11-5) unstable; urgency=medium + + * Team upload. + * Fix clean target. Closes: #1044832. + * Drop "Rules-Requires-Root: no" (default). + * Drop "Priority: optional" (default). + * Update standards-version. + * Simplify and fine-tune salsa-ci.yml. + + -- Santiago Vila <[email protected]> Tue, 03 Mar 2026 13:50:00 +0100 + fastml (3.11-4) unstable; urgency=medium * Fix clean target ===================================== debian/clean ===================================== @@ -0,0 +1 @@ +libs/phylogeny/tests/*.tmp ===================================== debian/control ===================================== @@ -2,13 +2,11 @@ Source: fastml Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> Section: science -Priority: optional Build-Depends: debhelper-compat (= 13) -Standards-Version: 4.6.2 +Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/fastml Vcs-Git: https://salsa.debian.org/med-team/fastml.git Homepage: http://fastml.tau.ac.il/ -Rules-Requires-Root: no Package: fastml Architecture: any ===================================== 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_BUILD_PACKAGE_ALL: 1 + SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1 + SALSA_CI_DISABLE_BLHC: 1 View it on GitLab: https://salsa.debian.org/med-team/fastml/-/compare/ada6ad5706fb820be8455a197f94d802a0e8b6f9...3a22d0f8988990cb91fef0685dc68a56a4aaf2de -- View it on GitLab: https://salsa.debian.org/med-team/fastml/-/compare/ada6ad5706fb820be8455a197f94d802a0e8b6f9...3a22d0f8988990cb91fef0685dc68a56a4aaf2de 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
