Michael R. Crusoe pushed to branch master at Debian Med / toil
Commits: 23688c5a by Michael R. Crusoe at 2024-04-29T16:41:53+02:00 d/control: we now need an explicit dependency on python3-tz. Closes: #1070055 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +toil (6.1.0-4) unstable; urgency=medium + + * d/control: we now need an explicit dependency on python3-tz. Closes: + #1070055 + + -- Michael R. Crusoe <[email protected]> Mon, 29 Apr 2024 16:41:47 +0200 + toil (6.1.0-3) unstable; urgency=medium * d/README.source: make more explicit the need to follow the ===================================== debian/control ===================================== @@ -28,7 +28,8 @@ Build-Depends: debhelper-compat (= 13), python3-sphinx-autodoc-typehints <!nodoc>, python3-sphinxcontrib.autoprogram <!nodoc>, python3-pubsub <!nodoc>, - python3-doc <!nodoc> + python3-doc <!nodoc>, + python3-tz <!nodoc> <!nocheck> Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/med-team/toil Vcs-Git: https://salsa.debian.org/med-team/toil.git View it on GitLab: https://salsa.debian.org/med-team/toil/-/commit/23688c5a12c47b6bdeb68b4c69f7d16c4022fcec -- View it on GitLab: https://salsa.debian.org/med-team/toil/-/commit/23688c5a12c47b6bdeb68b4c69f7d16c4022fcec 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
