[med-svn] [Git][med-team/toil][master] d/control: we now need an explicit dependency on python3-tz. Closes: #1070055
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Fri May 3 16:26:26 BST 2024
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 <crusoe at debian.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240503/094d153a/attachment-0001.htm>
More information about the debian-med-commit
mailing list