[clfft] 28/50: hunt lintian warnings

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri May 29 08:19:24 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 0a8c19e0ec65e1837837058a7b9e8dd54131c137
Author: Jerome Kieffer <jerome.kieffer at esrf.fr>
Date:   Tue Apr 21 17:58:13 2015 +0200

    hunt lintian warnings
---
 debian/control | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index c4b2c8d..388f62f 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Package: libclfft-dev
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: libclfft2 (= ${binary:Version}), ocl-icd-dev
+Depends: libclfft2 (= ${binary:Version}), ocl-icd-dev, ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Description: clFFT is an OpenCL FFT library - header
  The FFT is an implementation of the Discrete Fourier Transform (DFT) that
@@ -44,7 +44,7 @@ Package: libclfft2-bin
 Section: libs
 Multi-Arch: same
 Architecture: any
-Depends: libclfft2 (= ${binary:Version}), python
+Depends: libclfft2 (= ${binary:Version}), python, ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Description: clFFT is an OpenCL FFT library - benchmark binaries
  The FFT is an implementation of the Discrete Fourier Transform (DFT) that
@@ -58,10 +58,10 @@ Description: clFFT is an OpenCL FFT library - benchmark binaries
  functional across CPU and other compute devices.
 
 Package: libclfft2-dbg
-Section: libs
+Section: debug
 Multi-Arch: same
 Architecture: any
-Depends: libclfft2 (= ${binary:Version})
+Depends: libclfft2 (= ${binary:Version}), ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Description: clFFT is an OpenCL FFT library - debug symbols
  The FFT is an implementation of the Discrete Fourier Transform (DFT) that
@@ -75,10 +75,10 @@ Description: clFFT is an OpenCL FFT library - debug symbols
  functional across CPU and other compute devices.
 
 Package: libclfft2-doc
-Section: libs
+Section: doc
 Multi-Arch: same
-Architecture: any
-Depends: libclfft2 (= ${binary:Version})
+Architecture: all
+Depends: libclfft2 (= ${binary:Version}), ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Description: clFFT is an OpenCL FFT library - debug symbols
  The FFT is an implementation of the Discrete Fourier Transform (DFT) that

-- 
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