Andreas Tille pushed to branch master at Debian Med / plastimatch
Commits: dee42208 by Andreas Tille at 2022-01-15T13:52:49+01:00 Mention latest change in changelog - - - - - 5d71a499 by Andreas Tille at 2022-01-15T13:54:01+01:00 Adapt DEP3 - - - - - 2 changed files: - debian/changelog - debian/patches/cxx17.patch Changes: ===================================== debian/changelog ===================================== @@ -5,8 +5,9 @@ plastimatch (1.9.3+dfsg.1-3) UNRELEASED; urgency=medium * Add missing build dependency on dh addon. * Update renamed lintian tag names in lintian overrides. * Avoid explicitly specifying -Wl,--as-needed linker flag. + * Enable building with C++17 - -- Andreas Tille <[email protected]> Sat, 15 Jan 2022 10:51:53 +0100 + -- Andreas Tille <[email protected]> Sat, 15 Jan 2022 11:09:04 +0100 plastimatch (1.9.3+dfsg.1-2) unstable; urgency=medium ===================================== debian/patches/cxx17.patch ===================================== @@ -1,6 +1,8 @@ -Description: dcmtk 3.6.6 requires C++ >= 14 -Author: Adrian Bunk <[email protected]> +Description: dcmtk 3.6.6 requires C++ >= 17 +Author: Adrian Bunk <[email protected]>, + Mathieu Malaterre <[email protected]> Bug-Debian: https://bugs.debian.org/1000224 +Last-Update: Sat, 15 Jan 2022 12:11:19 +0100 --- a/CMakeLists.txt +++ b/CMakeLists.txt View it on GitLab: https://salsa.debian.org/med-team/plastimatch/-/compare/c64fff2ebc51323fa07b6d1dfae0c5bb823548fc...5d71a499f6dd3f1fa676f7c76d67e3d668b8c0a1 -- View it on GitLab: https://salsa.debian.org/med-team/plastimatch/-/compare/c64fff2ebc51323fa07b6d1dfae0c5bb823548fc...5d71a499f6dd3f1fa676f7c76d67e3d668b8c0a1 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
