Karsten Schöke pushed to branch master at Debian Med / python-biom-format
Commits: 09e222a9 by Karsten Schöke at 2026-08-10T10:48:21+02:00 d/rules: Remove unnecessary example copies. - - - - - e34a69c3 by Karsten Schöke at 2026-08-13T19:17:53+02:00 Update changelog for 2.1.17-5 release - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +python-biom-format (2.1.17-5) unstable; urgency=medium + + * Team upload. + * d/rules: Remove unnecessary example copies. + Closes: #1120068, #1102990 + + -- Karsten Schöke <[email protected]> Thu, 13 Aug 2026 18:55:44 +0200 + python-biom-format (2.1.17-4) unstable; urgency=medium * Team upload. ===================================== debian/rules ===================================== @@ -7,11 +7,10 @@ export LC_ALL=C.UTF-8 export PYBUILD_NAME=biom-format export PYBUILD_DESTDIR=debian/python3-$(PYBUILD_NAME) -export PYBUILD_BEFORE_TEST=cp -r {dir}/examples {build_dir} -export PYBUILD_AFTER_TEST=rm -rf {build_dir}/examples export PYBUILD_AFTER_INSTALL= rm -fr {destdir}/usr/lib/python3*/dist-packages/biom_format*/top_level.txt \ rm -fr {destdir}/usr/lib/python3*/dist-packages/doc \ rm -fr {destdir}/usr/lib/python3*/dist-packages/licenses \ + rm -fr {destdir}/usr/lib/python3*/dist-packages/examples ## When trying better hardening the build fails # export DEB_BUILD_MAINT_OPTIONS = hardening=+all View it on GitLab: https://salsa.debian.org/med-team/python-biom-format/-/compare/d19f5cd3299950642835bd1cc1333906b0bd3406...e34a69c35b19ef09a06fc2c6b2139835dc8a3277 -- View it on GitLab: https://salsa.debian.org/med-team/python-biom-format/-/compare/d19f5cd3299950642835bd1cc1333906b0bd3406...e34a69c35b19ef09a06fc2c6b2139835dc8a3277 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
