Skip to content
Commits on Source (3)
lefse (1.0.8-3) UNRELEASED; urgency=medium
lefse (1.0.8-3) unstable; urgency=medium
[ Shayan Doust ]
* Team upload.
......@@ -11,7 +11,7 @@ lefse (1.0.8-3) UNRELEASED; urgency=medium
* Standards-Version: 4.4.0
* Secure URI in copyright format
* Fix installation of lefse.py
* Depends: python3-rpy2, r-cran-coin
* Depends: python3-rpy2, r-cran-coin, python3-matplotlib
* Add manpages
-- Shayan Doust <hello@shayandoust.me> Mon, 09 Sep 2019 21:01:50 +0200
......
......@@ -16,7 +16,8 @@ Architecture: all
Depends: ${python3:Depends},
${misc:Depends},
python3-rpy2,
r-cran-coin
r-cran-coin,
python3-matplotlib
Description: determine features of organisms, clades, taxonomic units, genes
LEfSe (Linear discriminant analysis Effect Size) determines the features
(organisms, clades, operational taxonomic units, genes, or functions)
......
......@@ -21,4 +21,4 @@ override_dh_python3:
override_dh_fixperms:
dh_fixperms
chmod -x debian/*/usr/share/lefse/lefsebiom/*.py
chmod -x debian/*/usr/share/lefse/lefsebiom/*.py debian/*/usr/share/lefse/lefse.py