Étienne Mollier pushed to branch master at Debian Med / ffindex
Commits: 77b092a0 by Étienne Mollier at 2024-11-09T11:24:30+01:00 d/control: migrate to mpi-default-*. Closes: #1086910, #1084923 - - - - - a8beb285 by Étienne Mollier at 2024-11-09T11:25:59+01:00 d/control: migrate to pkgconf. - - - - - f349c55b by Étienne Mollier at 2024-11-09T11:26:20+01:00 d/control: declare compliance to standards version 4.7.0. - - - - - 5be72bf3 by Étienne Mollier at 2024-11-09T11:26:52+01:00 d/control: add myself to uploaders. - - - - - 0daf1875 by Étienne Mollier at 2024-11-09T11:27:57+01:00 d/*lintian-overrides: adjust mismatched override. - - - - - 7974e38c by Étienne Mollier at 2024-11-09T11:28:47+01:00 d/watch: remove unneeded template lines. - - - - - 3962b6ca by Étienne Mollier at 2024-11-09T11:32:01+01:00 d/patches/*: declare reviewers separatly. This change fixes invalid dep3 metadata. - - - - - e5b71739 by Étienne Mollier at 2024-11-09T11:36:35+01:00 d/changelog: ready for upload to unstable. - - - - - 6 changed files: - debian/changelog - debian/control - debian/libffindex0t64.lintian-overrides - debian/patches/Makefile.patch - debian/patches/basename.patch - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,16 @@ +ffindex (0.9.9.9-7) unstable; urgency=medium + + * d/control: migrate to mpi-default-*. (Closes: #1086910, #1084923) + * d/control: migrate to pkgconf. + * d/control: declare compliance to standards version 4.7.0. + * d/control: add myself to uploaders. + * d/*lintian-overrides: adjust mismatched override. + * d/watch: remove unneeded template lines. + * d/patches/*: declare reviewers separately. + This change fixes invalid dep3 metadata. + + -- Étienne Mollier <[email protected]> Sat, 09 Nov 2024 11:33:18 +0100 + ffindex (0.9.9.9-6.1) unstable; urgency=medium * Non-maintainer upload. ===================================== debian/control ===================================== @@ -1,17 +1,18 @@ Source: ffindex Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Laszlo Kajan <[email protected]>, - Andreas Tille <[email protected]> + Andreas Tille <[email protected]>, + Étienne Mollier <[email protected]> Section: science Priority: optional Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), help2man, - libopenmpi-dev, - openmpi-bin, + mpi-default-dev, + mpi-default-bin, cmake, chrpath, - pkg-config -Standards-Version: 4.6.1 + pkgconf +Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/med-team/ffindex Vcs-Git: https://salsa.debian.org/med-team/ffindex.git Homepage: https://github.com/ahcm/ffindex ===================================== debian/libffindex0t64.lintian-overrides ===================================== @@ -1 +1 @@ -libffindex0t64: package-name-doesnt-match-sonames libffindex0 +libffindex0t64: package-name-doesnt-match-sonames libffindex2.0.2 ===================================== debian/patches/Makefile.patch ===================================== @@ -7,7 +7,7 @@ Description: Makefile fixes Upstream is aware but not interested in DESTDIR. Forwarded: yes Author: Laszlo Kajan <[email protected]> -Author: Graham Inggs <[email protected]> +Reviewed-By: Graham Inggs <[email protected]> Last-Update: 2017-06-29 --- a/src/Makefile ===================================== debian/patches/basename.patch ===================================== @@ -1,5 +1,5 @@ Author: Laszlo Kajan <[email protected]> -Author: Elso Andras <[email protected]> +Reviewed-By: Elso Andras <[email protected]> Subject: 40000000 bug and basename [Laszlo Kajan] The default value 40000000 for FFINDEX_MAX_INDEX_ENTRIES_DEFAULT is too high for a machine with 2G (or less) RAM. ===================================== debian/watch ===================================== @@ -2,11 +2,3 @@ version=4 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%<project>-$1.tar.gz%" \ https://github.com/ahcm/ffindex/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@ - -# This was the original with at some time stalled development -#opts="mode=git,pretty=0.9.9.7+sog+git%cd.%h" \ -# https://github.com/ahcm/ffindex.git HEAD - -# This id the fork from soedinglab that causes SIGSEGV -# opts="mode=git,pretty=0.9.9.7.soedinglab+git%cd.%h" \ -# https://github.com/soedinglab/ffindex_soedinglab.git HEAD View it on GitLab: https://salsa.debian.org/med-team/ffindex/-/compare/206aadfa557551f7565224f483eef8ea0636f43a...e5b717391a457e3d5fa739478e1888547fe1eb28 -- View it on GitLab: https://salsa.debian.org/med-team/ffindex/-/compare/206aadfa557551f7565224f483eef8ea0636f43a...e5b717391a457e3d5fa739478e1888547fe1eb28 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
