Santiago Vila pushed to branch master at Debian Med / clonalframeml
Commits: 72e29ec4 by Santiago Vila at 2026-03-01T19:43:00+01:00 Fix clean target. Closes: #1044020. - - - - - 98d205e3 by Santiago Vila at 2026-03-01T19:44:00+01:00 d/control: Drop "Rules-Requires-Root: no" (default). - - - - - 56e391e3 by Santiago Vila at 2026-03-01T19:45:00+01:00 d/control: Drop "Priority: optional" (default). - - - - - 3ddd8bf5 by Santiago Vila at 2026-03-01T19:46:00+01:00 d/control: Update standards-version. - - - - - 5b8c32dc by Santiago Vila at 2026-03-01T19:47:00+01:00 d/salsa-ci.yml: Use the simplified version. - - - - - a02a3152 by Santiago Vila at 2026-03-01T19:48:00+01:00 d/salsa-ci.yml: Disable job "blhc" until someone figures out how to fix it. - - - - - 5c84eed6 by Santiago Vila at 2026-03-01T19:49:00+01:00 d/changelog: Drop trailing spaces. - - - - - 6d5c958a by Santiago Vila at 2026-03-01T19:50:00+01:00 Upload for unstable as 1.13-2 - - - - - 4 changed files: - debian/changelog - debian/clean - debian/control - debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,11 +1,22 @@ +clonalframeml (1.13-2) unstable; urgency=medium + + * Team upload. + * Fix clean target. Closes: #1044020. + * Drop "Rules-Requires-Root: no" (default). + * Drop "Priority: optional" (default). + * Update standards-version. + * Simplify and fine-tune salsa-ci.yml. + + -- Santiago Vila <[email protected]> Sun, 01 Mar 2026 19:50:00 +0100 + clonalframeml (1.13-1) unstable; urgency=medium * New upstream version - + [ Komolehin Israel Timilehin ] * Add autopkgtest * Add real world example - + [ Andreas Tille ] * Standards-Version: 4.6.2 (routine-update) * Fix clean target ===================================== debian/clean ===================================== @@ -1 +1,2 @@ src/ClonalFrameML +src/version.h ===================================== debian/control ===================================== @@ -2,13 +2,11 @@ Source: clonalframeml 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/clonalframeml Vcs-Git: https://salsa.debian.org/med-team/clonalframeml.git Homepage: https://github.com/xavierdidelot/ClonalFrameML -Rules-Requires-Root: no Package: clonalframeml Architecture: any ===================================== debian/salsa-ci.yml ===================================== @@ -1,4 +1,6 @@ --- 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 View it on GitLab: https://salsa.debian.org/med-team/clonalframeml/-/compare/5e2ca7a9233acab3a470af9df94b9ff18781c66f...6d5c958a2304850dd7c3dee27706bb94fe16d277 -- View it on GitLab: https://salsa.debian.org/med-team/clonalframeml/-/compare/5e2ca7a9233acab3a470af9df94b9ff18781c66f...6d5c958a2304850dd7c3dee27706bb94fe16d277 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
