[med-svn] [Git][med-team/emperor][master] 2 commits: wrap-and-sort -ast
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Sun Jan 11 15:35:20 GMT 2026
Alexandre Detiste pushed to branch master at Debian Med / emperor
Commits:
32e9b27e by Alexandre Detiste at 2026-01-11T16:34:04+01:00
wrap-and-sort -ast
- - - - -
23762617 by Alexandre Detiste at 2026-01-11T16:34:36+01:00
bump Standards-Version to 4.7.3, no change needed
- - - - -
2 changed files:
- debian/control
- debian/tests/control
Changes:
=====================================
debian/control
=====================================
@@ -1,24 +1,26 @@
Source: emperor
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Liubov Chuprikova <chuprikovalv at gmail.com>,
- Steffen Moeller <moeller at debian.org>
+Uploaders:
+ Liubov Chuprikova <chuprikovalv at gmail.com>,
+ Steffen Moeller <moeller at debian.org>,
Section: science
-Build-Depends: debhelper-compat (= 13),
- dh-sequence-python3,
- python3-all,
- python3-setuptools,
- python3-sphinx,
- python3-sphinx-bootstrap-theme,
- python3-numpydoc,
- python3-numpy <!nocheck>,
- python3-pandas <!nocheck>,
- python3-skbio (>= 0.5.8-2exp1~) <!nocheck>,
- python3-click <!nocheck>,
- node-jsdoc2,
- python3-notebook <!nocheck>,
- python3-pytest <!nocheck>,
- libjs-qunit <!nocheck>
-Standards-Version: 4.7.2
+Build-Depends:
+ debhelper-compat (= 13),
+ dh-sequence-python3,
+ libjs-qunit <!nocheck>,
+ node-jsdoc2,
+ python3-all,
+ python3-click <!nocheck>,
+ python3-notebook <!nocheck>,
+ python3-numpy <!nocheck>,
+ python3-numpydoc,
+ python3-pandas <!nocheck>,
+ python3-pytest <!nocheck>,
+ python3-setuptools,
+ python3-skbio (>= 0.5.8-2exp1~) <!nocheck>,
+ python3-sphinx,
+ python3-sphinx-bootstrap-theme,
+Standards-Version: 4.7.3
Homepage: https://biocore.github.io/emperor/
Vcs-Browser: https://salsa.debian.org/med-team/emperor
Vcs-Git: https://salsa.debian.org/med-team/emperor.git
@@ -26,16 +28,17 @@ Vcs-Git: https://salsa.debian.org/med-team/emperor.git
Package: python3-emperor
Architecture: all
Section: python
-Depends: ${python3:Depends},
- ${misc:Depends},
- python3-numpy,
- python3-scipy (>= 1.9),
- python3-click,
- python3-pandas,
- python3-pkg-resources,
- python3-jinja2,
- python3-skbio (>= 0.5.8-2exp1~),
- libjs-jquery-ui
+Depends:
+ libjs-jquery-ui,
+ python3-click,
+ python3-jinja2,
+ python3-numpy,
+ python3-pandas,
+ python3-pkg-resources,
+ python3-scipy (>= 1.9),
+ python3-skbio (>= 0.5.8-2exp1~),
+ ${misc:Depends},
+ ${python3:Depends},
Description: visualizing high-throughput microbial community data
Emperor is an interactive next generation tool for the analysis,
visualization and understanding of high throughput microbial
@@ -52,10 +55,11 @@ Description: visualizing high-throughput microbial community data
Package: python3-emperor-doc
Architecture: all
Section: doc
-Depends: ${sphinxdoc:Depends},
- ${misc:Depends},
- libjs-bootstrap,
- libjs-jquery
+Depends:
+ libjs-bootstrap,
+ libjs-jquery,
+ ${misc:Depends},
+ ${sphinxdoc:Depends},
Multi-Arch: foreign
Description: visualizing high-throughput microbial community data (coc)
Emperor is an interactive next generation tool for the analysis,
=====================================
debian/tests/control
=====================================
@@ -1,7 +1,11 @@
-Tests: run-unit-test
-Depends: @,
- python3-all,
- python3-click,
- python3-notebook,
- python3-pytest,
-Restrictions: allow-stderr, skip-not-installable
+Tests:
+ run-unit-test,
+Depends:
+ python3-all,
+ python3-click,
+ python3-notebook,
+ python3-pytest,
+ @,
+Restrictions:
+ allow-stderr,
+ skip-not-installable,
View it on GitLab: https://salsa.debian.org/med-team/emperor/-/compare/6de78d337f165e922255126a51f190d8e5234eb1...23762617502d4afeeb613d4c17d0baeba1e5c074
--
View it on GitLab: https://salsa.debian.org/med-team/emperor/-/compare/6de78d337f165e922255126a51f190d8e5234eb1...23762617502d4afeeb613d4c17d0baeba1e5c074
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/20260111/adbf3f75/attachment-0001.htm>
More information about the debian-med-commit
mailing list