Dylan Aïssi pushed to branch master at Debian Med / galileo
Commits: 91494d75 by Dylan Aïssi at 2022-04-09T22:26:36+02:00 Switch BD from dh-python to dh-sequence-python3 - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +galileo (0.5.1-9) UNRELEASED; urgency=medium + + * Switch BD from dh-python to dh-sequence-python3 + + -- Dylan Aïssi <[email protected]> Sat, 09 Apr 2022 22:18:08 +0200 + galileo (0.5.1-8) unstable; urgency=medium * Update upstream homepage (Closes: #980865) ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Uploaders: Dylan Aïssi <[email protected]> Section: science Priority: optional Build-Depends: debhelper-compat (= 13), - dh-python, + dh-sequence-python3, dh-sysuser, python3, python3-requests, ===================================== debian/rules ===================================== @@ -5,7 +5,7 @@ export PYBUILD_NAME=galileo export PYBUILD_DESTDIR_python3=debian/galileo/ %: - dh $@ --with python3,sysuser --buildsystem=pybuild + dh $@ --with sysuser --buildsystem=pybuild override_dh_sysuser: dh_sysuser -pgalileo-daemon galileo View it on GitLab: https://salsa.debian.org/med-team/galileo/-/commit/91494d75d63b6cc7426f3682da82c44c4494f72f -- View it on GitLab: https://salsa.debian.org/med-team/galileo/-/commit/91494d75d63b6cc7426f3682da82c44c4494f72f 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
