[med-svn] [Git][med-team/insighttoolkit][master] 3 commits: d/rules: build with ITKReview support
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Thu Apr 28 11:24:59 BST 2022
Étienne Mollier pushed to branch master at Debian Med / insighttoolkit
Commits:
1d17089f by Étienne Mollier at 2022-04-28T00:10:32+02:00
d/rules: build with ITKReview support
This module is necessary for the reverse dependency plastimatch to
build properly against ITK5.
- - - - -
a80cf3af by Étienne Mollier at 2022-04-28T00:11:40+02:00
d/control: add myself to uploaders
- - - - -
137d6d10 by Étienne Mollier at 2022-04-28T11:18:16+02:00
ready changelog to upload to unstable
The d/changelog update also includes a fix in the full changelog
to merge a change from Andreas Tille in an unreleased version to
the first insighttoolkit5 version available in Debian.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+insighttoolkit5 (5.2.1-4) unstable; urgency=medium
+
+ [ Andreas Tille ]
+ * Forwarded issue upstream
+
+ [ Étienne Mollier ]
+ * d/rules: build with ITKReview module support
+ * d/control: add myself to uploaders
+ * d/changelog: removed reference to unreleased insighttoolkit4 version
+ 4.13.3withdata-dfsg1-5 and moved "Add NOTICE file to docs" entry to
+ version 5.2.1-1.
+
+ -- Étienne Mollier <emollier at debian.org> Thu, 28 Apr 2022 00:11:58 +0200
+
insighttoolkit5 (5.2.1-3) unstable; urgency=medium
* Team upload.
@@ -29,14 +43,10 @@ insighttoolkit5 (5.2.1-1) unstable; urgency=medium
[ Steve Robbins ]
* [21130e0] New upstream version 5.2.1. Closes: #943677, #995829.
- -- Steve M. Robbins <smr at debian.org> Sun, 31 Oct 2021 23:34:39 -0500
-
-insighttoolkit4 (4.13.3withdata-dfsg1-5) UNRELEASED; urgency=medium
-
- * Team upload.
+ [ Andreas Tille ]
* Add NOTICE file to docs
- -- Andreas Tille <tille at debian.org> Tue, 29 Dec 2020 07:27:47 +0100
+ -- Steve M. Robbins <smr at debian.org> Sun, 31 Oct 2021 23:34:39 -0500
insighttoolkit4 (4.13.3withdata-dfsg1-4) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -1,7 +1,8 @@
Source: insighttoolkit5
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Steve M. Robbins <smr at debian.org>,
- Gert Wollny <gewo at debian.org>
+ Gert Wollny <gewo at debian.org>,
+ Étienne Mollier <emollier at debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
=====================================
debian/rules
=====================================
@@ -56,6 +56,7 @@ CMAKE_FLAGS = \
-DModule_ITKVideoBridgeOpenCV:BOOL=OFF \
-DModule_ITKVideoBridgeVXL:BOOL=OFF \
-DModule_ITKVtkGlue:BOOL=OFF \
+ -DModule_ITKReview:BOOL=ON \
-DVCL_INCLUDE_CXX_0X:BOOL=ON \
-DITK_USE_SYSTEM_SWIG:BOOL=ON \
-DITK_USE_SYSTEM_CASTXML:BOOL=ON \
View it on GitLab: https://salsa.debian.org/med-team/insighttoolkit/-/compare/ef0d85b08cd4a1c3f79b2561ac88da91a366cd32...137d6d104056b3998947d7dadac84e78c8e2f65b
--
View it on GitLab: https://salsa.debian.org/med-team/insighttoolkit/-/compare/ef0d85b08cd4a1c3f79b2561ac88da91a366cd32...137d6d104056b3998947d7dadac84e78c8e2f65b
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/20220428/e16c6955/attachment-0001.htm>
More information about the debian-med-commit
mailing list