Steven Robbins pushed to branch master at Debian Med / insighttoolkit
Commits: 82fbfd7a by Steve Robbins at 2020-03-15T16:03:27-05:00 Update build-dep from swig3.0 --> swig3. Closes: #952599. - - - - - e268a6bd by Steve Robbins at 2020-03-15T16:05:21-05:00 Update changelog for release. - - - - - 3 changed files: - debian/changelog - debian/control - debian/control.in Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +insighttoolkit4 (4.13.2-dfsg1-7) unstable; urgency=medium + + [ Steve Robbins ] + * Update build-dep from swig3.0 --> swig3. Closes: #952599. + + -- Steve M. Robbins <[email protected]> Sun, 15 Mar 2020 16:04:55 -0500 + insighttoolkit4 (4.13.2-dfsg1-6) unstable; urgency=medium * d/rules: Fix extra flags ===================================== debian/control ===================================== @@ -8,7 +8,7 @@ Uploaders: Steve M. Robbins <[email protected]>, Build-Depends: debhelper (>= 9), cmake (>= 2.8.9), dh-python, - swig3.0, + swig, castxml (>= 0.2-3), zlib1g-dev (>= 1.2.2), libdouble-conversion-dev, @@ -89,11 +89,11 @@ Description: Image processing toolkit for registration and segmentation - exampl . This package contains the source for example programs. -Package: insighttoolkit4-python3 +Package: insighttoolkit4-python3 Section: python Architecture: amd64 i386 Depends: ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends} -Conflicts: insighttoolkit-python, insighttoolkit4-python, +Conflicts: insighttoolkit-python, insighttoolkit4-python Description: Image processing toolkit for registration and segmentation - Python bindings ITK is an open-source software toolkit for performing registration and segmentation. Segmentation is the process of identifying and ===================================== debian/control.in ===================================== @@ -7,8 +7,9 @@ Uploaders: Steve M. Robbins <[email protected]>, Gert Wollny <[email protected]> Build-Depends: debhelper (>= 9), cmake (>= 2.8.9), - swig3.0, - castxml (>= 0.1+git20160202-1.1), + dh-python, + swig, + castxml (>= 0.2-3), zlib1g-dev (>= 1.2.2), libdouble-conversion-dev, libexpat-dev, @@ -22,8 +23,7 @@ Build-Depends: debhelper (>= 9), libminc-dev, libnifti-dev, libhdf5-dev, - dh_python, - python-all-dev + python3-dev # libvtk6-dev -- only needed if we enable one of the following modules: # VtkGlue, LevelSetsv4Visualization Standards-Version: 4.1.3 @@ -89,12 +89,11 @@ Description: Image processing toolkit for registration and segmentation - exampl . This package contains the source for example programs. -Package: insighttoolkit@VER_MAJOR@-python +Package: insighttoolkit@VER_MAJOR@-python3 Section: python Architecture: amd64 i386 -Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends} -Conflicts: insighttoolkit-python -Replaces: insighttoolkit-python +Depends: ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends} +Conflicts: insighttoolkit-python, insighttoolkit4-python Description: Image processing toolkit for registration and segmentation - Python bindings ITK is an open-source software toolkit for performing registration and segmentation. Segmentation is the process of identifying and View it on GitLab: https://salsa.debian.org/med-team/insighttoolkit/-/compare/b5a3bf57bfc9f5eb3eee67986e324ad84a60402e...e268a6bdf67639ab1236b9a4b49ca2ab60e6e4eb -- View it on GitLab: https://salsa.debian.org/med-team/insighttoolkit/-/compare/b5a3bf57bfc9f5eb3eee67986e324ad84a60402e...e268a6bdf67639ab1236b9a4b49ca2ab60e6e4eb You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
