Author: smr Date: 2011-10-01 20:19:17 +0000 (Sat, 01 Oct 2011) New Revision: 8035
Added: trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/ trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/changelog trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/control trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/control.in trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/rules Removed: trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/changelog trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/control trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/control.in trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/rules Log: [svn-buildpackage] Tagging wrapitk-python 3.20.0.1 Deleted: trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/changelog =================================================================== --- trunk/packages/insighttoolkit/wrapitk/python/trunk/debian/changelog 2011-10-01 13:59:22 UTC (rev 8029) +++ trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/changelog 2011-10-01 20:19:17 UTC (rev 8035) @@ -1,6 +0,0 @@ -wrapitk-python (3.20.0.1) unstable; urgency=low - - * Initial release. - - -- Steve M. Robbins <[email protected]> Sat, 17 Sep 2011 12:36:38 -0500 - Copied: trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/changelog (from rev 8033, trunk/packages/insighttoolkit/wrapitk/python/trunk/debian/changelog) =================================================================== --- trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/changelog (rev 0) +++ trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/changelog 2011-10-01 20:19:17 UTC (rev 8035) @@ -0,0 +1,6 @@ +wrapitk-python (3.20.0.1) unstable; urgency=low + + * Initial release. + + -- Steve M. Robbins <[email protected]> Sat, 01 Oct 2011 12:55:30 -0500 + Deleted: trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/control =================================================================== --- trunk/packages/insighttoolkit/wrapitk/python/trunk/debian/control 2011-10-01 13:59:22 UTC (rev 8029) +++ trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/control 2011-10-01 20:19:17 UTC (rev 8035) @@ -1,34 +0,0 @@ -Source: wrapitk-python -Homepage: http://www.itk.org/ -Section: science -Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Steve M. Robbins <[email protected]> -Build-Depends: debhelper (>= 8), libinsighttoolkit3-dev, - cmake, cableswig (>= 0.1.0+cvs20110226), gccxml (>= 0.9.0+cvs20110723), - python-dev (>= 2.6.6-3~), python-numpy, - libvtk5-dev, python-vtk -X-Python-Version: 2.7 -Standards-Version: 3.9.2 -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/insighttoolkit/wrapitk/python/trunk/?rev=0&sc=0 -Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/insighttoolkit/wrapitk/python/trunk/ - -Package: python-insighttoolkit3 -Section: python -Architecture: any -Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends} -Conflicts: python-insighttoolkit -Replaces: python-insighttoolkit -XB-Python-Version: ${python:Versions} -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 - classifying data found in a digitally sampled - representation. Typically the sampled representation is an image - acquired from such medical instrumentation as CT or MRI - scanners. Registration is the task of aligning or developing - correspondences between data. For example, in the medical - environment, a CT scan may be aligned with a MRI scan in order to - combine the information contained in both. - . - This package contains the Python language bindings for ITK. Copied: trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/control (from rev 8032, trunk/packages/insighttoolkit/wrapitk/python/trunk/debian/control) =================================================================== --- trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/control (rev 0) +++ trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/control 2011-10-01 20:19:17 UTC (rev 8035) @@ -0,0 +1,35 @@ +Source: wrapitk-python +Homepage: http://www.itk.org/ +Section: science +Priority: optional +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Steve M. Robbins <[email protected]> +Build-Depends: debhelper (>= 8), libinsighttoolkit3-dev, + cmake, cableswig (>= 0.1.0+cvs20110226), gccxml (>= 0.9.0+cvs20110723), + libgdcm2-dev, libfftw3-dev, + python-dev (>= 2.6.6-3~), python-numpy, + libvtk5-dev, python-vtk +X-Python-Version: 2.7 +Standards-Version: 3.9.2 +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/insighttoolkit/wrapitk/python/trunk/?rev=0&sc=0 +Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/insighttoolkit/wrapitk/python/trunk/ + +Package: python-insighttoolkit3 +Section: python +Architecture: any +Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends} +Conflicts: python-insighttoolkit +Replaces: python-insighttoolkit +XB-Python-Version: ${python:Versions} +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 + classifying data found in a digitally sampled + representation. Typically the sampled representation is an image + acquired from such medical instrumentation as CT or MRI + scanners. Registration is the task of aligning or developing + correspondences between data. For example, in the medical + environment, a CT scan may be aligned with a MRI scan in order to + combine the information contained in both. + . + This package contains the Python language bindings for ITK. Deleted: trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/control.in =================================================================== --- trunk/packages/insighttoolkit/wrapitk/python/trunk/debian/control.in 2011-10-01 13:59:22 UTC (rev 8029) +++ trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/control.in 2011-10-01 20:19:17 UTC (rev 8035) @@ -1,34 +0,0 @@ -Source: wrapitk-python -Homepage: http://www.itk.org/ -Section: science -Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Steve M. Robbins <[email protected]> -Build-Depends: debhelper (>= 8), libinsighttoolkit@VER_MAJOR@-dev, - cmake, cableswig (>= 0.1.0+cvs20110226), gccxml (>= 0.9.0+cvs20110723), - python-dev (>= 2.6.6-3~), python-numpy, - libvtk5-dev, python-vtk -X-Python-Version: 2.7 -Standards-Version: 3.9.2 -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/insighttoolkit/wrapitk/python/trunk/?rev=0&sc=0 -Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/insighttoolkit/wrapitk/python/trunk/ - -Package: python-insighttoolkit@VER_MAJOR@ -Section: python -Architecture: any -Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends} -Conflicts: python-insighttoolkit -Replaces: python-insighttoolkit -XB-Python-Version: ${python:Versions} -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 - classifying data found in a digitally sampled - representation. Typically the sampled representation is an image - acquired from such medical instrumentation as CT or MRI - scanners. Registration is the task of aligning or developing - correspondences between data. For example, in the medical - environment, a CT scan may be aligned with a MRI scan in order to - combine the information contained in both. - . - This package contains the Python language bindings for ITK. Copied: trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/control.in (from rev 8032, trunk/packages/insighttoolkit/wrapitk/python/trunk/debian/control.in) =================================================================== --- trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/control.in (rev 0) +++ trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/control.in 2011-10-01 20:19:17 UTC (rev 8035) @@ -0,0 +1,35 @@ +Source: wrapitk-python +Homepage: http://www.itk.org/ +Section: science +Priority: optional +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Steve M. Robbins <[email protected]> +Build-Depends: debhelper (>= 8), libinsighttoolkit@VER_MAJOR@-dev, + cmake, cableswig (>= 0.1.0+cvs20110226), gccxml (>= 0.9.0+cvs20110723), + libgdcm2-dev, libfftw3-dev, + python-dev (>= 2.6.6-3~), python-numpy, + libvtk5-dev, python-vtk +X-Python-Version: 2.7 +Standards-Version: 3.9.2 +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/insighttoolkit/wrapitk/python/trunk/?rev=0&sc=0 +Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/insighttoolkit/wrapitk/python/trunk/ + +Package: python-insighttoolkit@VER_MAJOR@ +Section: python +Architecture: any +Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends} +Conflicts: python-insighttoolkit +Replaces: python-insighttoolkit +XB-Python-Version: ${python:Versions} +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 + classifying data found in a digitally sampled + representation. Typically the sampled representation is an image + acquired from such medical instrumentation as CT or MRI + scanners. Registration is the task of aligning or developing + correspondences between data. For example, in the medical + environment, a CT scan may be aligned with a MRI scan in order to + combine the information contained in both. + . + This package contains the Python language bindings for ITK. Deleted: trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/rules =================================================================== --- trunk/packages/insighttoolkit/wrapitk/python/trunk/debian/rules 2011-10-01 13:59:22 UTC (rev 8029) +++ trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/rules 2011-10-01 20:19:17 UTC (rev 8035) @@ -1,82 +0,0 @@ -#!/usr/bin/make -f - -VER_MAJOR = 3 -VER_MINOR = 20 -VER_PATCH = 0 - -PYVERS = $(shell pyversions -r debian/control) - -CMAKE_FLAGS = \ - -DCMAKE_BUILD_TYPE:STRING=Release \ - -DCMAKE_C_FLAGS:STRING=-O2 \ - -DCMAKE_CXX_FLAGS:STRING=-O2 \ - -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON \ - -DCMAKE_SKIP_RPATH:BOOL=ON \ - -DITK_USE_REVIEW:BOOL=ON \ - -DITK_USE_REVIEW_STATISTICS:BOOL=ON \ - -DITK_USE_OPTIMIZED_REGISTRATION_METHODS:BOOL=ON \ - -DITK_USE_TRANSFORM_IO_FACTORIES:BOOL=ON \ - -DITK_USE_SYSTEM_GDCM:BOOL=ON \ - -DITK_USE_SYSTEM_PNG:BOOL=ON \ - -DITK_USE_SYSTEM_TIFF:BOOL=ON \ - -DITK_USE_SYSTEM_ZLIB:BOOL=ON \ - -DITK_USE_SYSTEM_VXL:BOOL=OFF \ - -DUSE_FFTWD:BOOL=ON \ - -DUSE_FFTWF:BOOL=ON \ - -DITK_USE_CONCEPT_CHECKING:BOOL=ON \ - -DITK_USE_STRICT_CONCEPT_CHECKING:BOOL=ON \ - -DPYTHON_EXECUTABLE:FILEPATH=/usr/bin/$(PYVERS) \ - -DPYTHON_INCLUDE_PATH:PATH=/usr/include/$(PYVERS) \ - -DPYTHON_NUMPY_INCLUDE_PATH:PATH=/usr/include/$(PYVERS)/numpy \ - -DPYTHON_LIBRARY:FILEPATH=/usr/lib/lib$(PYVERS).so \ - -DWRAP_ITK_JAVA:BOOL=OFF \ - -DWRAP_ITK_PYTHON:BOOL=ON \ - -DWRAP_ITK_TCL:BOOL=OFF \ - -DWRAP_ITK_DIMS:STRING='2;3' \ - -DWRAP_complex_float:BOOL=ON \ - -DWRAP_covariant_vector_float:BOOL=ON \ - -DWRAP_float:BOOL=ON \ - -DWRAP_rgb_unsigned_char:BOOL=ON \ - -DWRAP_rgb_unsigned_short:BOOL=ON \ - -DWRAP_signed_short:BOOL=ON \ - -DWRAP_unsigned_char:BOOL=ON \ - -DWRAP_unsigned_short:BOOL=ON \ - -DWRAP_vector_float:BOOL=ON - -VER_FULL = $(VER_MAJOR).$(VER_MINOR).$(VER_PATCH) -SOVERSION = $(VER_MAJOR).$(VER_MINOR) - -pkg_python = python-insighttoolkit$(VER_MAJOR) - - -%: - dh $@ --with python2 --parallel - -override_dh_auto_configure: pre-build - dh_auto_configure --buildsystem=cmake -- $(CMAKE_FLAGS) - -pre-build: - echo "Available disk space:" - df -h . - -override_dh_auto_install: - make -C obj* DESTDIR=`pwd`/debian/$(pkg_python) install - cd debian/$(pkg_python)/usr/lib/InsightToolkit/WrapITK \ - && rm -rf ClassIndex Configuration SWIG WrapITKConfig.cmake \ - && mv lib/libSwig* ../.. - rm -rf debian/$(pkg_python)/usr/share/cmake-2.8 - - -override_dh_lintian: - echo "$(pkg_python): non-dev-pkg-with-shlib-symlink" > debian/$(pkg_python).lintian-overrides - echo "$(pkg_python): package-name-doesnt-match-sonames" >> debian/$(pkg_python).lintian-overrides - dh_lintian - -control-file: - sed -e "s/@VER_MAJOR@/$(VER_MAJOR)/g" \ - -e "s/@SOVERSION@/$(SOVERSION)/g" \ - < debian/control.in > debian/control.tmp - [ -e debian/control ] \ - && cmp -s debian/control debian/control.tmp \ - && rm -f debian/control.tmp && exit 0; \ - mv debian/control.tmp debian/control Copied: trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/rules (from rev 8033, trunk/packages/insighttoolkit/wrapitk/python/trunk/debian/rules) =================================================================== --- trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/rules (rev 0) +++ trunk/packages/insighttoolkit/wrapitk/python/tags/3.20.0.1/debian/rules 2011-10-01 20:19:17 UTC (rev 8035) @@ -0,0 +1,77 @@ +#!/usr/bin/make -f + +VER_MAJOR = 3 +VER_MINOR = 20 +VER_PATCH = 0 + +PYVERS = $(shell pyversions -r debian/control) + +CMAKE_FLAGS = \ + -DCMAKE_BUILD_TYPE:STRING=Release \ + -DCMAKE_C_FLAGS:STRING=-O2 \ + -DCMAKE_CXX_FLAGS:STRING=-O2 \ + -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON \ + -DCMAKE_SKIP_RPATH:BOOL=ON \ + -DITK_USE_REVIEW:BOOL=ON \ + -DITK_USE_REVIEW_STATISTICS:BOOL=ON \ + -DITK_USE_OPTIMIZED_REGISTRATION_METHODS:BOOL=ON \ + -DITK_USE_TRANSFORM_IO_FACTORIES:BOOL=ON \ + -DITK_USE_SYSTEM_GDCM:BOOL=ON \ + -DITK_USE_SYSTEM_VXL:BOOL=OFF \ + -DUSE_FFTWD:BOOL=ON \ + -DUSE_FFTWF:BOOL=ON \ + -DPYTHON_EXECUTABLE:FILEPATH=/usr/bin/$(PYVERS) \ + -DPYTHON_INCLUDE_PATH:PATH=/usr/include/$(PYVERS) \ + -DPYTHON_NUMPY_INCLUDE_PATH:PATH=/usr/include/$(PYVERS)/numpy \ + -DPYTHON_LIBRARY:FILEPATH=/usr/lib/lib$(PYVERS).so \ + -DWRAP_ITK_JAVA:BOOL=OFF \ + -DWRAP_ITK_PYTHON:BOOL=ON \ + -DWRAP_ITK_TCL:BOOL=OFF \ + -DWRAP_ITK_DIMS:STRING='2;3' \ + -DWRAP_complex_float:BOOL=ON \ + -DWRAP_covariant_vector_float:BOOL=ON \ + -DWRAP_float:BOOL=ON \ + -DWRAP_rgb_unsigned_char:BOOL=ON \ + -DWRAP_rgb_unsigned_short:BOOL=ON \ + -DWRAP_signed_short:BOOL=ON \ + -DWRAP_unsigned_char:BOOL=ON \ + -DWRAP_unsigned_short:BOOL=ON \ + -DWRAP_vector_float:BOOL=ON + +VER_FULL = $(VER_MAJOR).$(VER_MINOR).$(VER_PATCH) +SOVERSION = $(VER_MAJOR).$(VER_MINOR) + +pkg_python = python-insighttoolkit$(VER_MAJOR) + + +%: + dh $@ --with python2 --parallel + +override_dh_auto_configure: pre-build + dh_auto_configure --buildsystem=cmake -- $(CMAKE_FLAGS) + +pre-build: + echo "Available disk space:" + df -h . + +override_dh_auto_install: + make -C obj* DESTDIR=`pwd`/debian/$(pkg_python) install + cd debian/$(pkg_python)/usr/lib/InsightToolkit/WrapITK \ + && rm -rf ClassIndex Configuration SWIG WrapITKConfig.cmake \ + && mv lib/libSwig* ../.. + rm -rf debian/$(pkg_python)/usr/share/cmake-2.8 + + +override_dh_lintian: + echo "$(pkg_python): non-dev-pkg-with-shlib-symlink" > debian/$(pkg_python).lintian-overrides + echo "$(pkg_python): package-name-doesnt-match-sonames" >> debian/$(pkg_python).lintian-overrides + dh_lintian + +control-file: + sed -e "s/@VER_MAJOR@/$(VER_MAJOR)/g" \ + -e "s/@SOVERSION@/$(SOVERSION)/g" \ + < debian/control.in > debian/control.tmp + [ -e debian/control ] \ + && cmp -s debian/control debian/control.tmp \ + && rm -f debian/control.tmp && exit 0; \ + mv debian/control.tmp debian/control _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
