[med-svn] [Git][med-team/q2-composition][master] builds in chroot, what about included JS?
Steffen Möller (@moeller)
gitlab at salsa.debian.org
Sat Dec 4 23:00:55 GMT 2021
Steffen Möller pushed to branch master at Debian Med / q2-composition
Commits:
7f0a40a2 by Steffen at 2021-12-05T00:00:30+01:00
builds in chroot, what about included JS?
- - - - -
2 changed files:
- debian/control
- debian/copyright
Changes:
=====================================
debian/control
=====================================
@@ -10,7 +10,8 @@ Build-Depends: debhelper-compat (= 13),
python3-nose <!nocheck>,
qiime (>= 2019.10.0) <!nocheck>,
python3-pytest <!nocheck>,
- python3-pytest-cov <!nocheck>
+ python3-pytest-cov <!nocheck>,
+ q2templates
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/q2-composition
Vcs-Git: https://salsa.debian.org/med-team/q2-composition.git
@@ -23,7 +24,10 @@ Depends: ${shlibs:Depends},
${misc:Depends},
${python3:Depends},
python3-pandas,
- qiime
+ qiime,
+ q2templates,
+ python3-pandas,
+ python3-numpy
Description: QIIME2 plugin for Compositional statistics
QIIME 2 is a powerful, extensible, and decentralized microbiome analysis
package with a focus on data and analysis transparency. QIIME 2 enables
=====================================
debian/copyright
=====================================
@@ -6,7 +6,7 @@ Files: *
Copyright: 2016-2019 QIIME 2 development team
License: BSD-3-clause
-Files: q2_composition/assets/ancom
+Files: q2_composition/assets/ancom/*
Copyright: 2015, University of Washington Interactive Data Lab
License: BSD-3-clause
@@ -14,6 +14,30 @@ Files: versioneer.py q2_composition/_version.py
Copyright: Brian Warner
License: CC0-1.0
+Files: q2_composition/assets/ancom/css/spinkit.css
+Copyright: 2015 Tobias Ahlin
+License: MIT
+
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
+ this software and associated documentation files (the "Software"), to deal in
+ the Software without restriction, including without limitation the rights to
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
+ the Software, and to permit persons to whom the Software is furnished to do so,
+ subject to the following conditions:
+ The above copyright notice and this permission notice shall be included in all
+ copies or substantial portions of the Software.
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Files: q2_composition/assets/ancom
+Copyright: 2015-2017 University of Washington Interactive Data Lab
+License: BSD-3-clause
+
Files: debian/*
Copyright: 2019 Liubov Chuprikova <chuprikovalv at gmail.com>
Andreas Tille <tille at debian.org>,
View it on GitLab: https://salsa.debian.org/med-team/q2-composition/-/commit/7f0a40a248505a83a8574de3ef5af1e2e64b4fac
--
View it on GitLab: https://salsa.debian.org/med-team/q2-composition/-/commit/7f0a40a248505a83a8574de3ef5af1e2e64b4fac
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/20211204/827ec755/attachment-0001.htm>
More information about the debian-med-commit
mailing list