Andreas Tille pushed to branch master at Debian Med / python-nanoget
Commits: cc9b3ff9 by Andreas Tille at 2020-06-15T08:36:31+02:00 Delete extra LICENSE file in wrong place - - - - - dc22c52d by Andreas Tille at 2020-06-15T08:42:42+02:00 routine-update: Ready to upload to unstable - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +python-nanoget (1.12.2-3) unstable; urgency=medium + + * Delete extra LICENSE file in wrong place + Closes: #962840 + + -- Andreas Tille <[email protected]> Mon, 15 Jun 2020 08:36:49 +0200 + python-nanoget (1.12.2-2) unstable; urgency=medium * debhelper-compat 13 (routine-update) ===================================== debian/rules ===================================== @@ -12,6 +12,7 @@ override_dh_installexamples: mv `find debian/python3-$(PYBUILD_NAME) -name test.py` debian/python3-$(PYBUILD_NAME)-examples/usr/share/doc/python3-$(PYBUILD_NAME)/examples find debian -name __pycache__ -type d | xargs rm -rf find debian -name scripts -type d -empty | xargs rmdir + find debian -name LICENSE -type f -delete #override_dh_auto_test: #ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) View it on GitLab: https://salsa.debian.org/med-team/python-nanoget/-/compare/f332aa581d97de65265140b5918fc95745393a6a...dc22c52d2d2cd8d590448763f641a3d880431a76 -- View it on GitLab: https://salsa.debian.org/med-team/python-nanoget/-/compare/f332aa581d97de65265140b5918fc95745393a6a...dc22c52d2d2cd8d590448763f641a3d880431a76 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
