[clfft] 22/25: d/control: fix lintian issues regarding long descr

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri May 29 22:01:15 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/sid
in repository clfft.

commit dadd2cc10b7ef8be3c412b6d31779a829951b624
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Fri May 29 22:53:41 2015 +0100

    d/control: fix lintian issues regarding long descr
---
 debian/control | 95 ++++++++++++++++++++++++++++++----------------------------
 1 file changed, 50 insertions(+), 45 deletions(-)

diff --git a/debian/control b/debian/control
index c64afe6..61a5b23 100644
--- a/debian/control
+++ b/debian/control
@@ -27,15 +27,16 @@ Description: OpenCL FFT library (executables)
  The clFFT library is an open source OpenCL library implementation of discrete 
  Fast Fourier Transforms. It:
  .
- * Provides a fast and accurate platform for calculating discrete FFTs.
- * Works on CPU or GPU backends.
- * Supports in-place or out-of-place transforms.
- * Supports 1D, 2D, and 3D transforms with a batch size that can be greater than 1.
- * Supports planar (real and complex components in separate arrays) and 
-   interleaved (real and complex components as a pair contiguous in memory) 
-   formats.
- * Supports dimension lengths that can be any mix of powers of 2, 3, and 5.
- * Supports single and double precision floating point formats.
+   * Provides a fast and accurate platform for calculating discrete FFTs.
+   * Works on CPU or GPU backends.
+   * Supports in-place or out-of-place transforms.
+   * Supports 1D, 2D, and 3D transforms with a batch size that can be greater 
+     than 1.
+   * Supports planar (real and complex components in separate arrays) and 
+     interleaved (real and complex components as a pair contiguous in memory) 
+     formats.
+   * Supports dimension lengths that can be any mix of powers of 2, 3, and 5.
+   * Supports single and double precision floating point formats.
  .
  This package provides the clFFT executables.
 
@@ -49,15 +50,16 @@ Description: OpenCL FFT library (development files)
  The clFFT library is an open source OpenCL library implementation of discrete 
  Fast Fourier Transforms. It:
  .
- * Provides a fast and accurate platform for calculating discrete FFTs.
- * Works on CPU or GPU backends.
- * Supports in-place or out-of-place transforms.
- * Supports 1D, 2D, and 3D transforms with a batch size that can be greater than 1.
- * Supports planar (real and complex components in separate arrays) and 
-   interleaved (real and complex components as a pair contiguous in memory) 
-   formats.
- * Supports dimension lengths that can be any mix of powers of 2, 3, and 5.
- * Supports single and double precision floating point formats.
+   * Provides a fast and accurate platform for calculating discrete FFTs.
+   * Works on CPU or GPU backends.
+   * Supports in-place or out-of-place transforms.
+   * Supports 1D, 2D, and 3D transforms with a batch size that can be greater 
+     than 1.
+   * Supports planar (real and complex components in separate arrays) and 
+     interleaved (real and complex components as a pair contiguous in memory) 
+     formats.
+   * Supports dimension lengths that can be any mix of powers of 2, 3, and 5.
+   * Supports single and double precision floating point formats.
  .
  This package provides the clFFT development files.
 
@@ -71,15 +73,16 @@ Description: OpenCL FFT library (documentation)
  The clFFT library is an open source OpenCL library implementation of discrete 
  Fast Fourier Transforms. It:
  .
- * Provides a fast and accurate platform for calculating discrete FFTs.
- * Works on CPU or GPU backends.
- * Supports in-place or out-of-place transforms.
- * Supports 1D, 2D, and 3D transforms with a batch size that can be greater than 1.
- * Supports planar (real and complex components in separate arrays) and 
-   interleaved (real and complex components as a pair contiguous in memory) 
-   formats.
- * Supports dimension lengths that can be any mix of powers of 2, 3, and 5.
- * Supports single and double precision floating point formats.
+   * Provides a fast and accurate platform for calculating discrete FFTs.
+   * Works on CPU or GPU backends.
+   * Supports in-place or out-of-place transforms.
+   * Supports 1D, 2D, and 3D transforms with a batch size that can be greater 
+     than 1.
+   * Supports planar (real and complex components in separate arrays) and 
+     interleaved (real and complex components as a pair contiguous in memory) 
+     formats.
+   * Supports dimension lengths that can be any mix of powers of 2, 3, and 5.
+   * Supports single and double precision floating point formats.
  .
  This package provides the clFFT documentation.
 
@@ -94,15 +97,16 @@ Description: OpenCL FFT library (shared library)
  The clFFT library is an open source OpenCL library implementation of discrete 
  Fast Fourier Transforms. It:
  .
- * Provides a fast and accurate platform for calculating discrete FFTs.
- * Works on CPU or GPU backends.
- * Supports in-place or out-of-place transforms.
- * Supports 1D, 2D, and 3D transforms with a batch size that can be greater than 1.
- * Supports planar (real and complex components in separate arrays) and 
-   interleaved (real and complex components as a pair contiguous in memory) 
-   formats.
- * Supports dimension lengths that can be any mix of powers of 2, 3, and 5.
- * Supports single and double precision floating point formats.
+   * Provides a fast and accurate platform for calculating discrete FFTs.
+   * Works on CPU or GPU backends.
+   * Supports in-place or out-of-place transforms.
+   * Supports 1D, 2D, and 3D transforms with a batch size that can be greater 
+     than 1.
+   * Supports planar (real and complex components in separate arrays) and 
+     interleaved (real and complex components as a pair contiguous in memory) 
+     formats.
+   * Supports dimension lengths that can be any mix of powers of 2, 3, and 5.
+   * Supports single and double precision floating point formats.
  .
  This package provides the clFFT shared library.
 
@@ -119,14 +123,15 @@ Description: OpenCL FFT library (debugging symbols)
  The clFFT library is an open source OpenCL library implementation of discrete 
  Fast Fourier Transforms. It:
  .
- * Provides a fast and accurate platform for calculating discrete FFTs.
- * Works on CPU or GPU backends.
- * Supports in-place or out-of-place transforms.
- * Supports 1D, 2D, and 3D transforms with a batch size that can be greater than 1.
- * Supports planar (real and complex components in separate arrays) and 
-   interleaved (real and complex components as a pair contiguous in memory) 
-   formats.
- * Supports dimension lengths that can be any mix of powers of 2, 3, and 5.
- * Supports single and double precision floating point formats.
+   * Provides a fast and accurate platform for calculating discrete FFTs.
+   * Works on CPU or GPU backends.
+   * Supports in-place or out-of-place transforms.
+   * Supports 1D, 2D, and 3D transforms with a batch size that can be greater 
+     than 1.
+   * Supports planar (real and complex components in separate arrays) and 
+     interleaved (real and complex components as a pair contiguous in memory) 
+     formats.
+   * Supports dimension lengths that can be any mix of powers of 2, 3, and 5.
+   * Supports single and double precision floating point formats.
  .
  This package provides the clFFT debugging symbols.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/clfft.git



More information about the debian-science-commits mailing list