Andreas Tille pushed to branch master at Debian Med / python-nanomath
Commits: cbb337e6 by Andreas Tille at 2020-06-15T08:38:35+02:00 Delete extra LICENSE file in wrong place - - - - - fb1a1919 by Andreas Tille at 2020-06-15T08:43:55+02:00 routine-update: Ready to upload to unstable - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +python-nanomath (0.23.2-2) unstable; urgency=medium + + * Delete extra LICENSE file in wrong place + Closes: #962841 + + -- Andreas Tille <[email protected]> Mon, 15 Jun 2020 08:39:26 +0200 + python-nanomath (0.23.2-1) unstable; urgency=medium * New upstream version ===================================== debian/rules ===================================== @@ -6,3 +6,7 @@ export PYBUILD_NAME=nanomath %: dh $@ --with python3 --buildsystem=pybuild + +override_dh_install: + dh_install + find debian -name LICENSE -type f -delete View it on GitLab: https://salsa.debian.org/med-team/python-nanomath/-/compare/1763c11b8457c29d94673591dc70dc84f4a37c5f...fb1a191968ddda3aa56736d0938610d65c29e27e -- View it on GitLab: https://salsa.debian.org/med-team/python-nanomath/-/compare/1763c11b8457c29d94673591dc70dc84f4a37c5f...fb1a191968ddda3aa56736d0938610d65c29e27e 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
