Author: malat Date: 2012-05-10 10:20:56 +0000 (Thu, 10 May 2012) New Revision: 10814
Added: trunk/packages/insighttoolkit/tags/3.20.1-7/ trunk/packages/insighttoolkit/tags/3.20.1-7/debian/ trunk/packages/insighttoolkit/tags/3.20.1-7/debian/control Removed: trunk/packages/insighttoolkit/tags/3.20.1-7/debian/ trunk/packages/insighttoolkit/tags/3.20.1-7/debian/control Modified: trunk/packages/insighttoolkit/tags/3.20.1-7/debian/changelog Log: [svn-buildpackage] Tagging insighttoolkit 3.20.1-7 Modified: trunk/packages/insighttoolkit/tags/3.20.1-7/debian/changelog =================================================================== --- trunk/packages/insighttoolkit/branches/3.20.1/debian/changelog 2012-05-10 09:35:20 UTC (rev 10812) +++ trunk/packages/insighttoolkit/tags/3.20.1-7/debian/changelog 2012-05-10 10:20:56 UTC (rev 10814) @@ -1,8 +1,8 @@ -insighttoolkit (3.20.1-7) UNRELEASED; urgency=low +insighttoolkit (3.20.1-7) unstable; urgency=low - * Revert last change back to libtiff4-dev + * Revert last change back to libtiff-dev - -- Mathieu Malaterre <[email protected]> Wed, 09 May 2012 16:49:55 +0200 + -- Mathieu Malaterre <[email protected]> Thu, 10 May 2012 11:47:07 +0200 insighttoolkit (3.20.1-6) unstable; urgency=low Deleted: trunk/packages/insighttoolkit/tags/3.20.1-7/debian/control =================================================================== --- trunk/packages/insighttoolkit/branches/3.20.1/debian/control 2012-05-10 09:35:20 UTC (rev 10812) +++ trunk/packages/insighttoolkit/tags/3.20.1-7/debian/control 2012-05-10 10:20:56 UTC (rev 10814) @@ -1,75 +0,0 @@ -Source: insighttoolkit -Homepage: http://www.itk.org/ -Section: science -Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes -Uploaders: Steve M. Robbins <[email protected]>, Mathieu Malaterre <[email protected]> -Build-Depends: debhelper (>= 8), - cmake, cableswig (>= 0.1.0+cvs20110226), gccxml (>= 0.9.0+cvs20110723), - zlib1g-dev (>= 1.2.2), libpng-dev, libtiff4-dev, - libfftw3-dev, - uuid-dev, libgdcm2-dev, - libvtk5-dev, python-vtk -Standards-Version: 3.9.3 -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/insighttoolkit/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/insighttoolkit/trunk/ - -Package: libinsighttoolkit3.20 -Section: libs -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Image processing toolkit for registration and segmentation - runtime - 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 libraries needed to run ITK applications. - -Package: libinsighttoolkit3-dev -Section: libdevel -Architecture: any -Depends: ${misc:Depends}, libinsighttoolkit3.20 (= ${binary:Version}), libgdcm2-dev -Recommends: libfftw3-dev, uuid-dev -Conflicts: libinsighttoolkit-dev -Replaces: libinsighttoolkit-dev -Suggests: insighttoolkit3-examples -Description: Image processing toolkit for registration and segmentation - development - 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 development files needed to build your own - ITK applications. - -Package: insighttoolkit3-examples -Section: devel -Architecture: all -Depends: ${misc:Depends}, ${shlibs:Depends} -Suggests: libinsighttoolkit3-dev -Conflicts: insighttoolkit-examples -Replaces: insighttoolkit-examples -Description: Image processing toolkit for registration and segmentation - examples - 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 source for example programs. Copied: trunk/packages/insighttoolkit/tags/3.20.1-7/debian/control (from rev 10813, trunk/packages/insighttoolkit/branches/3.20.1/debian/control) =================================================================== --- trunk/packages/insighttoolkit/tags/3.20.1-7/debian/control (rev 0) +++ trunk/packages/insighttoolkit/tags/3.20.1-7/debian/control 2012-05-10 10:20:56 UTC (rev 10814) @@ -0,0 +1,75 @@ +Source: insighttoolkit +Homepage: http://www.itk.org/ +Section: science +Priority: optional +Maintainer: Debian Med Packaging Team <[email protected]> +DM-Upload-Allowed: yes +Uploaders: Steve M. Robbins <[email protected]>, Mathieu Malaterre <[email protected]> +Build-Depends: debhelper (>= 8), + cmake, cableswig (>= 0.1.0+cvs20110226), gccxml (>= 0.9.0+cvs20110723), + zlib1g-dev (>= 1.2.2), libpng-dev, libtiff-dev, + libfftw3-dev, + uuid-dev, libgdcm2-dev, + libvtk5-dev, python-vtk +Standards-Version: 3.9.3 +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/insighttoolkit/trunk/ +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/insighttoolkit/trunk/ + +Package: libinsighttoolkit3.20 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Image processing toolkit for registration and segmentation - runtime + 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 libraries needed to run ITK applications. + +Package: libinsighttoolkit3-dev +Section: libdevel +Architecture: any +Depends: ${misc:Depends}, libinsighttoolkit3.20 (= ${binary:Version}), libgdcm2-dev +Recommends: libfftw3-dev, uuid-dev +Conflicts: libinsighttoolkit-dev +Replaces: libinsighttoolkit-dev +Suggests: insighttoolkit3-examples +Description: Image processing toolkit for registration and segmentation - development + 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 development files needed to build your own + ITK applications. + +Package: insighttoolkit3-examples +Section: devel +Architecture: all +Depends: ${misc:Depends}, ${shlibs:Depends} +Suggests: libinsighttoolkit3-dev +Conflicts: insighttoolkit-examples +Replaces: insighttoolkit-examples +Description: Image processing toolkit for registration and segmentation - examples + 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 source for example programs. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
