Santiago Vila pushed to branch master at Debian Med / python-pymummer
Commits: 597271b0 by Santiago Vila at 2026-03-04T12:25:00+01:00 Fix clean target. Closes: #1046452. - - - - - b5319861 by Santiago Vila at 2026-03-04T12:26:00+01:00 d/control: Drop "Priority: optional" (default). - - - - - 4cbbf0d4 by Santiago Vila at 2026-03-04T12:27:00+01:00 d/control: Update standards-version. - - - - - 6e4ce720 by Santiago Vila at 2026-03-04T12:28:00+01:00 d/salsa-ci.yml: Use the simplified version. - - - - - 67223a20 by Santiago Vila at 2026-03-04T12:29:00+01:00 d/salsa-ci.yml: Disable redundant/duplicate jobs. - - - - - c2673457 by Santiago Vila at 2026-03-04T12:30:00+01:00 Upload for unstable as 0.12.0-2 - - - - - 4 changed files: - debian/changelog - + debian/clean - debian/control - debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +python-pymummer (0.12.0-2) unstable; urgency=medium + + * Team upload. + * Fix clean target. Closes: #1046452. + * Drop "Priority: optional" (default). + * Update standards-version. + * Simplify and fine-tune salsa-ci.yml. + + -- Santiago Vila <[email protected]> Wed, 04 Mar 2026 12:30:00 +0100 + python-pymummer (0.12.0-1) unstable; urgency=medium * Team upload. ===================================== debian/clean ===================================== @@ -0,0 +1 @@ +src/pymummer/_version.py ===================================== debian/control ===================================== @@ -4,7 +4,6 @@ Uploaders: Steffen Moeller <[email protected]>, Andreas Tille <[email protected]> Section: python Testsuite: autopkgtest-pkg-pybuild -Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, @@ -15,7 +14,7 @@ Build-Depends: debhelper-compat (= 13), fastaq, mummer, python3-pytest <!nocheck> -Standards-Version: 4.7.2 +Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/python-pymummer Vcs-Git: https://salsa.debian.org/med-team/python-pymummer.git Homepage: https://github.com/sanger-pathogens/pymummer ===================================== debian/salsa-ci.yml ===================================== @@ -1,4 +1,7 @@ --- 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 View it on GitLab: https://salsa.debian.org/med-team/python-pymummer/-/compare/1957857d6aa63a14002653a6970e1aed8641ae5f...c2673457d8eca18fe311dc589576d8bf8a522f58 -- View it on GitLab: https://salsa.debian.org/med-team/python-pymummer/-/compare/1957857d6aa63a14002653a6970e1aed8641ae5f...c2673457d8eca18fe311dc589576d8bf8a522f58 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
