[med-svn] [Git][med-team/examl][master] 4 commits: d/control: migrate to mpi-default-*

Étienne Mollier (@emollier) gitlab at salsa.debian.org
Sat Nov 9 11:10:59 GMT 2024



É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 <emollier at debian.org>  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 <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Andreas Tille <tille at debian.org>
+Uploaders: Andreas Tille <tille at debian.org>,
+           Étienne Mollier <emollier at debian.org>
 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 <tille at debian.org>
-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 <tille at debian.org>
-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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20241109/a64972f4/attachment-0001.htm>


More information about the debian-med-commit mailing list