Santiago Vila pushed to branch master at Debian Med / python-pbcore
Commits: f3ec3fbc by Santiago Vila at 2026-06-24T11:30:00+02:00 d/control: Drop "Priority: optional" (default). - - - - - 6d0d93fc by Santiago Vila at 2026-06-24T11:35:00+02:00 d/control: Update standards-version. - - - - - 57a992fc by Santiago Vila at 2026-06-24T11:40:00+02:00 d/salsa-ci.yml: Use the simplified version. - - - - - 973e48a1 by Santiago Vila at 2026-06-24T11:45:00+02:00 d/salsa-ci.yml: Disable redundant/duplicate jobs. All binary packages have the same type, in this case "Architecture: all", so there is no real benefit in building the package separately. - - - - - 5095aeee by Santiago Vila at 2026-06-24T11:50:00+02:00 Upload for unstable as 2.1.2+dfsg-14 - - - - - 3 changed files: - debian/changelog - debian/control - debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,12 +1,20 @@ -python-pbcore (2.1.2+dfsg-14) UNRELEASED; urgency=medium +python-pbcore (2.1.2+dfsg-14) unstable; urgency=medium + + * Team upload. [ Santiago Vila ] - * d/control: Drop <!nocheck> from python3-biopython. Closes: #1122324. + * Drop <!nocheck> from python3-biopython. Closes: #1122324. + * Drop "Priority: optional" (default). + * Update standards-version. + * Fine-tune salsa-ci.yml. + + [ Michael R. Crusoe ] + * Update debian/gbp.conf. [ Andreas Tille ] - * d/watch: version=5 + * Switch watch file to version 5. - -- Andreas Tille <[email protected]> Thu, 11 Dec 2025 13:15:25 +0100 + -- Santiago Vila <[email protected]> Wed, 24 Jun 2026 11:50:00 +0200 python-pbcore (2.1.2+dfsg-13) unstable; urgency=medium ===================================== debian/control ===================================== @@ -3,7 +3,6 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]>, Étienne Mollier <[email protected]> Section: python -Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, dh-sequence-python3, @@ -22,7 +21,7 @@ Build-Depends: debhelper-compat (= 13), python3-xmlschema <!nocheck>, pylint, python3-coverage -Standards-Version: 4.7.2 +Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/med-team/python-pbcore Vcs-Git: https://salsa.debian.org/med-team/python-pbcore.git Homepage: https://github.com/PacificBiosciences/pbcore ===================================== debian/salsa-ci.yml ===================================== @@ -1,9 +1,10 @@ --- 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_I386: "true" + SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 1 + SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1 SALSA_CI_ENABLE_BUILD_PACKAGE_PROFILES: 1 BUILD_PROFILES: nocheck View it on GitLab: https://salsa.debian.org/med-team/python-pbcore/-/compare/0741bb13d7a621e9fb3469b59dd2e83b9c08915a...5095aeee404a6c5e80912c36082a809f84320a88 -- View it on GitLab: https://salsa.debian.org/med-team/python-pbcore/-/compare/0741bb13d7a621e9fb3469b59dd2e83b9c08915a...5095aeee404a6c5e80912c36082a809f84320a88 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
