[clfft] 05/10: Update description of binary packages.
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Fri Sep 2 13:45:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/master
in repository clfft.
commit 4076df20f25dd8cfdf4cf3e5d19080f907b32730
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Thu Sep 1 12:05:23 2016 +0100
Update description of binary packages.
---
debian/control | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index c3f5eac..0c8aa43 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
-Description: OpenCL FFT library (shared library)
+Description: OpenCL FFT library
The clFFT library is an open source OpenCL library implementation of discrete
Fast Fourier Transforms, which:
.
@@ -37,7 +37,7 @@ Description: OpenCL FFT library (shared library)
* 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.
+ This package provides the shared library.
Package: libclfft-dev
Architecture: any
@@ -46,7 +46,7 @@ Depends: ${misc:Depends},
libclfft2 (= ${binary:Version}),
ocl-icd-opencl-dev | opencl-dev
Suggests: libclfft-doc
-Description: OpenCL FFT library (development files)
+Description: development files for clFFT
The clFFT library is an open source OpenCL library implementation of discrete
Fast Fourier Transforms, which:
.
@@ -61,14 +61,14 @@ Description: OpenCL FFT library (development files)
* 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.
+ This package provides the development files.
Package: libclfft-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},
libjs-mathjax
-Description: OpenCL FFT library (documentation)
+Description: documentation for clFFT
The clFFT library is an open source OpenCL library implementation of discrete
Fast Fourier Transforms, which:
.
@@ -83,7 +83,7 @@ Description: OpenCL FFT library (documentation)
* 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.
+ This package provides the documentation.
Package: clfft-client
Architecture: any
--
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