[med-svn] [Git][med-team/gdcm][master] 2 commits: d/rules: Really fix vtkgdcm wrapping

Mathieu Malaterre (@malat) gitlab at salsa.debian.org
Mon Sep 5 11:06:49 BST 2022



Mathieu Malaterre pushed to branch master at Debian Med / gdcm


Commits:
907af133 by Mathieu Malaterre at 2022-09-05T12:05:16+02:00
d/rules: Really fix vtkgdcm wrapping

- - - - -
01ef578f by Mathieu Malaterre at 2022-09-05T12:05:36+02:00
d/changelog: Upload 3.0.17-3 to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+gdcm (3.0.17-3) unstable; urgency=medium
+
+  * Team upload.
+  * d/rules: Really fix vtkgdcm wrapping
+
+ -- Mathieu Malaterre <malat at debian.org>  Mon, 05 Sep 2022 12:05:25 +0200
+
 gdcm (3.0.17-2) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/rules
=====================================
@@ -33,6 +33,7 @@ endif
 
 ifneq ($(DEFAULT_JAVA_VERSION),)
 CMAKE_EXTRA_FLAGS += -DGDCM_WRAP_JAVA:BOOL=ON \
+                     -DVTKGDCM_WRAP_JAVA:BOOL=ON \
                      -DGDCM_DEFAULT_JAVA_VERSION:STRING=$(DEFAULT_JAVA_VERSION)
 endif
 
@@ -70,8 +71,7 @@ CMAKE_EXTRA_FLAGS += -DCMAKE_SKIP_RPATH=ON \
 		-DGDCM_BUILD_SHARED_LIBS:BOOL=ON \
 		-DGDCM_WRAP_PYTHON:BOOL=ON \
 		-DVTKGDCM_WRAP_PYTHON:BOOL=ON \
-		-DVTKGDCM_WRAP_JAVA:BOOL=OFF \
-		-DVTKGDCM_WRAP_CSHARP:BOOL=ON \
+		-DVTKGDCM_WRAP_CSHARP:BOOL=$(DEB_BUILD_ARCH) \
 		-DGDCM_WRAP_CSHARP:BOOL=$(DEB_WRAP_CSHARP) \
 		-DGDCM_WRAP_PHP:BOOL=OFF \
 		-DGDCM_USE_PVRG:BOOL=ON \



View it on GitLab: https://salsa.debian.org/med-team/gdcm/-/compare/e511bfe00c482cfc27d14f13e714be4debe75ede...01ef578f965b227ff2aa524868ac09a107a0e367

-- 
View it on GitLab: https://salsa.debian.org/med-team/gdcm/-/compare/e511bfe00c482cfc27d14f13e714be4debe75ede...01ef578f965b227ff2aa524868ac09a107a0e367
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/20220905/22a1e701/attachment-0001.htm>


More information about the debian-med-commit mailing list