Andreas Tille pushed to branch master at Debian Med / garli
Commits: 368a7b3f by Andreas Tille at 2026-06-08T21:52:53+02:00 d/watch: version=5 - - - - - 8b25d31b by Andreas Tille at 2026-06-08T21:53:19+02:00 Standards-Version: 4.7.4 (routine-update) - - - - - 41f40a25 by Andreas Tille at 2026-06-08T21:53:29+02:00 Changes made by cme - - - - - 68586203 by Andreas Tille at 2026-06-08T21:53:32+02:00 Drop 'Rules-Requires-Root: no' from d/control (routine-update) - - - - - dbe0a501 by Andreas Tille at 2026-06-08T20:53:35+01:00 Set upstream metadata fields: Repository, Repository-Browse. Changes-By: lintian-brush Fixes: lintian: source: upstream-metadata-missing-repository [debian/upstream/metadata] See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html - - - - - 4 changed files: - debian/changelog - debian/control - debian/upstream/metadata - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +garli (2.1-10) UNRELEASED; urgency=medium + + * d/watch: version=5 + * Standards-Version: 4.7.4 (routine-update) + * Reflow Uploaders field (cme) + * Remove Priority field (cme) + * Drop 'Rules-Requires-Root: no' from d/control (routine-update) + * Set upstream metadata fields: Repository, Repository-Browse. + + -- Andreas Tille <[email protected]> Mon, 08 Jun 2026 21:52:37 +0200 + garli (2.1-9) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -1,23 +1,24 @@ Source: garli +Standards-Version: 4.7.4 Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Andreas Tille <[email protected]> +Uploaders: + Andreas Tille <[email protected]>, Section: science -Priority: optional -Build-Depends: debhelper-compat (= 13), - libncl-dev, - mpi-default-dev, - ncl-tools, - bc -Standards-Version: 4.7.0 +Build-Depends: + debhelper-compat (= 13), + libncl-dev, + mpi-default-dev, + ncl-tools, + bc, Vcs-Browser: https://salsa.debian.org/med-team/garli Vcs-Git: https://salsa.debian.org/med-team/garli.git Homepage: https://github.com/Ashod/garli -Rules-Requires-Root: no Package: garli Architecture: any -Depends: ${shlibs:Depends}, - ${misc:Depends} +Depends: + ${shlibs:Depends}, + ${misc:Depends}, Description: phylogenetic analysis of molecular sequence data using maximum-likelihood GARLI, Genetic Algorithm for Rapid Likelihood Inference is a program for inferring phylogenetic trees. Using an approach similar to a classical @@ -29,9 +30,10 @@ Description: phylogenetic analysis of molecular sequence data using maximum-like Package: garli-mpi Architecture: any -Depends: ${shlibs:Depends}, - ${misc:Depends}, - mpi-default-bin +Depends: + ${shlibs:Depends}, + ${misc:Depends}, + mpi-default-bin, Description: phylogenetic analysis of molecular sequence data using maximum-likelihood (MPI) GARLI, Genetic Algorithm for Rapid Likelihood Inference is a program for inferring phylogenetic trees. Using an approach similar to a classical @@ -45,8 +47,9 @@ Description: phylogenetic analysis of molecular sequence data using maximum-like Package: garli-examples Architecture: all -Depends: ${misc:Depends} Multi-Arch: foreign +Depends: + ${misc:Depends}, Description: phylogenetic analysis of molecular sequence data (examples) GARLI, Genetic Algorithm for Rapid Likelihood Inference is a program for inferring phylogenetic trees. Using an approach similar to a classical ===================================== debian/upstream/metadata ===================================== @@ -7,3 +7,5 @@ Registry: Entry: NA - Name: SciCrunch Entry: NA +Repository: https://github.com/Ashod/garli.git +Repository-Browse: https://github.com/Ashod/garli/ ===================================== debian/watch ===================================== @@ -1,3 +1,5 @@ -version=4 +Version: 5 -https://github.com/Ashod/garli/tags .*/(\d[\d.-]+)-release\.(?:tar(?:\.gz|\.bz2)?|tgz) +Source: https://github.com/Ashod/@PACKAGE@/ +Matching-Pattern: refs/tags/(\d[\d.-]+)-release +Mode: git View it on GitLab: https://salsa.debian.org/med-team/garli/-/compare/39b517c974ca6ccd4ebb0494f51c488fab39acdf...dbe0a5015900ad01ee686271439c0e5645f4e6b5 -- View it on GitLab: https://salsa.debian.org/med-team/garli/-/compare/39b517c974ca6ccd4ebb0494f51c488fab39acdf...dbe0a5015900ad01ee686271439c0e5645f4e6b5 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
