[med-svn] [Git][med-team/q2-cutadapt][master] Add dependencies

Liubov Chuprikova gitlab at salsa.debian.org
Thu Jun 20 18:23:02 BST 2019



Liubov Chuprikova pushed to branch master at Debian Med / q2-cutadapt


Commits:
6414d49e by Liubov Chuprikova at 2019-06-20T17:22:39Z
Add dependencies

- - - - -


1 changed file:

- debian/control


Changes:

=====================================
debian/control
=====================================
@@ -3,7 +3,14 @@ Section: science
 Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Liubov Chuprikova <chuprikovalv at gmail.com>
-Build-Depends: debhelper (>= 12~)
+Build-Depends: debhelper (>= 12~),
+               dh-python,
+               python3,
+               python3-setuptools,
+               python3-pytest-cov,
+               python3-pandas,
+               cutadapt,
+               q2-types
 Standards-Version: 4.3.0
 Vcs-Browser: https://salsa.debian.org/med-team/q2-cutadapt
 Vcs-Git: https://salsa.debian.org/med-team/q2-cutadapt.git
@@ -12,8 +19,15 @@ Homepage: https://qiime2.org/
 Package: q2-cutadapt
 Architecture: any
 Depends: ${shlibs:Depends},
-         ${misc:Depends}
-Description: QIIME 2 plugin for working with adapters in sequence data
+         ${misc:Depends},
+         ${python3:Depends},
+         python3-numpy,
+         python3-pandas,
+         cutadapt,
+         pigz,
+         qiime,
+         q2-types
+Description: QIIME 2 plugin to work with adapters in sequence data
  QIIME 2 is a powerful, extensible, and decentralized microbiome analysis
  package with a focus on data and analysis transparency. QIIME 2 enables
  researchers to start an analysis with raw DNA sequence data and finish with



View it on GitLab: https://salsa.debian.org/med-team/q2-cutadapt/commit/6414d49e16cf5d48f07a1b1dbb76732556fd7c3b

-- 
View it on GitLab: https://salsa.debian.org/med-team/q2-cutadapt/commit/6414d49e16cf5d48f07a1b1dbb76732556fd7c3b
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/20190620/e3add49e/attachment-0001.html>


More information about the debian-med-commit mailing list