[arrayfire] 405/408: d/control: update short and long descriptions
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Mon Sep 21 19:12:41 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 arrayfire.
commit c76277221e167f0154e39acaa7dbe39e6cf68025
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Wed Sep 16 12:58:51 2015 +0100
d/control: update short and long descriptions
---
debian/control | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index 3770558..70d70c9 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Multi-Arch: same
Depends: libarrayfire-cpu3 (= ${binary:Version}),
${misc:Depends}
Suggests: libarrayfire-doc
-Description: High performance library for parallel computing (Development)
+Description: Development files for ArrayFire (CPU backend)
ArrayFire is a high performance software library for parallel computing
with an easy-to-use API. Its array based function set makes parallel
programming simple.
@@ -35,7 +35,8 @@ Description: High performance library for parallel computing (Development)
A few lines of code in ArrayFire can replace dozens of lines of parallel
computing code, saving you valuable time and lowering development costs.
.
- This package provides the ArrayFire development files for the CPU backend.
+ This package provides the development files for the CPU backend of the
+ ArrayFire library.
Package: libarrayfire-cpu3
Section: libs
@@ -44,7 +45,7 @@ Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
${shlibs:Depends}
-Description: High performance library for parallel computing (Library)
+Description: High performance library for parallel computing (CPU backend)
ArrayFire is a high performance software library for parallel computing
with an easy-to-use API. Its array based function set makes parallel
programming simple.
@@ -55,7 +56,7 @@ Description: High performance library for parallel computing (Library)
A few lines of code in ArrayFire can replace dozens of lines of parallel
computing code, saving you valuable time and lowering development costs.
.
- This package provides the ArrayFire library compiled with CPU backend.
+ This package provides the CPU backend of the ArrayFire library.
Package: libarrayfire-cpu3-dbg
Priority: extra
@@ -64,7 +65,7 @@ Architecture: any
Multi-Arch: same
Depends: libarrayfire-cpu3 (= ${binary:Version}),
${misc:Depends}
-Description: High performance library for parallel computing (Debug)
+Description: Debugging symbols for ArrayFire (CPU backend)
ArrayFire is a high performance software library for parallel computing
with an easy-to-use API. Its array based function set makes parallel
programming simple.
@@ -75,8 +76,8 @@ Description: High performance library for parallel computing (Debug)
A few lines of code in ArrayFire can replace dozens of lines of parallel
computing code, saving you valuable time and lowering development costs.
.
- This package provides the ArrayFire library debugging symbols for the CPU
- backend.
+ This package provides the debugging symbols for the CPU backend of the
+ ArrayFire library.
Package: libarrayfire-doc
Section: doc
@@ -85,7 +86,7 @@ Multi-Arch: foreign
Depends: libjs-jquery,
libjs-mathjax,
${misc:Depends}
-Description: High performance library for parallel computing (Documentation)
+Description: Common documentation for ArrayFire
ArrayFire is a high performance software library for parallel computing
with an easy-to-use API. Its array based function set makes parallel
programming simple.
@@ -96,4 +97,4 @@ Description: High performance library for parallel computing (Documentation)
A few lines of code in ArrayFire can replace dozens of lines of parallel
computing code, saving you valuable time and lowering development costs.
.
- This package provides the ArrayFire documentation.
+ This package provides the documentation for the ArrayFire library.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arrayfire.git
More information about the debian-science-commits
mailing list