Steffen Möller pushed to branch master at Debian Med / python-pyflow
Commits: 79c97ff9 by Steffen Moeller at 2019-08-02T17:18:52Z Fixing a few self-caused lintian warnings - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,5 +1,7 @@ python-pyflow (1.1.20-2) unstable; urgency=medium + * Team upload + * Porting to Python3 * Standards-Version: 4.4.0 ===================================== debian/control ===================================== @@ -14,7 +14,7 @@ Homepage: https://illumina.github.io/pyflow/ Package: python3-pyflow Architecture: any -Depends: ${python:Depends}, +Depends: ${python3:Depends}, ${misc:Depends} Description: lightweight parallel task engine for Python pyFlow is a tool to manage tasks in the context of a task dependency View it on GitLab: https://salsa.debian.org/med-team/python-pyflow/commit/79c97ff9835ef1a6f38c5135e1c2adf773b55d3e -- View it on GitLab: https://salsa.debian.org/med-team/python-pyflow/commit/79c97ff9835ef1a6f38c5135e1c2adf773b55d3e 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
