Nilesh Patra pushed to branch master at Debian Med / mosdepth
Commits: 3ca24f72 by Nilesh Patra at 2025-09-28T14:54:53+05:30 d/test: Change archs to instead negate testing on 32-bit - - - - - 365ab770 by Nilesh Patra at 2025-09-28T14:54:56+05:30 Bump Standards-Version to 4.7.2 (no changes needed) - - - - - c6733b43 by Nilesh Patra at 2025-09-28T14:55:44+05:30 [ci skip] Update d/ch - - - - - 3 changed files: - debian/changelog - debian/control - debian/tests/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +mosdepth (0.3.11+ds-3) UNRELEASED; urgency=medium + + * Drop myself from uploaders + * d/test: Change archs to instead negate testing on 32-bit + * Bump Standards-Version to 4.7.2 (no changes needed) + + -- Nilesh Patra <[email protected]> Sun, 28 Sep 2025 14:55:10 +0530 + mosdepth (0.3.11+ds-2) unstable; urgency=medium * Team Upload. ===================================== debian/control ===================================== @@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13), help2man, samtools, libhts-dev -Standards-Version: 4.7.0 +Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/med-team/mosdepth Vcs-Git: https://salsa.debian.org/med-team/mosdepth.git Homepage: https://github.com/brentp/mosdepth ===================================== debian/tests/control ===================================== @@ -1,4 +1,4 @@ Tests: run-unit-test Depends: @, python3 Restrictions: allow-stderr -Architecture: amd64 arm64 ppc64el +Architecture: !i386 !armhf !armel View it on GitLab: https://salsa.debian.org/med-team/mosdepth/-/compare/14dcd6f175995efb3147647849d56c8b0e5081da...c6733b438e5a451dc36d0e090b18fa621095884a -- View it on GitLab: https://salsa.debian.org/med-team/mosdepth/-/compare/14dcd6f175995efb3147647849d56c8b0e5081da...c6733b438e5a451dc36d0e090b18fa621095884a 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
