Alexandre Detiste pushed to branch master at Debian Med / kleborate
Commits: d2909be2 by Alexandre Detiste at 2026-02-14T21:14:35+01:00 wrap-and-sort -ast - - - - - 09da0812 by Alexandre Detiste at 2026-02-14T21:15:08+01:00 drop "Rules-Requires-Root: no": it is the default now - - - - - 3acaa608 by Alexandre Detiste at 2026-02-14T21:15:33+01:00 bump Standards-Version to 4.7.3, drop Priority: tag - - - - - 399c72bc by Alexandre Detiste at 2026-02-14T21:16:20+01:00 rewrite d/watch in v5 format - - - - - 3 changed files: - debian/control - debian/tests/control - debian/watch Changes: ===================================== debian/control ===================================== @@ -1,32 +1,34 @@ Source: kleborate 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: science -Priority: optional -Build-Depends: debhelper-compat (= 13), - dh-sequence-python3, - python3, - python3-setuptools, - ncbi-blast+ <!nocheck>, - mash <!nocheck>, - kaptive <!nocheck> -Standards-Version: 4.7.2 +Build-Depends: + debhelper-compat (= 13), + dh-sequence-python3, + kaptive <!nocheck>, + mash <!nocheck>, + ncbi-blast+ <!nocheck>, + python3, + python3-setuptools, +Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/kleborate Vcs-Git: https://salsa.debian.org/med-team/kleborate.git Homepage: https://github.com/katholt/Kleborate -Rules-Requires-Root: no Package: kleborate Architecture: any -Depends: ${python3:Depends}, - ${misc:Depends}, - ncbi-blast+, - mash, - python3-pkg-resources, - kaptive, - kaptive-data -Recommends: python3-biopython +Depends: + kaptive, + kaptive-data, + mash, + ncbi-blast+, + python3-pkg-resources, + ${misc:Depends}, + ${python3:Depends}, +Recommends: + python3-biopython, Description: tool to screen Klebsiella genome assemblies Kleborate is a tool to screen Klebsiella genome assemblies for: . @@ -43,8 +45,10 @@ Description: tool to screen Klebsiella genome assemblies Package: kleborate-examples Architecture: all -Depends: ${misc:Depends} -Recommends: kleborate +Depends: + ${misc:Depends}, +Recommends: + kleborate, Multi-Arch: foreign Description: tool to screen Klebsiella genome assemblies (example data) Kleborate is a tool to screen Klebsiella genome assemblies for: ===================================== debian/tests/control ===================================== @@ -1,3 +1,6 @@ -Tests: run-unit-test -Depends: @ -Restrictions: allow-stderr +Tests: + run-unit-test, +Depends: + @, +Restrictions: + allow-stderr, ===================================== debian/watch ===================================== @@ -1,4 +1,5 @@ -version=4 +Version: 5 -https://github.com/katholt/Kleborate/tags \ -(?:.*?/)?v?(\d[\d.]*)\.tar\.gz +Template: GitHub +Owner: katholt +Project: Kleborate View it on GitLab: https://salsa.debian.org/med-team/kleborate/-/compare/6490a1f7586a26230f52320b387d6e9d7ee20540...399c72bc726188101d79751bf22b143c2a37e059 -- View it on GitLab: https://salsa.debian.org/med-team/kleborate/-/compare/6490a1f7586a26230f52320b387d6e9d7ee20540...399c72bc726188101d79751bf22b143c2a37e059 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
