[clfft] 36/50: bug from lintian
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Fri May 29 08:19:26 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 3eb2984a515fcc7e603097b32617465a2218adda
Author: Jerome Kieffer <jerome.kieffer at esrf.fr>
Date: Thu Apr 23 18:12:06 2015 +0200
bug from lintian
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 0c4f536..638bb7a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: clfft
Priority: extra
Maintainer: Jerome Kieffer <jerome.kieffer at esrf.fr>
-Build-Depends: debhelper (>= 9), cmake, opencl-icd, ocl-icd-dev, dh-exec, libboost-all-dev
+Build-Depends: debhelper (>= 9), cmake, ocl-icd-dev, dh-exec, libboost-all-dev
Standards-Version: 3.9.4
Section: libs
Homepage: https://github.com/clMathLibraries/clFFT
@@ -79,7 +79,7 @@ Section: doc
Architecture: all
Depends: ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
-Description: clFFT is an OpenCL FFT library - debug symbols
+Description: clFFT is an OpenCL FFT library - documentation
The FFT is an implementation of the Discrete Fourier Transform (DFT) that
makes use of symmetries in the FFT definition to reduce the mathematical
intensity required from O(N2) to O(N log2( N )) when the sequence length
--
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