This is an automated email from the git hooks/post-receive script. sascha-guest pushed a commit to branch master in repository roary.
commit 1ae37218390732ad666145ccc9cc8c34f6b123a9 Author: Sascha Steinbiss <[email protected]> Date: Sun Dec 20 14:01:19 2015 +0000 add patch headers --- debian/patches/add_abstract.patch | 4 ++++ debian/patches/rename_R_script.patch | 4 ++++ debian/patches/spelling.patch | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/debian/patches/add_abstract.patch b/debian/patches/add_abstract.patch index 02a6afa..8744707 100644 --- a/debian/patches/add_abstract.patch +++ b/debian/patches/add_abstract.patch @@ -1,3 +1,7 @@ +Description: add abstract line +Author: Sascha Steinbiss <[email protected]> +Bug: https://github.com/sanger-pathogens/Roary/pull/220 +Applied-Upstream: https://github.com/sanger-pathogens/Roary/pull/220 --- a/lib/Bio/Roary/SplitGroups.pm +++ b/lib/Bio/Roary/SplitGroups.pm @@ -1,6 +1,6 @@ diff --git a/debian/patches/rename_R_script.patch b/debian/patches/rename_R_script.patch index 4718f63..9e49918 100644 --- a/debian/patches/rename_R_script.patch +++ b/debian/patches/rename_R_script.patch @@ -1,3 +1,7 @@ +Description: remove .R script suffix + According to policy item 10.4 scripts in the PATH must + not have a language specific suffix. +Author: Sascha Steinbiss <[email protected]> --- a/lib/Bio/Roary/PostAnalysis.pm +++ b/lib/Bio/Roary/PostAnalysis.pm @@ -125,7 +125,7 @@ diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch index 4ce6e6d..2a0c3c8 100644 --- a/debian/patches/spelling.patch +++ b/debian/patches/spelling.patch @@ -1,3 +1,7 @@ +Description: spelling fixed +Author: Sascha Steinbiss <[email protected]> +Bug: https://github.com/sanger-pathogens/Roary/pull/220 +Applied-Upstream: https://github.com/sanger-pathogens/Roary/pull/220 --- a/bin/pan_genome_assembly_statistics +++ b/bin/pan_genome_assembly_statistics @@ -2,12 +2,12 @@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/roary.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
