[med-svn] [ariba] 04/14: new Debian version, dependencies

Sascha Steinbiss satta at debian.org
Sun Jul 31 21:39:02 UTC 2016


This is an automated email from the git hooks/post-receive script.

satta pushed a commit to branch master
in repository ariba.

commit d6b436b41c48f01e296e357254a9951c47a44c6a
Author: Sascha Steinbiss <satta at debian.org>
Date:   Sun Jul 31 16:57:09 2016 +0000

    new Debian version, dependencies
---
 debian/changelog |  7 +++++++
 debian/control   | 26 ++++++++++++--------------
 2 files changed, 19 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 826b7ab..a57e67a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ariba (2.0.0-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+  * Adjust dependencies to new upstream requirements.
+
+ -- Sascha Steinbiss <satta at debian.org>  Sun, 31 Jul 2016 16:42:41 +0000
+
 ariba (1.0.1-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 1ed16be..46fd4a2 100644
--- a/debian/control
+++ b/debian/control
@@ -6,20 +6,19 @@ Testsuite: autopkgtest
 Priority: optional
 Build-Depends: debhelper (>= 9),
                python3,
+               python3-dendropy (>= 4.1.0),
                python3-setuptools,
-               python3-pymummer,
-               python3-pysam,
-               python3-openpyxl,
+               python3-pymummer (>= 0.6.1),
+               python3-pysam (>= 0.8.1),
                python3-nose,
-               python3-lxml,
                bowtie2 (>= 2.1.0),
-               r-cran-ape,
                cd-hit,
                samtools (>= 1.2),
                bcftools,
+               libmash-dev,
+               libfml-dev,
                mummer,
-               spades,
-               fastaq (>= 3.10.0),
+               fastaq (>= 3.12.0),
                help2man,
                asciidoctor
 Standards-Version: 3.9.8
@@ -35,14 +34,13 @@ Depends: ${misc:Depends},
          cd-hit,
          samtools (>= 1.2),
          bcftools,
+         libmash0,
+         libfml0,
          mummer,
-         spades,
-         python3-pymummer,
-         python3-pysam,
-         python3-openpyxl,
-         fastaq (>= 3.10.0),
-         r-cran-ape,
-         python3-lxml
+         python3-dendropy (>= 4.1.0),
+         python3-pymummer (>= 0.6.1),
+         python3-pysam (>= 0.8.1),
+         fastaq (>= 3.12.0),
 Description: Antibiotic Resistance Identification By Assembly
  ARIBA is a tool that identifies antibiotic resistance genes by running local
  assemblies.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ariba.git



More information about the debian-med-commit mailing list