[med-svn] [Git][med-team/python-biom-format][master] remove .coverage files. Closes: #974050
Michael R. Crusoe
gitlab at salsa.debian.org
Tue Nov 10 09:31:39 GMT 2020
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 <crusoe at debian.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20201110/fc0c6353/attachment-0001.html>
More information about the debian-med-commit
mailing list