This is an automated email from the git hooks/post-receive script. kloetzl-guest pushed a commit to branch master in repository cwltool.
commit b35c6aa60a7b449b1339654673d47b95dc25a8f9 Author: Fabian Klötzl <[email protected]> Date: Tue Sep 12 15:03:45 2017 +0200 d/upstream/metadata: Fix Bug-Submit URL Closes: #874355 --- debian/changelog | 10 ++++++++++ debian/upstream/metadata | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index fb1d8cc..b919a85 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +cwltool (1.0.20170810192106-2) UNRELEASED; urgency=medium + + [ Andreas Tille ] + * d/upstream/metadata: Fix Syntax + + [ Fabian Klötzl ] + * d/upstream/metadata: Fix Bug-Submit URL (closes: #874355) + + -- Fabian Klötzl <[email protected]> Tue, 12 Sep 2017 14:59:51 +0200 + cwltool (1.0.20170810192106-1) unstable; urgency=medium [ Steffen Moeller ] diff --git a/debian/upstream/metadata b/debian/upstream/metadata index 882fa38..960a19f 100644 --- a/debian/upstream/metadata +++ b/debian/upstream/metadata @@ -1,5 +1,5 @@ Bug-Database: https://github.com/common-workflow-language/cwltool/issues -Bug-Submit: https://github.com/common-workflow-languages/cwltool/issues/new +Bug-Submit: https://github.com/common-workflow-language/cwltool/issues/new Cite-As: | Amstutz, Peter; Crusoe, Michael R.; Tijanić, Nebojša; Chapman, Brad; Chilton, John; Heuer, Michael; Kartashov, Andrey; Leehr, Dan; Ménager, Hervé; -- 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
