Andreas Tille pushed to branch master at Debian Med / python-pybedtools
Commits: 63e331fb by Andreas Tille at 2020-05-17T07:51:33+02:00 Fix binary-all build - - - - - 05eb111f by Andreas Tille at 2020-05-17T07:57:02+02:00 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +python-pybedtools (0.8.0-5) unstable; urgency=medium + + * Fix binary-all build + Closes: #960746 + + -- Andreas Tille <[email protected]> Sun, 17 May 2020 07:51:43 +0200 + python-pybedtools (0.8.0-4) unstable; urgency=medium * Team upload. ===================================== debian/rules ===================================== @@ -44,6 +44,6 @@ override_dh_auto_clean: find docs/source/autodocs/ -name "*.rst" | xargs -r /bin/rm # dh_auto_clean -override_dh_fixperms: - dh_fixperms +override_dh_fixperms-arch: + dh_fixperms -a chmod -x debian/*/usr/lib/python3/dist-packages/pybedtools/scripts/pybedtools View it on GitLab: https://salsa.debian.org/med-team/python-pybedtools/-/compare/6e694bb007d6d21b38865304d638c49a12bf324f...05eb111f1d4e9b16c07d613a45a423dd3a93d74d -- View it on GitLab: https://salsa.debian.org/med-team/python-pybedtools/-/compare/6e694bb007d6d21b38865304d638c49a12bf324f...05eb111f1d4e9b16c07d613a45a423dd3a93d74d 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
