Étienne Mollier pushed to branch master at Debian Med / lumpy-sv
Commits: a7f9a4dd by Sudip Mukherjee at 2026-01-22T21:42:06+01:00 Add B-D on python3-pysam lumpy-sv is uninstallable in s390x as python3-pysam is not available in s390x. Add it back as B-D so that lumpy-sv is not built in s390x till python3-pysam is fixed in s390x. Closes: #1121752 Signed-off-by: Étienne Mollier <[email protected]> - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +lumpy-sv (0.3.1+dfsg-8.1) unstable; urgency=medium + + * Non-maintainer upload. + * Add B-D on python3-pysam (Closes: #1121752) + - lumpy-sv is uninstallable in s390x as python3-pysam is not available in + s390x. Add it back as B-D so that lumpy-sv is not built in s390x till + python3-pysam is fixed in s390x. + + -- Sudip Mukherjee <[email protected]> Mon, 29 Dec 2025 14:15:32 +0000 + lumpy-sv (0.3.1+dfsg-8) unstable; urgency=medium * Team Upload. ===================================== debian/control ===================================== @@ -12,6 +12,7 @@ Build-Depends: debhelper-compat (= 13), libssl-dev, libcurl4-gnutls-dev, samtools, + python3-pysam Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/med-team/lumpy-sv Vcs-Git: https://salsa.debian.org/med-team/lumpy-sv.git View it on GitLab: https://salsa.debian.org/med-team/lumpy-sv/-/commit/a7f9a4ddd3e3c13e9f3dd49cbf650d30bafd8b7b -- View it on GitLab: https://salsa.debian.org/med-team/lumpy-sv/-/commit/a7f9a4ddd3e3c13e9f3dd49cbf650d30bafd8b7b 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
