This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository roary.
commit f8010a44828d332a03d0f7850e1caa43bac6910a Author: Andreas Tille <[email protected]> Date: Thu Jan 19 08:33:57 2017 +0100 Spelling patch applied upstream --- debian/patches/series | 1 - debian/patches/spelling | 17 ----------------- 2 files changed, 18 deletions(-) diff --git a/debian/patches/series b/debian/patches/series index 0cda7d7..7f4bae5 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1 @@ -spelling rename_R_script.patch diff --git a/debian/patches/spelling b/debian/patches/spelling deleted file mode 100644 index 66159ab..0000000 --- a/debian/patches/spelling +++ /dev/null @@ -1,17 +0,0 @@ -Description: fix spelling -Author: Sascha Steinbiss <[email protected]> ---- a/lib/Bio/Roary/AnnotateGroups.pm -+++ b/lib/Bio/Roary/AnnotateGroups.pm -@@ -1,10 +1,10 @@ - package Bio::Roary::AnnotateGroups; - --# ABSTRACT: Take in a group file and assosiated GFF files for the isolates and update the group name to the gene name -+# ABSTRACT: Take in a group file and associated GFF files for the isolates and update the group name to the gene name - - =head1 SYNOPSIS - --Take in a group file and assosiated GFF files for the isolates and update the group name to the gene name -+Take in a group file and associated GFF files for the isolates and update the group name to the gene name - use Bio::Roary::AnnotateGroups; - - my $obj = Bio::Roary::AnnotateGroups->new( -- 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
