Andreas Tille pushed to branch master at Debian Med / python-pbcore
Commits: d55042a3 by Andreas Tille at 2025-12-11T13:15:14+01:00 d/control: Drop <!nocheck> from python3-biopython. Closes: #1122324. - - - - - 1df1907f by Andreas Tille at 2025-12-11T13:15:48+01:00 Update changelog - - - - - 2b843b03 by Andreas Tille at 2025-12-11T13:18:50+01:00 d/watch: version=5 - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +python-pbcore (2.1.2+dfsg-14) UNRELEASED; urgency=medium + + [ Santiago Vila ] + * d/control: Drop <!nocheck> from python3-biopython. Closes: #1122324. + + [ Andreas Tille ] + * d/watch: version=5 + + -- Andreas Tille <[email protected]> Thu, 11 Dec 2025 13:15:25 +0100 + python-pbcore (2.1.2+dfsg-13) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -18,7 +18,7 @@ Build-Depends: debhelper-compat (= 13), python3-pytest-runner <!nocheck>, python3-pytest-xdist <!nocheck>, python3-pytest-cov <!nocheck>, - python3-biopython <!nocheck>, + python3-biopython, python3-xmlschema <!nocheck>, pylint, python3-coverage ===================================== debian/watch ===================================== @@ -1,4 +1,7 @@ -version=4 +Version: 5 -opts="repacksuffix=+dfsg,dversionmangle=auto,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ - https://github.com/PacificBiosciences/pbcore/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@ +Source: https://github.com/PacificBiosciences/pbcore/tags +Matching-Pattern: (?:.*?/)?v?(\d[\d.]+)@ARCHIVE_EXT@ +Repack-Suffix: +dfsg +Dversion-Mangle: auto +Filename-Mangle: s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz% View it on GitLab: https://salsa.debian.org/med-team/python-pbcore/-/compare/03865f3b742918f8f1ef49a417dbc5e1552c2327...2b843b03adaea1ab4611a19dc95b6fa609afabd9 -- View it on GitLab: https://salsa.debian.org/med-team/python-pbcore/-/compare/03865f3b742918f8f1ef49a417dbc5e1552c2327...2b843b03adaea1ab4611a19dc95b6fa609afabd9 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
