[med-svn] [Git][med-team/q2-demux][master] Add dependencies
Liubov Chuprikova
gitlab at salsa.debian.org
Tue Jun 4 14:59:30 BST 2019
Liubov Chuprikova pushed to branch master at Debian Med / q2-demux
Commits:
6a574267 by Liubov Chuprikova at 2019-06-04T13:59:23Z
Add dependencies
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,5 +1,7 @@
q2-demux (2019.4.1-1) UNRELEASED; urgency=medium
* Initial release (Closes: #<bug>)
+ TODO: Package
+ q2templates
-- Liubov Chuprikova <chuprikovalv at gmail.com> Tue, 04 Jun 2019 02:56:10 +0200
=====================================
debian/control
=====================================
@@ -3,7 +3,11 @@ 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,
+ nodejs
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/q2-demux
Vcs-Git: https://salsa.debian.org/med-team/q2-demux.git
@@ -11,7 +15,19 @@ Homepage: https://qiime2.org/
Package: q2-demux
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ ${python3:Depends},
+ python3-setuptools,
+ python3-numpy,
+ python3-pandas,
+ python3-skbio,
+ python3-seaborn,
+ python3-yaml,
+ python3-psutil,
+ python3-ipywidgets,
+ qiime,
+ q2-types
Description: QIIME 2 plugin for demultiplexing of sequence reads
QIIME 2 is a powerful, extensible, and decentralized microbiome analysis
package with a focus on data and analysis transparency. QIIME 2 enables
View it on GitLab: https://salsa.debian.org/med-team/q2-demux/commit/6a574267afde1c76965e2d1918df9657d567b77f
--
View it on GitLab: https://salsa.debian.org/med-team/q2-demux/commit/6a574267afde1c76965e2d1918df9657d567b77f
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/20190604/bceffe28/attachment-0001.html>
More information about the debian-med-commit
mailing list