[med-svn] [Git][med-team/plastimatch][master] 2 commits: Build using C++17 (required for dcmtk). Closes: #1039903.
Steven Robbins (@smr)
gitlab at salsa.debian.org
Thu Jun 29 17:40:22 BST 2023
Steven Robbins pushed to branch master at Debian Med / plastimatch
Commits:
1932578f by Steve Robbins at 2023-06-29T11:38:16-05:00
Build using C++17 (required for dcmtk). Closes: #1039903.
- - - - -
acde2a34 by Steve Robbins at 2023-06-29T11:39:11-05:00
Ready for release.
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+plastimatch (1.9.4+dfsg.1-2) unstable; urgency=medium
+
+ [ Steve Robbins ]
+ * [1932578] Build using C++17 (required for dcmtk). Closes: #1039903.
+
+ -- Steve M. Robbins <smr at debian.org> Thu, 29 Jun 2023 11:38:50 -0500
+
plastimatch (1.9.4+dfsg.1-1) unstable; urgency=medium
* New upstream release
=====================================
debian/rules
=====================================
@@ -18,6 +18,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
dh $@
DEB_CMAKE_EXTRA_FLAGS += \
+ -DCMAKE_CXX_STANDARD=17 \
-DCMAKE_BUILD_TYPE:STRING=RELEASE \
-DCMAKE_SKIP_RPATH:BOOL=ON \
-DPLM_CONFIG_DEBIAN_BUILD:BOOL=ON \
View it on GitLab: https://salsa.debian.org/med-team/plastimatch/-/compare/14288b5fd626b3c3402156d93b7f92ef44a88900...acde2a34ed45325926feb9e9ceb11c58941bc401
--
View it on GitLab: https://salsa.debian.org/med-team/plastimatch/-/compare/14288b5fd626b3c3402156d93b7f92ef44a88900...acde2a34ed45325926feb9e9ceb11c58941bc401
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/20230629/ff049059/attachment-0001.htm>
More information about the debian-med-commit
mailing list