Karsten Schöke pushed to branch master at Debian Med / python-ruffus
Commits: e0036389 by Karsten Schöke at 2026-03-11T11:07:25+01:00 d/control Bump standards to 4.7.3 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +python-ruffus (2.8.4-9) UNRELEASED; urgency=medium + + * Team upload. + * d/control Bump standards to 4.7.3, drop obsolete + - Priority: optional + - Rules-Requires-Root: no + + -- Karsten Schöke <[email protected]> Wed, 11 Mar 2026 11:04:57 +0100 + python-ruffus (2.8.4-8) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -1,20 +1,21 @@ Source: python-ruffus +Standards-Version: 4.7.3 Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Andreas Tille <[email protected]>, - Étienne Mollier <[email protected]> +Uploaders: + Andreas Tille <[email protected]>, + Étienne Mollier <[email protected]>, Section: python Testsuite: autopkgtest-pkg-python -Priority: optional -Build-Depends: debhelper-compat (= 13), - dh-sequence-python3, - dh-sequence-sphinxdoc <!nodoc>, - graphviz, - python3-all, - python3-pytest <!nocheck>, - python3-setuptools, - python3-sphinx <!nodoc>, - python3-sphinx-rtd-theme <!nodoc> -Standards-Version: 4.7.0 +Build-Depends: + debhelper-compat (= 13), + dh-sequence-python3, + dh-sequence-sphinxdoc <!nodoc>, + graphviz, + python3-all, + python3-pytest <!nocheck>, + python3-setuptools, + python3-sphinx <!nodoc>, + python3-sphinx-rtd-theme <!nodoc>, Vcs-Browser: https://salsa.debian.org/med-team/python-ruffus Vcs-Git: https://salsa.debian.org/med-team/python-ruffus.git Homepage: http://www.ruffus.org.uk/ @@ -23,7 +24,10 @@ Rules-Requires-Root: no Package: python3-ruffus Architecture: all Multi-Arch: foreign -Depends: graphviz, ${misc:Depends}, ${python3:Depends} +Depends: + graphviz, + ${misc:Depends}, + ${python3:Depends}, Description: Python3 computation pipeline library widely used in bioinformatics Ruffus is designed to allow scientific and other analyses to be automated with the minimum of fuss and the least effort. @@ -39,9 +43,12 @@ Description: Python3 computation pipeline library widely used in bioinformatics Package: python-ruffus-doc Architecture: all -Section: doc -Depends: libjs-mathjax, ${misc:Depends}, ${sphinxdoc:Depends} Multi-Arch: foreign +Section: doc +Depends: + libjs-mathjax, + ${misc:Depends}, + ${sphinxdoc:Depends}, Description: documentation for python-ruffus computation pipeline library Ruffus is designed to allow scientific and other analyses to be automated with the minimum of fuss and the least effort. View it on GitLab: https://salsa.debian.org/med-team/python-ruffus/-/commit/e0036389c85285e66dd93347d0b1543d5a7ea9ae -- View it on GitLab: https://salsa.debian.org/med-team/python-ruffus/-/commit/e0036389c85285e66dd93347d0b1543d5a7ea9ae 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
