[med-svn] r7000 - trunk/packages/plastimatch/trunk/debian

Greg Sharp gregsharp-guest at alioth.debian.org
Sun Jun 12 01:01:36 UTC 2011


Author: gregsharp-guest
Date: 2011-06-12 01:01:36 +0000 (Sun, 12 Jun 2011)
New Revision: 7000

Modified:
   trunk/packages/plastimatch/trunk/debian/control
   trunk/packages/plastimatch/trunk/debian/copyright
Log:
Fix a few more lintian warnings

Modified: trunk/packages/plastimatch/trunk/debian/control
===================================================================
--- trunk/packages/plastimatch/trunk/debian/control	2011-06-11 20:31:57 UTC (rev 6999)
+++ trunk/packages/plastimatch/trunk/debian/control	2011-06-12 01:01:36 UTC (rev 7000)
@@ -4,7 +4,7 @@
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Gregory C. Sharp <gregsharp.geo at yahoo.com>
-Build-Depends: debhelper (>= 7.0.50~), cmake,
+Build-Depends: debhelper (>= 8), cmake,
   libinsighttoolkit3-dev (>= 3.18.0-5), libgdcm2-dev,
   gfortran
 Standards-Version: 3.9.2
@@ -17,17 +17,33 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: medical image reconstruction and registration
- Plastimatch is an open source software for deformable image registration. It is designed for high-performance volumetric registration of medical images, such as X-ray computed tomography (CT), magnetic resonance imaging (MRI), and positron emission tomography (PET). Software features include:
-    * B-spline method for deformable image registration (GPU and multicore accelerated)
-    * Demons method for deformable image registration (GPU accelerated)
-    * ITK-based algorithms for translation, rigid, affine, demons, and B-spline registration
-    * Pipelined, multi-stage registration framework with seamless conversion between most algorithms and transform types
-    * Landmark-based deformable registration using thin-plate splines for global registration
-    * Landmark-based deformable registration using radial basis functions for local corrections
-    * Broad support for 3D image file formats (using ITK), including DICOM, Nifti, NRRD, MetaImage, and Analyze
+ Plastimatch is an open source software for deformable 
+ image registration. It is designed for high-performance 
+ volumetric registration of medical images, such as X-ray 
+ computed tomography (CT), magnetic resonance imaging 
+ (MRI), and positron emission tomography (PET). Software 
+ features include:
+    * B-spline method for deformable image registration 
+      (GPU and multicore accelerated)
+    * Demons method for deformable image registration 
+      (GPU accelerated)
+    * ITK-based algorithms for translation, rigid, affine, 
+      demons, and B-spline registration
+    * Pipelined, multi-stage registration framework with 
+      seamless conversion between most algorithms and 
+      transform types
+    * Landmark-based deformable registration using thin-
+      plate splines for global registration
+    * Landmark-based deformable registration using radial 
+      basis functions for local corrections
+    * Broad support for 3D image file formats (using ITK), 
+      including DICOM, Nifti, NRRD, MetaImage, and Analyze
     * DICOM and DICOM-RT import and export
     * XiO import and export
     * Plugin to 3D Slicer
- Plastimatch also features two handy utilities which are not directly related to image registration:
-    * FDK cone-beam CT reconstruction (GPU and multicore accelerated)
-    * Digitally reconstructed radiograph (DRR) generation (GPU and multicore accelerated)
+ Plastimatch also features two handy utilities which are 
+ not directly related to image registration:
+    * FDK cone-beam CT reconstruction (GPU and multicore 
+      accelerated)
+    * Digitally reconstructed radiograph (DRR) generation 
+      (GPU and multicore accelerated)

Modified: trunk/packages/plastimatch/trunk/debian/copyright
===================================================================
--- trunk/packages/plastimatch/trunk/debian/copyright	2011-06-11 20:31:57 UTC (rev 6999)
+++ trunk/packages/plastimatch/trunk/debian/copyright	2011-06-12 01:01:36 UTC (rev 7000)
@@ -1,6 +1,7 @@
 Name: plastimatch
 Maintainer: Greg Sharp
 Source: http://plastimatch.org
+Copyright: (c) 2004-2011 Massachusetts General Hospital
 
 Plastimatch Software License ("Software License") Version 1.0
 




More information about the debian-med-commit mailing list