[med-svn] [Git][med-team/ffindex][master] 8 commits: d/control: migrate to mpi-default-*.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Sat Nov 9 10:37:09 GMT 2024
É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 <emollier at debian.org> 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 <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Laszlo Kajan <lkajan at debian.org>,
- Andreas Tille <tille at debian.org>
+ Andreas Tille <tille at debian.org>,
+ Étienne Mollier <emollier at debian.org>
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 <lkajan at debian.org>
-Author: Graham Inggs <ginggs at debian.org>
+Reviewed-By: Graham Inggs <ginggs at debian.org>
Last-Update: 2017-06-29
--- a/src/Makefile
=====================================
debian/patches/basename.patch
=====================================
@@ -1,5 +1,5 @@
Author: Laszlo Kajan <lkajan at rostlab.org>
-Author: Elso Andras <elso.andras at gmail.com>
+Reviewed-By: Elso Andras <elso.andras at gmail.com>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20241109/3a2b6768/attachment-0001.htm>
More information about the debian-med-commit
mailing list