Dylan Aïssi pushed to branch master at Debian Med / snakemake
Commits: cd3a824b by Dylan Aïssi at 2018-10-22T05:50:45Z Update d/changelog - - - - - 574e68d1 by Dylan Aïssi at 2018-10-24T05:48:13Z Add python3-pandas and python3-jsonschema to build-dep - - - - - 391111f6 by Dylan Aïssi at 2018-10-24T05:48:13Z Bump Standards-Version: 4.2.1 - - - - - 3a4b0ae5 by Dylan Aïssi at 2018-10-24T05:52:26Z Sort depends - - - - - d4aa931f by Dylan Aïssi at 2018-10-24T05:59:56Z Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +snakemake (5.3.0-1) unstable; urgency=medium + + * Team upload. + * New upstream version + New build-dep: python3-pandas and python3-jsonschema + * Standards-Version: 4.2.1 + + -- Dylan Aïssi <[email protected]> Wed, 24 Oct 2018 07:59:34 +0200 + snakemake (5.2.1-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -5,14 +5,18 @@ Section: science Priority: optional Build-Depends: debhelper (>= 11~), dh-python, + ca-certificates, python3, python3-boto, python3-configargparse, python3-datrie, + python3-jsonschema, python3-networkx, python3-nose, + python3-pandas, python3-psutil, python3-pygraphviz, + python3-pytest, python3-pytools, python3-ratelimiter, python3-recommonmark, @@ -20,13 +24,11 @@ Build-Depends: debhelper (>= 11~), python3-setuptools, python3-sphinx, python3-sphinx-bootstrap-theme, + python3-sphinx-rtd-theme, python3-wrapt, python3-yaml, - python3-sphinx-rtd-theme, - python3-pytest, - ca-certificates, r-cran-rmarkdown -Standards-Version: 4.1.5 +Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/med-team/snakemake Vcs-Git: https://salsa.debian.org/med-team/snakemake.git Homepage: https://bitbucket.org/snakemake/snakemake @@ -36,8 +38,11 @@ Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, ${sphinxdoc:Depends}, - python3-docutils, + ca-certificates, + libjs-d3, + libjs-mathjax, python3-datrie, + python3-docutils, python3-networkx, python3-psutil, python3-pygraphviz, @@ -47,10 +52,7 @@ Depends: ${misc:Depends}, python3-rpy2, python3-setuptools, python3-wrapt, - python3-yaml, - libjs-mathjax, - libjs-d3, - ca-certificates + python3-yaml Recommends: python3-boto, r-cran-rmarkdown Description: pythonic workflow management system View it on GitLab: https://salsa.debian.org/med-team/snakemake/compare/bccf8465be0cf836dede24b41ddff9ad43fc6014...d4aa931f1dab056e46b85e004333e54b49304de5 -- View it on GitLab: https://salsa.debian.org/med-team/snakemake/compare/bccf8465be0cf836dede24b41ddff9ad43fc6014...d4aa931f1dab056e46b85e004333e54b49304de5 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
