Étienne Mollier pushed to branch master at Debian Med / aevol
Commits: 7b07eb45 by Étienne Mollier at 2024-11-28T22:14:39+01:00 d/control: migrate to mpi-default-dev. Closes: #1088626 - - - - - 1cd55229 by Étienne Mollier at 2024-11-28T22:15:41+01:00 d/watch: upstream forge moved to gitlab.inria.fr. - - - - - c455624d by Étienne Mollier at 2024-11-28T22:17:55+01:00 d/control: declare compliance to standards version 4.7.0. - - - - - f3a0fa46 by Étienne Mollier at 2024-11-28T22:24:53+01:00 d/changelog: ready for team upload to unstable. - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +aevol (5.0+ds-4) unstable; urgency=medium + + * Team upload. + * d/control: migrate to mpi-default-dev. (Closes: #1088626) + * d/watch: upstream forge moved to gitlab.inria.fr. + * d/control: declare compliance to standards version 4.7.0. + + -- Étienne Mollier <[email protected]> Thu, 28 Nov 2024 22:24:35 +0100 + aevol (5.0+ds-3) unstable; urgency=medium [ Andreas Tille ] ===================================== debian/control ===================================== @@ -9,9 +9,9 @@ Build-Depends: debhelper-compat (= 13), libboost-dev, libboost-system-dev, libboost-filesystem-dev, - libopenmpi-dev, + mpi-default-dev, autoconf-archive -Standards-Version: 4.6.0 +Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/med-team/aevol Vcs-Git: https://salsa.debian.org/med-team/aevol.git Homepage: http://www.aevol.fr/ ===================================== debian/watch ===================================== @@ -1,3 +1,10 @@ version=4 -opts="repacksuffix=+ds,dversionmangle=auto,repack,compression=xz" \ - http://www.aevol.fr/download/ https://gforge.inria.fr/frs/download.php/file/.*/aevol-(\d[.\d]+)@ARCHIVE_EXT@ +opts=" \ + mode=git, \ + repacksuffix=+ds, \ + dversionmangle=auto, \ + repack, \ + compression=xz \ +" \ +https://gitlab.inria.fr/aevol/aevol.git \ +refs/tags/v?(\d[\.\d]+) View it on GitLab: https://salsa.debian.org/med-team/aevol/-/compare/a1bf3a15ea9b03d2b44028779c400aaec4b63e64...f3a0fa46b2b7e44fcf25526125b1537edc98a6a9 -- View it on GitLab: https://salsa.debian.org/med-team/aevol/-/compare/a1bf3a15ea9b03d2b44028779c400aaec4b63e64...f3a0fa46b2b7e44fcf25526125b1537edc98a6a9 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
