This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository cwltool.
commit 8adaa798c76f96ff4079e3bc5e45a0bd7f1afca7 Author: Andreas Tille <[email protected]> Date: Fri Dec 9 10:32:43 2016 +0100 Verified watch file by fetching new upstream version --- debian/changelog | 3 ++- debian/watch | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8c4c5e8..9c2ceaa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -cwltool (1.0.20160504183010-1) UNRELEASED; urgency=medium +cwltool (1.0.20161207161158-1) UNRELEASED; urgency=medium * Team upload @@ -7,6 +7,7 @@ cwltool (1.0.20160504183010-1) UNRELEASED; urgency=medium [ Andreas Tille ] * Add missing Build-Depends: python-keepalive + * d/watch: version=4 -- Andreas Tille <[email protected]> Fri, 09 Dec 2016 10:26:39 +0100 diff --git a/debian/watch b/debian/watch index 9f2c223..b682910 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ -version=3 +version=4 opts=uversionmangle=s/(rc|a|b|c)/~$1/ \ https://pypi.debian.net/cwltool/cwltool-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) -- 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
