This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository cwltool.
commit 1e794eb0221f5d6b3d5268625dce248a261d2670 Author: Andreas Tille <[email protected]> Date: Fri Dec 9 11:12:13 2016 +0100 Add python-typing as Build-Depends and comment patch to skip it --- debian/changelog | 1 + debian/control | 1 + debian/patches/series | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f76f7c3..0e40e1f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ cwltool (1.0.20161207161158-1) UNRELEASED; urgency=medium Closes: #845982 * d/watch: version=4 * debhelper 10 + * Add python-typing as Build-Depends and comment patch to skip it -- Andreas Tille <[email protected]> Fri, 09 Dec 2016 10:33:42 +0100 diff --git a/debian/control b/debian/control index cd058a0..faf3203 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Build-Depends: debhelper (>= 10), python-html5lib, python-sparqlwrapper, python-keepalive, + python-typing, help2man Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/cwltool.git diff --git a/debian/patches/series b/debian/patches/series index aabb5d2..d594a04 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +1 @@ -no-typing +# no-typing -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/cwltool.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
