[med-svn] [Git][med-team/plastimatch][master] 2 commits: dcmtk 3.6.6 requires C++ >= 14

Andreas Tille (@tille) gitlab at salsa.debian.org
Sat Nov 20 05:24:25 GMT 2021



Andreas Tille pushed to branch master at Debian Med / plastimatch


Commits:
4b0e11e9 by Adrian Bunk at 2021-11-20T00:22:53+02:00
dcmtk 3.6.6 requires C++ >= 14

Closes: #1000224

- - - - -
0bf8c629 by Andreas Tille at 2021-11-20T05:24:20+00:00
Merge branch 'master' into 'master'

dcmtk 3.6.6 requires C++ >= 14

See merge request med-team/plastimatch!1
- - - - -


2 changed files:

- + debian/patches/cxx14.patch
- debian/patches/series


Changes:

=====================================
debian/patches/cxx14.patch
=====================================
@@ -0,0 +1,15 @@
+Description: dcmtk 3.6.6 requires C++ >= 14
+Author: Adrian Bunk <bunk at debian.org>
+Bug-Debian: https://bugs.debian.org/1000224
+
+--- plastimatch-1.9.3+dfsg.1.orig/CMakeLists.txt
++++ plastimatch-1.9.3+dfsg.1/CMakeLists.txt
+@@ -64,7 +64,7 @@ include (SuperbuildOptions)
+ ##-----------------------------------------------------------------------------
+ ##  Set C++ compiler standard
+ ##-----------------------------------------------------------------------------
+-sb_set(CMAKE_CXX_STANDARD 11)
++sb_set(CMAKE_CXX_STANDARD 14)
+ sb_set(CMAKE_CXX_STANDARD_REQUIRED ON)
+ 
+ ##-----------------------------------------------------------------------------


=====================================
debian/patches/series
=====================================
@@ -0,0 +1 @@
+cxx14.patch



View it on GitLab: https://salsa.debian.org/med-team/plastimatch/-/compare/fe77581f60d9df1a16da971a10966df6ca07822b...0bf8c62948a00c0a0f5f0ad40b243f37ea83a075

-- 
View it on GitLab: https://salsa.debian.org/med-team/plastimatch/-/compare/fe77581f60d9df1a16da971a10966df6ca07822b...0bf8c62948a00c0a0f5f0ad40b243f37ea83a075
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/20211120/585533a9/attachment-0001.htm>


More information about the debian-med-commit mailing list