[med-svn] [roary] branch master updated (16288ee -> c21f039)
Sascha Steinbiss
satta at debian.org
Thu Aug 10 19:34:25 UTC 2017
This is an automated email from the git hooks/post-receive script.
satta pushed a change to branch master
in repository roary.
from 16288ee upload to unstable
new ae62722 New upstream version 3.9.0+dfsg
new 678cbbf Merge tag 'upstream/3.9.0+dfsg'
new 66d3321 new upstream release
new c21f039 bump Standards-Version
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
README.md | 20 ++++-
bin/roary-unique_genes_per_sample | 19 +++++
debian/changelog | 7 ++
debian/control | 2 +-
dist.ini | 2 +-
lib/Bio/Roary/CommandLine/UniqueGenesPerSample.pm | 92 ++++++++++++++++++++++
lib/Bio/Roary/UniqueGenesPerSample.pm | 80 +++++++++++++++++++
t/Bio/Roary/UniqueGenesPerSample.t | 37 +++++++++
.../clustered_proteins_valid | 6 ++
.../expected_unique_genes_per_sample.tsv | 4 +
10 files changed, 265 insertions(+), 4 deletions(-)
create mode 100755 bin/roary-unique_genes_per_sample
create mode 100644 lib/Bio/Roary/CommandLine/UniqueGenesPerSample.pm
create mode 100644 lib/Bio/Roary/UniqueGenesPerSample.pm
create mode 100755 t/Bio/Roary/UniqueGenesPerSample.t
create mode 100644 t/data/unique_genes_per_sample/clustered_proteins_valid
create mode 100644 t/data/unique_genes_per_sample/expected_unique_genes_per_sample.tsv
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/roary.git
More information about the debian-med-commit
mailing list