[med-svn] [Git][med-team/gdcm][master] 2 commits: d/rules: Yet another C# wrapping fix
Mathieu Malaterre (@malat)
gitlab at salsa.debian.org
Mon Sep 5 13:17:16 BST 2022
Mathieu Malaterre pushed to branch master at Debian Med / gdcm
Commits:
6ddcdad7 by Mathieu Malaterre at 2022-09-05T14:15:38+02:00
d/rules: Yet another C# wrapping fix
- - - - -
fc08a1ab by Mathieu Malaterre at 2022-09-05T14:15:58+02:00
d/changelog: Upload 3.0.17-4 to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+gdcm (3.0.17-4) unstable; urgency=medium
+
+ * Team upload.
+ * d/rules: Yet another C# wrapping fix
+
+ -- Mathieu Malaterre <malat at debian.org> Mon, 05 Sep 2022 14:15:50 +0200
+
gdcm (3.0.17-3) unstable; urgency=medium
* Team upload.
=====================================
debian/rules
=====================================
@@ -71,7 +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_CSHARP:BOOL=$(DEB_BUILD_ARCH) \
+ -DVTKGDCM_WRAP_CSHARP:BOOL=$(DEB_WRAP_CSHARP) \
-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/01ef578f965b227ff2aa524868ac09a107a0e367...fc08a1ab34d1cdcb9b04a6e3fa7ea5150d4ecd17
--
View it on GitLab: https://salsa.debian.org/med-team/gdcm/-/compare/01ef578f965b227ff2aa524868ac09a107a0e367...fc08a1ab34d1cdcb9b04a6e3fa7ea5150d4ecd17
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/01a5bdcf/attachment.htm>
More information about the debian-med-commit
mailing list