[med-svn] [Git][med-team/snp-sites][master] 3 commits: New upstream version 2.4.1
Sascha Steinbiss
gitlab at salsa.debian.org
Sat Oct 6 17:00:38 BST 2018
Sascha Steinbiss pushed to branch master at Debian Med / snp-sites
Commits:
8f060bf0 by Sascha Steinbiss at 2018-10-06T15:54:42Z
New upstream version 2.4.1
- - - - -
b1504d03 by Sascha Steinbiss at 2018-10-06T15:54:43Z
Merge tag 'upstream/2.4.1'
Upstream version 2.4.1
- - - - -
c61315ac by Sascha Steinbiss at 2018-10-06T15:55:17Z
new upstream release
- - - - -
6 changed files:
- .gitignore
- Dockerfile
- README.md
- VERSION
- + _config.yml
- debian/changelog
Changes:
=====================================
.gitignore
=====================================
@@ -33,3 +33,6 @@ run-all-tests*
src/snp-sites
tests/.deps/*
tests/.dirstamp
+# vagrant runtime stuff
+.vagrant
+ubuntu-*-cloudimg-console.log
=====================================
Dockerfile
=====================================
@@ -6,7 +6,7 @@ FROM debian:testing
#
# Authorship
#
-MAINTAINER ap13 at sanger.ac.uk
+MAINTAINER path-help at sanger.ac.uk
#
# Pull in packages from testing
@@ -14,6 +14,6 @@ MAINTAINER ap13 at sanger.ac.uk
RUN apt-get update -qq
#
-# Install Roary
+# Install SNP-sites
#
-RUN apt-get install snp-sites
+RUN apt-get -y install snp-sites
=====================================
README.md
=====================================
@@ -1,9 +1,14 @@
# SNP-sites
Rapidly extracts SNPs from a multi-FASTA alignment.
-[![Build Status](https://travis-ci.org/sanger-pathogens/snp-sites.png?branch=master)](https://travis-ci.org/sanger-pathogens/snp-sites)
-[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-brightgreen.svg)](https://github.com/sanger-pathogens/snp-sites/blob/master/LICENSE)
-[![status](https://img.shields.io/badge/MGEN-10.1099%2Fmgen.0.000056-brightgreen.svg)](http://mgen.microbiologyresearch.org/content/journal/mgen/10.1099/mgen.0.000056)
+[![Build Status](https://travis-ci.org/sanger-pathogens/snp-sites.png?branch=master)](https://travis-ci.org/sanger-pathogens/snp-sites)
+[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-brightgreen.svg)](https://github.com/sanger-pathogens/snp-sites/blob/master/LICENSE)
+[![status](https://img.shields.io/badge/MGEN-10.1099%2Fmgen.0.000056-brightgreen.svg)](http://mgen.microbiologyresearch.org/content/journal/mgen/10.1099/mgen.0.000056)
+[![install with bioconda](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg)](http://bioconda.github.io/recipes/gubbins/README.html)
+[![Container ready](https://img.shields.io/badge/container-ready-brightgreen.svg)](https://quay.io/repository/biocontainers/gubbins)
+[![Docker Build Status](https://img.shields.io/docker/build/sangerpathogens/gubbins.svg)](https://hub.docker.com/r/sangerpathogens/gubbins)
+[![Docker Pulls](https://img.shields.io/docker/pulls/sangerpathogens/gubbins.svg)](https://hub.docker.com/r/sangerpathogens/gubbins)
+
## Contents
* [Introduction](#introduction)
=====================================
VERSION
=====================================
@@ -1 +1 @@
-2.4.0
+2.4.1
=====================================
_config.yml
=====================================
@@ -0,0 +1 @@
+theme: jekyll-theme-cayman
\ No newline at end of file
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+snp-sites (2.4.1-1) unstable; urgency=medium
+
+ * New upstream release.
+
+ -- Sascha Steinbiss <satta at debian.org> Sat, 06 Oct 2018 17:54:44 +0200
+
snp-sites (2.4.0-1) unstable; urgency=medium
* New upstream version.
View it on GitLab: https://salsa.debian.org/med-team/snp-sites/compare/ed8450d20becfd99a99af382674140ff962f5816...c61315acb61864def8851412667089ab02a3c4c3
--
View it on GitLab: https://salsa.debian.org/med-team/snp-sites/compare/ed8450d20becfd99a99af382674140ff962f5816...c61315acb61864def8851412667089ab02a3c4c3
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20181006/17e8ab1f/attachment-0001.html>
More information about the debian-med-commit
mailing list