[arrayfire] 23/40: d/control: better description
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Fri May 22 10:19:06 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 3001f6edea9ffbd5c873241bda455cacda389603
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Mon May 18 16:44:45 2015 +0100
d/control: better description
---
debian/control | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 25e6332..6d4b519 100644
--- a/debian/control
+++ b/debian/control
@@ -32,9 +32,10 @@ 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 shared libraries.
+ This package provides the ArrayFire library compiled with CPU backend.
Package: libarrayfire-dev
+Section: libdevel
Architecture: any
Depends: libarrayfire3 (= ${binary:Version}),
${misc:Depends},
@@ -51,7 +52,7 @@ 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 development files.
+ This package provides the ArrayFire development files.
Package: libarrayfire-doc
Section: doc
@@ -68,4 +69,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 common documentation.
+ This package provides the ArrayFire documentation.
--
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