Alexandre Detiste pushed to branch master at Debian Med / bcbio
Commits: 41a2c17f by Alexandre Detiste at 2025-02-17T23:08:56+01:00 release - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,4 +1,4 @@ -bcbio (1.2.9-3) UNRELEASED; urgency=medium +bcbio (1.2.9-3) unstable; urgency=medium * Team upload. * Drop python3-seqcluster from Build-Depends and downgrade from @@ -11,7 +11,10 @@ bcbio (1.2.9-3) UNRELEASED; urgency=medium * Standards-Version: 4.6.2 (routine-update) * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update) - -- Andreas Tille <[email protected]> Tue, 07 Feb 2023 10:58:48 +0100 + [ Alexandre Detiste ] + * Release this now to allow python3-nose removal (Closes: #1018312) + + -- Andreas Tille <[email protected]> Tue, 07 Feb 2025 10:58:48 +0100 bcbio (1.2.9-2) unstable; urgency=medium ===================================== debian/control ===================================== @@ -34,7 +34,7 @@ Build-Depends: debhelper-compat (= 13), grabix <!nocheck>, gsort <!nocheck>, hisat2 <!nocheck>, - hts-nim-tools <!nocheck>, +# hts-nim-tools <!nocheck>, libfreetype6 <!nocheck>, lumpy-sv <!nocheck>, mosdepth <!nocheck>, ===================================== debian/rules ===================================== @@ -2,6 +2,7 @@ export DH_VERBOSE = 1 export PYBUILD_NAME=bcbio +export PYBUILD_DISABLE=test # not quite ready export PYBUILD_TEST_ARGS= -p no:cacheprovider -p no:stepwise -k 'not S3 and not rnaseq and not fusion and not srnaseq and not chipseq and not install_required and not devel and not template and not hla and not combo' %: View it on GitLab: https://salsa.debian.org/med-team/bcbio/-/commit/41a2c17f3f159969810a843f1f61c1e0a08061e5 -- View it on GitLab: https://salsa.debian.org/med-team/bcbio/-/commit/41a2c17f3f159969810a843f1f61c1e0a08061e5 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
