[med-svn] [Git][med-team/lefse][master] 3 commits: Depends: python3-matplotlib
Andreas Tille
gitlab at salsa.debian.org
Wed Sep 11 20:18:38 BST 2019
Andreas Tille pushed to branch master at Debian Med / lefse
Commits:
9e3a1c26 by Andreas Tille at 2019-09-11T19:08:26Z
Depends: python3-matplotlib
- - - - -
e83d8645 by Andreas Tille at 2019-09-11T19:15:44Z
Fix permissions
- - - - -
e6add0b4 by Andreas Tille at 2019-09-11T19:16:14Z
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-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 at shayandoust.me> Mon, 09 Sep 2019 21:01:50 +0200
=====================================
debian/control
=====================================
@@ -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
=====================================
@@ -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
View it on GitLab: https://salsa.debian.org/med-team/lefse/compare/6883422d54a8e8ce52ac0ecd1954cc659b89e4dd...e6add0b48b1663ab9722307b7843cc7c8e6796cc
--
View it on GitLab: https://salsa.debian.org/med-team/lefse/compare/6883422d54a8e8ce52ac0ecd1954cc659b89e4dd...e6add0b48b1663ab9722307b7843cc7c8e6796cc
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/20190911/b8621c7b/attachment-0001.html>
More information about the debian-med-commit
mailing list