[med-svn] [Git][med-team/cwltool][master] Make explicit the dependency on python3-mypy-extenions
Michael R. Crusoe
gitlab at salsa.debian.org
Wed Jan 23 13:38:27 GMT 2019
Michael R. Crusoe pushed to branch master at Debian Med / cwltool
Commits:
cc71fdff by Michael R. Crusoe at 2019-01-23T13:28:38Z
Make explicit the dependency on python3-mypy-extenions
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+cwltool (1.0.20181217162649+dfsg-10) unstable; urgency=medium
+
+ * Make explicit the dependency on python3-mypy-extenions.
+ Closes: #920251, #920270
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com> Tue, 22 Jan 2019 16:01:42 -0800
+
cwltool (1.0.20181217162649+dfsg-9) unstable; urgency=medium
* Switch to python3-mypy-extensions
=====================================
debian/control
=====================================
@@ -34,7 +34,8 @@ Homepage: http://www.commonwl.org
Package: cwltool
Architecture: all
Depends: ${python3:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ python3-mypy-extensions
Recommends: nodejs
Suggests: docker.io | singularity-container
Provides: cwl-runner
View it on GitLab: https://salsa.debian.org/med-team/cwltool/commit/cc71fdff8073b04a4eb0cef53bc1bd35a1e56d83
--
View it on GitLab: https://salsa.debian.org/med-team/cwltool/commit/cc71fdff8073b04a4eb0cef53bc1bd35a1e56d83
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/20190123/3e606308/attachment.html>
More information about the debian-med-commit
mailing list