Étienne Mollier pushed to branch master at Debian Med / garli
Commits: 26a2204e by Étienne Mollier at 2024-11-09T22:36:23+01:00 d/control: migrate to mpi-default-*. Closes: #1084928 - - - - - 9287a397 by Étienne Mollier at 2024-11-09T22:45:38+01:00 d/clean: also clean debian/mpi/Garli-mpi. Closes: #1044308 - - - - - af9d9be6 by Étienne Mollier at 2024-11-09T23:34:15+01:00 d/control: declare compliance to standards version 4.7.0. - - - - - a0258e7b by Étienne Mollier at 2024-11-09T23:35:39+01:00 d/changelog: ready for upload to unstable. - - - - - 3 changed files: - debian/changelog - debian/clean - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +garli (2.1-8) unstable; urgency=medium + + * Team upload. + * d/control: migrate to mpi-default-*. (Closes: #1084928) + * d/clean: also clean debian/mpi/Garli-mpi. (Closes: #1044308) + * d/control: declare compliance to standards version 4.7.0. + + -- Étienne Mollier <[email protected]> Sat, 09 Nov 2024 23:34:46 +0100 + garli (2.1-7) unstable; urgency=medium * Team upload. ===================================== debian/clean ===================================== @@ -3,3 +3,4 @@ tests/*.tre tests/*.check tests/out*.phy tests/test.out.*.nex +debian/mpi/Garli-mpi ===================================== debian/control ===================================== @@ -5,10 +5,10 @@ Section: science Priority: optional Build-Depends: debhelper-compat (= 13), libncl-dev, - libopenmpi-dev, + mpi-default-dev, ncl-tools, bc -Standards-Version: 4.6.0 +Standards-Version: 4.7.0 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 @@ -31,7 +31,7 @@ Package: garli-mpi Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - openmpi-bin + 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 View it on GitLab: https://salsa.debian.org/med-team/garli/-/compare/2d3435cbd0b7b96f7a286a7d67e91539d2e50e6a...a0258e7b59c46125d6789e280f81d2fba4f93a7d -- View it on GitLab: https://salsa.debian.org/med-team/garli/-/compare/2d3435cbd0b7b96f7a286a7d67e91539d2e50e6a...a0258e7b59c46125d6789e280f81d2fba4f93a7d 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
