Étienne Mollier pushed to branch master at Debian Med / virulencefinder
Commits: 00b75146 by Étienne Mollier at 2024-05-22T12:58:53+02:00 d/control: remove stray dependency on python3-distutils. Closes: #1066004 - - - - - 6be6eacf by Étienne Mollier at 2024-05-22T13:00:09+02:00 d/control: declare compliance to standards version 4.7.0. - - - - - 4acdd9b7 by Étienne Mollier at 2024-05-22T13:02:57+02:00 ready to upload to unstable. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +virulencefinder (2.0.5-2) unstable; urgency=medium + + * d/control: remove stray dependency on python3-distutils. (Closes: #1066004) + * d/control: declare compliance to standards version 4.7.0. + + -- Étienne Mollier <[email protected]> Wed, 22 May 2024 13:00:29 +0200 + virulencefinder (2.0.5-1) unstable; urgency=medium * New upstream version 2.0.5 ===================================== debian/control ===================================== @@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13), python3-tabulate, python3-cgecore, ncbi-blast+ <!nocheck> -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/med-team/virulencefinder Vcs-Git: https://salsa.debian.org/med-team/virulencefinder.git Homepage: https://bitbucket.org/genomicepidemiology/virulencefinder @@ -24,8 +24,7 @@ Depends: ${misc:Depends}, python3-tabulate, python3-cgecore, ncbi-blast+, - kma, - python3-distutils + kma Description: identify virulence genes in total or partial sequenced isolates of bacteria The VirulenceFinder service contains one Python script virulencefinder.py which is the script of the latest version of the View it on GitLab: https://salsa.debian.org/med-team/virulencefinder/-/compare/dba5c00acbdeec8328def9e4fb8684d808eb3405...4acdd9b7272a1b155b7d8dbec347a0b0adad247f -- This project does not include diff previews in email notifications. View it on GitLab: https://salsa.debian.org/med-team/virulencefinder/-/compare/dba5c00acbdeec8328def9e4fb8684d808eb3405...4acdd9b7272a1b155b7d8dbec347a0b0adad247f 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
