Alexandre Detiste pushed to branch master at Debian Med / ctdconverter
Commits: f0c8e5a8 by Alexandre Detiste at 2024-06-19T11:29:33+02:00 use new dh-sequence-python3 - - - - - 2 changed files: - debian/control - debian/rules Changes: ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Uploaders: Michael R. Crusoe <[email protected]> Section: science Priority: optional Build-Depends: debhelper-compat (= 13), - dh-python, + dh-sequence-python3, python3, python3-setuptools, python3-pkg-resources, ===================================== debian/rules ===================================== @@ -17,7 +17,7 @@ include /usr/share/dpkg/default.mk # export DEB_BUILD_MAINT_OPTIONS=hardening=+all %: - dh $@ --with python3 --buildsystem=pybuild + dh $@ --buildsystem=pybuild override_dh_auto_build: 2to3 --write --nobackups --no-diffs convert.py galaxy/ cwl/ common/ View it on GitLab: https://salsa.debian.org/med-team/ctdconverter/-/commit/f0c8e5a8f6b837accafc61cfdbd16ed3b4460df6 -- This project does not include diff previews in email notifications. View it on GitLab: https://salsa.debian.org/med-team/ctdconverter/-/commit/f0c8e5a8f6b837accafc61cfdbd16ed3b4460df6 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
