[clblas] 04/08: d/control: fill-in all descriptions

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri May 29 14:28: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 clblas.

commit c0f2dcf7a1f303b7350e25261eb3a5f991573e4c
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Fri May 29 14:26:07 2015 +0100

    d/control: fill-in all descriptions
---
 debian/control | 35 ++++++++++++++++++++++++++++++-----
 1 file changed, 30 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 09ab6fd..fc23678 100644
--- a/debian/control
+++ b/debian/control
@@ -20,21 +20,36 @@ Architecture: any
 Depends: libclblas2 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
-Description: OpenCL BLAS library
+Description: OpenCL BLAS library (executables)
+ This library provides an implementation of the Basic Linear Algebra 
+ Subprograms levels 1, 2 and 3, using OpenCL and optimized for AMD GPU 
+ hardware.
+ .
+ This package provides the clBLAS executables.
 
 Package: libclblas-dev
 Section: libdevel
 Architecture: any
 Depends: libclblas2 (= ${binary:Version}),
          ${misc:Depends}
-Description: OpenCL BLAS library
+Description: OpenCL BLAS library (development files)
+ This library provides an implementation of the Basic Linear Algebra 
+ Subprograms levels 1, 2 and 3, using OpenCL and optimized for AMD GPU 
+ hardware.
+ .
+ This package provides the clBLAS development files.
 
 #Package: libclblas-doc
 #Section: doc
 #Architecture: all
 #Depends: ${misc:Depends},
 #         libjs-mathjax
-#Description: OpenCL BLAS library
+#Description: OpenCL BLAS library (documentation)
+# This library provides an implementation of the Basic Linear Algebra 
+# Subprograms levels 1, 2 and 3, using OpenCL and optimized for AMD GPU 
+# hardware.
+# .
+# This package provides the clBLAS documentation.
 
 Package: libclblas2
 Section: libs
@@ -43,7 +58,12 @@ Multi-Arch: same
 Depends: ${misc:Depends},
          ${shlibs:Depends} 
 Pre-Depends: ${misc:Pre-Depends}
-Description: OpenCL BLAS library
+Description: OpenCL BLAS library (shared library)
+ This library provides an implementation of the Basic Linear Algebra 
+ Subprograms levels 1, 2 and 3, using OpenCL and optimized for AMD GPU 
+ hardware.
+ .
+ This package provides the clBLAS shared library.
 
 Package: libclblas2-dbg
 Section: debug
@@ -53,4 +73,9 @@ Multi-Arch: same
 Depends: libclblas2 (= ${binary:Version}),
          ${shlibs:Depends},
          ${misc:Depends}
-Description: OpenCL BLAS library
+Description: OpenCL BLAS library (debugging symbols)
+ This library provides an implementation of the Basic Linear Algebra 
+ Subprograms levels 1, 2 and 3, using OpenCL and optimized for AMD GPU 
+ hardware.
+ .
+ This package provides the clBLAS debugging symbols.

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



More information about the debian-science-commits mailing list