Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Depends: python3-matplotlib
· 9e3a1c26
Andreas Tille
authored
Sep 11, 2019
9e3a1c26
Fix permissions
· e83d8645
Andreas Tille
authored
Sep 11, 2019
e83d8645
Upload to unstable
· e6add0b4
Andreas Tille
authored
Sep 11, 2019
e6add0b4
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
e6add0b4
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
...
...
debian/control
View file @
e6add0b4
...
...
@@ -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)
...
...
debian/rules
View file @
e6add0b4
...
...
@@ -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