[med-svn] [Git][med-team/minc-tools][master] 7 commits: d/rules: set CFLAGS with DEB_CFLAGS_MAINT_APPEND.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Sun Dec 7 13:20:34 GMT 2025
Étienne Mollier pushed to branch master at Debian Med / minc-tools
Commits:
fcceb526 by Étienne Mollier at 2025-12-07T14:05:30+01:00
d/rules: set CFLAGS with DEB_CFLAGS_MAINT_APPEND.
Closes: #1119489
- - - - -
56881220 by Étienne Mollier at 2025-12-07T14:10:17+01:00
fix_manpages.patch: update: fix accidental form feed.
- - - - -
6cbf7fdf by Étienne Mollier at 2025-12-07T14:12:53+01:00
d/patches/*: normalise timestamps where doable.
- - - - -
0f6720cb by Étienne Mollier at 2025-12-07T14:15:26+01:00
d/watch: convert to v5 watch file.
- - - - -
8c817dc8 by Étienne Mollier at 2025-12-07T14:15:52+01:00
d/control: drop redundant Rules-Requires-Root: no.
- - - - -
c2059729 by Étienne Mollier at 2025-12-07T14:16:16+01:00
d/control: declare compliance to standards version 4.7.2.
- - - - -
a0969177 by Étienne Mollier at 2025-12-07T14:18:31+01:00
d/changelog: ready for upload to unstable.
- - - - -
10 changed files:
- debian/changelog
- debian/control
- debian/patches/01_mincedit-sensible-viewer.diff
- debian/patches/build-with-libnifti
- debian/patches/fix-gcc10-build.patch
- debian/patches/fix_manpages.patch
- debian/patches/hdf5-1.10-support.patch
- debian/patches/spelling.patch
- debian/rules
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+minc-tools (2.3.00+dfsg-14) unstable; urgency=medium
+
+ * Team upload.
+ * d/rules: set CFLAGS with DEB_CFLAGS_MAINT_APPEND. (Closes: #1119489)
+ * fix_manpages.patch: update: fix accidental font selector.
+ * d/patches/*: normalise timestamps where doable.
+ * d/watch: convert to v5 watch file.
+ * d/control: drop redundant Rules-Requires-Root: no.
+ * d/control: declare compliance to standards version 4.7.2.
+
+ -- Étienne Mollier <emollier at debian.org> Sun, 07 Dec 2025 14:17:32 +0100
+
minc-tools (2.3.00+dfsg-13) unstable; urgency=medium
[ Steve Robbins ]
@@ -17,7 +29,7 @@ minc-tools (2.3.00+dfsg-12) unstable; urgency=medium
minc-tools (2.3.00+dfsg-11) unstable; urgency=medium
[ Steve Robbins ]
- * [418aa2f] Use size_t varaible to match restructure() call.
+ * [418aa2f] Use size_t varaible to match restructure() call.
Fixes build failure on armhf; Closes: #1091265.
-- Steve M. Robbins <smr at debian.org> Sun, 29 Dec 2024 16:39:42 -0600
=====================================
debian/control
=====================================
@@ -15,11 +15,10 @@ Build-Depends: debhelper-compat (= 13),
texlive-latex-base,
libhdf5-dev,
debhelper
-Standards-Version: 4.6.1
+Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/med-team/minc-tools
Vcs-Git: https://salsa.debian.org/med-team/minc-tools.git
Homepage: https://www.bic.mni.mcgill.ca/ServicesSoftware/HomePage
-Rules-Requires-Root: no
Package: minc-tools
Architecture: any
=====================================
debian/patches/01_mincedit-sensible-viewer.diff
=====================================
@@ -1,5 +1,5 @@
Author: David Paleino
-Last-Update: 2008-04-16 21:14:11 +0000
+Last-Update: 2008-04-16
Description: Use Debian sensible-editor instead of emacs
--- a/progs/mincedit/mincedit
=====================================
debian/patches/build-with-libnifti
=====================================
@@ -1,5 +1,5 @@
Author: Steve M. Robbins
-Last-Update: 2015-09-05 23:46:25 +0000
+Last-Update: 2015-09-05
Description: Build with Debian packaged libnifti
--- a/conversion/CMakeLists.txt
=====================================
debian/patches/fix-gcc10-build.patch
=====================================
@@ -2,7 +2,7 @@ Author: Nilesh Patra <npatra974 at gmail.com>
Description: Append attribute flag to prevent gcc-10 FTBFS
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?archive=no&bug=957542
Forwarded: no
-Last-Updated: July 30, 2020
+Last-Update: 2020-06-30
--- a/conversion/minctoecat/ecat_write.h
+++ b/conversion/minctoecat/ecat_write.h
=====================================
debian/patches/fix_manpages.patch
=====================================
@@ -1,9 +1,10 @@
Author: Andreas Tille <tille at debian.org>
-Last-Update: Wed, 22 Nov 2017 15:41:42 +0100
-Description: Fix whatis entries of manpages
+Last-Update: 2025-12-07
+Reviewed-By: Étienne Mollier <emollier at debian.org>
+Description: Fix whatis entries and other manpage issues.
---- a/conversion/dcm2mnc/dcm2mnc.man1
-+++ b/conversion/dcm2mnc/dcm2mnc.man1
+--- minc-tools.orig/conversion/dcm2mnc/dcm2mnc.man1
++++ minc-tools/conversion/dcm2mnc/dcm2mnc.man1
@@ -1,8 +1,7 @@
.TH dcm2mnc 1 "May 03 2005" "$Revision: 1.5 $" ""
.SH NAME
@@ -14,8 +15,8 @@ Description: Fix whatis entries of manpages
.SH SYNOPSIS
---- a/conversion/nifti1/mnc2nii.man1
-+++ b/conversion/nifti1/mnc2nii.man1
+--- minc-tools.orig/conversion/nifti1/mnc2nii.man1
++++ minc-tools/conversion/nifti1/mnc2nii.man1
@@ -1,8 +1,7 @@
.TH mnc2mnc 1 "Apr 22 2005" "$Revision: 1.3 $" ""
.SH NAME
@@ -26,8 +27,8 @@ Description: Fix whatis entries of manpages
.SH SYNOPSIS
---- a/conversion/nifti1/nii2mnc.man1
-+++ b/conversion/nifti1/nii2mnc.man1
+--- minc-tools.orig/conversion/nifti1/nii2mnc.man1
++++ minc-tools/conversion/nifti1/nii2mnc.man1
@@ -1,8 +1,7 @@
.TH nii2mnc 1 "Apr 22 2005" "$Revision: 1.4 $" ""
.SH NAME
@@ -38,8 +39,8 @@ Description: Fix whatis entries of manpages
.SH SYNOPSIS
---- a/conversion/micropet/upet2mnc.man1
-+++ b/conversion/micropet/upet2mnc.man1
+--- minc-tools.orig/conversion/micropet/upet2mnc.man1
++++ minc-tools/conversion/micropet/upet2mnc.man1
@@ -1,8 +1,7 @@
.TH upet2mnc 1 "May 03 2005" "$Revision: 1.3 $" ""
.SH NAME
@@ -50,3 +51,14 @@ Description: Fix whatis entries of manpages
.SH SYNOPSIS
+--- minc-tools.orig/conversion/vff2mnc/vff2mnc.man1
++++ minc-tools/conversion/vff2mnc/vff2mnc.man1
+@@ -15,7 +15,7 @@
+ .B vff2mnc
+ command is used to convert vff format files to MINC2.0 format.
+
+-"VFF" stands for "Vextractor File Format". This format is used for storing vector data between sessions. The vff file contains the image information at the very top in text format and the actual image right after the form feed character '\f' in binary.
++"VFF" stands for "Vextractor File Format". This format is used for storing vector data between sessions. The vff file contains the image information at the very top in text format and the actual image right after the form feed character '\\f' in binary.
+
+ .SH "OPTIONS"
+
=====================================
debian/patches/hdf5-1.10-support.patch
=====================================
@@ -1,7 +1,7 @@
Description: support HDF5-1.10
Bug-Debian: https://bugs.debian.org/841972
Author: Gilles Filippini <pini at debian.org>
-Last-Update: Sun, 30 Oct 2016 21:18:31 +0100
+Last-Update: 2016-10-30
--- a/progs/mincdump/mincdump.h
+++ b/progs/mincdump/mincdump.h
=====================================
debian/patches/spelling.patch
=====================================
@@ -1,5 +1,5 @@
Author: Andreas Tille <tille at debian.org>
-Last-Update: Wed, 22 Nov 2017 15:41:42 +0100
+Last-Update: 2017-11-22
Description: Fix spelling issues
--- a/progs/mincconcat/mincconcat.c
=====================================
debian/rules
=====================================
@@ -3,7 +3,7 @@
ARCH = $(shell dpkg-architecture -qDEB_BUILD_ARCH)
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
-export CFLAGS=-std=gnu17
+export DEB_CFLAGS_MAINT_APPEND=-std=gnu17
CMAKE_FLAGS =
=====================================
debian/watch
=====================================
@@ -1,5 +1,8 @@
-version=4
-opts="uversionmangle=s/-/./g,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
- https://github.com/BIC-MNI/minc-tools/tags .*/minc-tools at ANY_VERSION@@ARCHIVE_EXT@
+Version: 5
-# http://packages.bic.mni.mcgill.ca/tgz/ minc-(.*)\.tar\.gz
+Template: Github
+Owner: BIC-MNI
+Project: minc-tools
+Dversionmangle: auto
+Repacksuffix: +dfsg
+Uversionmangle: s/-/./g
View it on GitLab: https://salsa.debian.org/med-team/minc-tools/-/compare/dc476949d92221d791e4c73a6b3d5d7732039584...a096917723102fc9c524ebbaa3a18a57496843d6
--
View it on GitLab: https://salsa.debian.org/med-team/minc-tools/-/compare/dc476949d92221d791e4c73a6b3d5d7732039584...a096917723102fc9c524ebbaa3a18a57496843d6
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/20251207/86a323f9/attachment-0001.htm>
More information about the debian-med-commit
mailing list