Étienne Mollier pushed to branch master at Debian Med / examl
Commits: 658b9d9c by Étienne Mollier at 2024-11-09T12:00:07+01:00 d/control: migrate to mpi-default-* Closes: #1084904, #1086909 - - - - - a532de90 by Étienne Mollier at 2024-11-09T12:06:03+01:00 d/patches/*: normalize dep3 header, notably Last-Update timestamp. - - - - - 6ad8f824 by Étienne Mollier at 2024-11-09T12:07:33+01:00 d/control: add myself to uploaders. - - - - - dd547b36 by Étienne Mollier at 2024-11-09T12:10:27+01:00 d/changelog: ready for upload to unstable. Remark: lintian errors on rpath due to mpi bug #1085509, which will solve by itself once the newer openmpi fixing the issue is in the archive. - - - - - 4 changed files: - debian/changelog - debian/control - debian/patches/fix_implicit_declaration.patch - debian/patches/hardening.patch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +examl (3.0.22-6) unstable; urgency=medium + + * d/control: migrate to mpi-default-* (Closes: #1084904, #1086909) + * d/patches/*: normalize dep3 header, notably Last-Update timestamp. + * d/control: add myself to uploaders. + + -- Étienne Mollier <[email protected]> Sat, 09 Nov 2024 12:07:58 +0100 + examl (3.0.22-5) unstable; urgency=medium * Add missing include ===================================== debian/control ===================================== @@ -1,10 +1,11 @@ Source: examl Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Andreas Tille <[email protected]> +Uploaders: Andreas Tille <[email protected]>, + Étienne Mollier <[email protected]> Section: science Priority: optional Build-Depends: debhelper-compat (= 13), - libopenmpi-dev, + mpi-default-dev, libsimde-dev, debhelper Standards-Version: 4.7.0 @@ -18,7 +19,7 @@ Architecture: any Built-Using: ${simde:Built-Using} Depends: ${shlibs:Depends}, ${misc:Depends}, - openmpi-bin + mpi-default-bin Description: Exascale Maximum Likelihood (ExaML) code for phylogenetic inference Exascale Maximum Likelihood (ExaML) is a code for phylogenetic inference using MPI. This code implements the popular RAxML search algorithm for ===================================== debian/patches/fix_implicit_declaration.patch ===================================== @@ -1,7 +1,7 @@ -Desciption: Add missing include +Description: Add missing include Bug-Debian: https://bugs.debian.org/1066386 Author: Andreas Tille <[email protected]> -Last-Update: Thu, 11 Apr 2024 16:15:37 +0200 +Last-Update: 2024-04-11 Forwarded: https://github.com/stamatak/ExaML/issues/20 --- a/examl/quartets.c ===================================== debian/patches/hardening.patch ===================================== @@ -1,5 +1,5 @@ From: Andreas Tille <[email protected]> -Last-Update: Tue, 14 Feb 2017 17:37:55 +0100 +Last-Update: 2017-02-14 Subject: Enable propagation of hardening options Forwarded: https://github.com/stamatak/ExaML/pull/15 View it on GitLab: https://salsa.debian.org/med-team/examl/-/compare/3694fbb9c9524925387a703ecfd4f8cac0d32797...dd547b363518388567caa9378c7811688b405ed6 -- View it on GitLab: https://salsa.debian.org/med-team/examl/-/compare/3694fbb9c9524925387a703ecfd4f8cac0d32797...dd547b363518388567caa9378c7811688b405ed6 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
