Michael R. Crusoe pushed to branch master at Debian Med / python-biom-format
Commits: 34972579 by Michael R. Crusoe at 2020-11-10T08:11:36+01:00 remove .coverage files. Closes: #974050 - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +python-biom-format (2.1.9-2) UNRELEASED; urgency=medium + + * Team upload. + * remove .coverage files. Closes: #974050 + + -- Michael R. Crusoe <[email protected]> Tue, 10 Nov 2020 08:09:33 +0100 + python-biom-format (2.1.9-1) unstable; urgency=medium * Team Upload. ===================================== debian/rules ===================================== @@ -43,3 +43,7 @@ override_dh_installexamples: else \ find debian/python*$(PYBUILD_NAME) -name tests -type d | xargs rm -rf ; \ fi + +override_dh_auto_install: + dh_auto_install + find $(PYBUILD_DESTDIR_python3) -name .coverage -delete View it on GitLab: https://salsa.debian.org/med-team/python-biom-format/-/commit/349725797c4abc230ac7487b470b49fe70ca7869 -- View it on GitLab: https://salsa.debian.org/med-team/python-biom-format/-/commit/349725797c4abc230ac7487b470b49fe70ca7869 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
