Étienne Mollier pushed to branch master at Debian Med / samtools
Commits: c2e7702d by Étienne Mollier at 2024-05-30T20:51:20+02:00 this upload ended up accepted into unstable. - - - - - 56a4a288 by Étienne Mollier at 2024-05-30T20:51:47+02:00 d/rules: fix no-arch-all builds. The initial issue flown below radar due to leftover htslib version discrepancy. - - - - - c449bd74 by Étienne Mollier at 2024-05-30T20:53:35+02:00 ready to upload to unstable. - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,17 @@ +samtools (1.20-3) unstable; urgency=medium + + * [56a4a28] d/rules: fix no-arch-all builds. + The initial issue flown below radar due to leftover htslib version + discrepancy, triggering the build failure too early. + + -- Étienne Mollier <[email protected]> Thu, 30 May 2024 20:52:53 +0200 + +samtools (1.20-2) unstable; urgency=medium + + * [832f44a] d/control: build depends on libhts-dev >= 1.20~. + + -- Étienne Mollier <[email protected]> Thu, 30 May 2024 20:03:04 +0200 + samtools (1.20-1) unstable; urgency=medium * [6733c3c] New upstream version 1.20 ===================================== debian/rules ===================================== @@ -66,5 +66,5 @@ override_dh_installchangelogs: dh_installchangelogs NEWS.md TEST_INSTALLDIR = $(CURDIR)/debian/samtools-test -execute_after_dh_fixperms: +execute_after_dh_fixperms-indep: chmod -x $(TEST_INSTALLDIR)/usr/share/samtools/test/mpileup/mp_2018.sam View it on GitLab: https://salsa.debian.org/med-team/samtools/-/compare/832f44a84283fc9ec76c95269c497efad79a8a6e...c449bd74c00d8b010d2584ba3d393eb2335408c7 -- This project does not include diff previews in email notifications. View it on GitLab: https://salsa.debian.org/med-team/samtools/-/compare/832f44a84283fc9ec76c95269c497efad79a8a6e...c449bd74c00d8b010d2584ba3d393eb2335408c7 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
