[med-svn] [qiime] 11/12: Explain Build-Depends in README.source

Andreas Tille tille at debian.org
Fri Nov 17 12:40:44 UTC 2017


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

tille pushed a commit to branch master
in repository qiime.

commit 55d05cdb78dc038105ebaec94456e2a7b0903be3
Author: Andreas Tille <tille at debian.org>
Date:   Fri Nov 17 13:32:36 2017 +0100

    Explain Build-Depends in README.source
---
 debian/README.source | 12 ++++++++----
 debian/changelog     |  2 +-
 debian/control       |  3 ++-
 3 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/debian/README.source b/debian/README.source
index ffb55b8..d1e414c 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -41,10 +41,14 @@ Other dependencies/TODO:
 Everything else needed should be packaged, if not in Debian proper then in the SVN.  QIIME
 keeps adding new deps so these need to be checked with each release.
 
-denoiser - no longer a dependency as it has been folded into Qiime itself.
-several recommended deps should probably be hard depends, as long as they are available in the archive
-
-emperor and king are both troublesome in their own ways.  We really need Emperor for 1.8.0+
+To package:
+ * Emperor 1.8.0+
+ * python-burrito-fillings
+
+The
+   Build-Depends: bwa, infernal, raxml, sortmerna, swarm, vsearch
+are just added to make sure the qiime package will build only on those architectures successfully
+where all these dependencies exist.
 
 QIIME data
 ----------
diff --git a/debian/changelog b/debian/changelog
index c5ad181..e71a723 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,7 +20,7 @@ qiime (1.9.1+dfsg-2) UNRELEASED; urgency=medium
   * hardening=+all
   * Fixing dependency relations (related to #820308):
      - qiime-default-reference: Depends -> Suggests
-     - Build-Depends: bwa, infernal, raxml, sortmerna, swarm
+     - Build-Depends: bwa, infernal, raxml, sortmerna, swarm, vsearch
      - TODO: python-burrito-fillings, emperor
 
  -- Steffen Moeller <moeller at debian.org>  Fri, 05 Feb 2016 22:56:51 +0100
diff --git a/debian/control b/debian/control
index ef6588d..521499b 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,8 @@ Build-Depends: debhelper (>= 10),
                infernal,
                raxml,
                sortmerna,
-               swarm
+               swarm,
+               vsearch
 Standards-Version: 4.1.1
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/qiime.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/qiime.git

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



More information about the debian-med-commit mailing list