Étienne Mollier pushed to branch master at Debian Med / kleborate
Commits: 0ccdce76 by Étienne Mollier at 2023-07-20T00:21:01+02:00 routine-update: New upstream version - - - - - f1035234 by Étienne Mollier at 2023-07-20T00:21:03+02:00 New upstream version 2.3.2 - - - - - 9b0c9e15 by Étienne Mollier at 2023-07-20T00:22:48+02:00 Update upstream source from tag 'upstream/2.3.2' Update to upstream version '2.3.2' with Debian dir 409638ee2bd654c066bc75b14b278505193f5f21 - - - - - dcac3dcb by Étienne Mollier at 2023-07-20T00:23:06+02:00 Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. Changes-By: lintian-brush - - - - - e9979c5d by Étienne Mollier at 2023-07-20T00:35:33+02:00 routine-update: Ready to upload to unstable - - - - - 7 changed files: - README.md - debian/changelog - debian/upstream/metadata - + images/logo-dark.png - + images/logo.png - kleborate/version.py - − logo.png Changes: ===================================== README.md ===================================== @@ -1,4 +1,4 @@ -<p align="center"><img src="logo.png" alt="Kleborate" width="400"></p> +<p align="center"><picture><source srcset="images/logo-dark.png" media="(prefers-color-scheme: dark)"><img src="images/logo.png" alt="Kleborate" width="400"></picture></p> Kleborate is a tool to screen genome assemblies of _Klebsiella pneumoniae_ and the _Klebsiella pneumoniae_ species complex (KpSC) for: * MLST sequence type ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +kleborate (2.3.2-1) unstable; urgency=medium + + * New upstream version + * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, + Repository-Browse. + + -- Étienne Mollier <[email protected]> Thu, 20 Jul 2023 00:23:19 +0200 + kleborate (2.3.1-2) unstable; urgency=medium * d/{rules,*.prerm}: cleanup .fasta.{ndb,ntf} files ===================================== debian/upstream/metadata ===================================== @@ -1,5 +1,5 @@ -Bug-Database: https://github.com/katholt/Kleborate/issues -Bug-Submit: https://github.com/katholt/Kleborate/issues/new +Bug-Database: https://github.com/klebgenomics/Kleborate/issues +Bug-Submit: https://github.com/klebgenomics/Kleborate/issues/new Reference: - Author: > Margaret M. C. Lam and Ryan R. Wick and Kelly L. Wyres and Claire L. Gorrie @@ -38,5 +38,5 @@ Registry: Entry: NA - Name: conda:bioconda Entry: kleborate -Repository: https://github.com/katholt/Kleborate.git -Repository-Browse: https://github.com/katholt/Kleborate +Repository: https://github.com/klebgenomics/Kleborate.git +Repository-Browse: https://github.com/klebgenomics/Kleborate ===================================== images/logo-dark.png ===================================== Binary files /dev/null and b/images/logo-dark.png differ ===================================== images/logo.png ===================================== Binary files /dev/null and b/images/logo.png differ ===================================== kleborate/version.py ===================================== @@ -16,4 +16,4 @@ not, see <http://www.gnu.org/licenses/>. """ -__version__ = '2.2.0' +__version__ = '2.3.2' ===================================== logo.png deleted ===================================== Binary files a/logo.png and /dev/null differ View it on GitLab: https://salsa.debian.org/med-team/kleborate/-/compare/1559bcd3f7314029ee6d8b879de665b1416ae474...e9979c5d3c57b41081d0513274b36b498f8cec30 -- View it on GitLab: https://salsa.debian.org/med-team/kleborate/-/compare/1559bcd3f7314029ee6d8b879de665b1416ae474...e9979c5d3c57b41081d0513274b36b498f8cec30 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
