Alexandre Detiste pushed to branch master at Debian Med / python-hl7
Commits: cb5e0669 by Alexandre Detiste at 2024-01-07T16:50:52+01:00 use new dh-sequence-python3 - - - - - d9e9bc45 by Alexandre Detiste at 2024-01-07T16:54:56+01:00 release - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,15 @@ -python-hl7 (0.4.5-2) UNRELEASED; urgency=medium +python-hl7 (0.4.5-2) unstable; urgency=medium + * Team Upload + * use new dh-sequence-python3 + * remove extraneous old dependencies: + * python3-mock + * python3-six + + [ Andreas Tille ] * d/watch: create proper filename - -- Andreas Tille <[email protected]> Tue, 19 Jul 2022 14:32:04 +0200 + -- Alexandre Detiste <[email protected]> Sun, 07 Jan 2024 16:54:43 +0100 python-hl7 (0.4.5-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -6,7 +6,7 @@ Section: python Testsuite: autopkgtest-pkg-python Priority: optional Build-Depends: debhelper-compat (= 13), - dh-python, + dh-sequence-python3, python3, python3-setuptools, debhelper ===================================== debian/rules ===================================== @@ -4,7 +4,7 @@ export PYBUILD_NAME=hl7 %: - dh $@ --with python3 --buildsystem=pybuild + dh $@ --buildsystem=pybuild override_dh_install: dh_install View it on GitLab: https://salsa.debian.org/med-team/python-hl7/-/compare/9f060dd83261efb63d14294eb1176dcc4a091627...d9e9bc454358ff0af2c995219af60dce7fe043e8 -- View it on GitLab: https://salsa.debian.org/med-team/python-hl7/-/compare/9f060dd83261efb63d14294eb1176dcc4a091627...d9e9bc454358ff0af2c995219af60dce7fe043e8 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
