This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository bandage.
commit 679c96a680260beddbeed874dc2ac3d65ad4b375 Author: Andreas Tille <[email protected]> Date: Tue Aug 15 14:10:09 2017 +0200 In yaml syntax the string ": " has a special meaning. Thus the title needs to be quoted. --- debian/upstream/metadata | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/upstream/metadata b/debian/upstream/metadata index f476156..522f335 100644 --- a/debian/upstream/metadata +++ b/debian/upstream/metadata @@ -4,7 +4,7 @@ Cite-As: Wick R.R., Schultz M.B., Zobel J. & Holt K.E. (2015). Bioinformatics, 31(20), 3350-3352. Reference: Author: Ryan Wick - Title: Bandage: interactive visualisation of de novo genome assemblies + Title: "Bandage: interactive visualisation of de novo genome assemblies" Journal: Bioinformatics Year: 2015 Volume: 31 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bandage.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
