Étienne Mollier pushed to branch master at Debian Med / ciftilib
Commits: 151ab8a9 by Étienne Mollier at 2026-05-28T22:17:09+02:00 d/control: replace Ghislain Vaillant in Uploaders. Thanks Ghislain for the maintenance of the package over the years! Closes: #1138094 - - - - - 63c3d1f8 by Étienne Mollier at 2026-05-28T22:19:24+02:00 d/patches/*: normalise Last-Update timestamps. - - - - - ffbc5b42 by Étienne Mollier at 2026-05-28T22:23:10+02:00 d/libcifti0t64.lintian-overrides: remove: unused override. - - - - - b3c6983c by Étienne Mollier at 2026-05-28T22:24:13+02:00 d/rules: drop redundant as-needed linker flag. - - - - - f274c045 by Étienne Mollier at 2026-05-28T22:25:23+02:00 d/changelog: ready for upload to unstable. - - - - - 9 changed files: - debian/changelog - debian/control - − debian/libcifti0t64.lintian-overrides - debian/patches/0002-Fix-compilation-with-Boost-1.71.patch - debian/patches/boost1.88.patch - debian/patches/boost1.90.patch - debian/patches/cmake-4.patch - debian/patches/xmlplusplus4.patch - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +ciftilib (1.6.0-9) unstable; urgency=medium + + * d/control: replace Ghislain Vaillant in Uploaders. + Thanks Ghislain for the maintenance of the package over the years! + (Closes: #1138094) + * d/patches/*: normalise Last-Update timestamps. + * d/libcifti0t64.lintian-overrides: remove: unused override. + * d/rules: drop redundant as-needed linker flag. + + -- Étienne Mollier <[email protected]> Thu, 28 May 2026 22:25:03 +0200 + ciftilib (1.6.0-8) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -2,7 +2,7 @@ Source: ciftilib Standards-Version: 4.7.4 Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: - Ghislain Antony Vaillant <[email protected]>, + Étienne Mollier <[email protected]> Section: libs Build-Depends: debhelper-compat (= 13), ===================================== debian/libcifti0t64.lintian-overrides deleted ===================================== @@ -1 +0,0 @@ -libcifti0t64: package-name-doesnt-match-sonames libcifti0 ===================================== debian/patches/0002-Fix-compilation-with-Boost-1.71.patch ===================================== @@ -1,5 +1,5 @@ From: Giovanni Mascellani <[email protected]> -Date: Sat, 11 Jan 2020 15:44:14 +0100 +Last-Update: 2020-01-11 Subject: Fix compilation with Boost 1.71. Method file_string() is now obsolete and just calls string(). ===================================== debian/patches/boost1.88.patch ===================================== @@ -1,5 +1,5 @@ From: Andreas Tille <[email protected]> -Date: Thu, 11 Dec 2025 10:33:02 +0100 +Last-Update: 2025-12-11 Subject: Port to boost 1.88 Bug-Debian: https://bugs.debian.org/1110582 ===================================== debian/patches/boost1.90.patch ===================================== @@ -1,5 +1,5 @@ From: Andreas Tille <[email protected]> -Date: Sat, 21 Feb 2026 17:34:28 +0100 +Last-Update: 2026-02-21 Subject: Port to boost 1.90 Bug-Debian: https://bugs.debian.org/1128116 ===================================== debian/patches/cmake-4.patch ===================================== @@ -1,5 +1,5 @@ From: Santiago Vila <[email protected]> -Date: Fri, 17 Oct 2025 11:15:00 +0200 +Last-Update: 2025-10-17 Subject: Fix build with CMake 4 Bug-Debian: https://bugs.debian.org/1112779 ===================================== debian/patches/xmlplusplus4.patch ===================================== @@ -1,5 +1,5 @@ From: =?utf-8?q?S=C3=A9bastien_Noel?= <[email protected]> -Date: Mon, 16 Feb 2026 19:25:08 +0100 +Last-Update: 2026-02-16 Subject: Upgrade dependency from libxml++2.6-dev to libxml++-4.0-dev Bug-Debian: http://bugs.debian.org/1121313 ===================================== debian/rules ===================================== @@ -4,8 +4,6 @@ #export DH_VERBOSE = 1 export DEB_BUILD_MAINT_OPTIONS = hardening=+all -# Prevent overlinkage with libsigc++-2.0. -export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed %: dh $@ View it on GitLab: https://salsa.debian.org/med-team/ciftilib/-/compare/e60779fb254e64fbf6e3522016cc7f5a61d0719c...f274c045c1d3928dc5a48f732f74d18494e07550 -- View it on GitLab: https://salsa.debian.org/med-team/ciftilib/-/compare/e60779fb254e64fbf6e3522016cc7f5a61d0719c...f274c045c1d3928dc5a48f732f74d18494e07550 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
