[arrayfire] 38/40: d/control: ascii sort of ideps

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri May 22 10:19:08 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 70cd907733f18a266b4a47922ba4986edf30f554
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Fri May 22 10:51:03 2015 +0100

    d/control: ascii sort of ideps
---
 debian/control | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 5a7b805..309a754 100644
--- a/debian/control
+++ b/debian/control
@@ -38,8 +38,8 @@ Package: libarrayfire-cpu-3-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: libarrayfire-cpu-3 (= ${binary:Version}), 
-         ${misc:Depends}
+Depends: ${misc:Depends},
+         libarrayfire-cpu-3 (= ${binary:Version})
 Description: High performance library for parallel computing (Debug)
  ArrayFire is a high performance software library for parallel computing
  with an easy-to-use API. Its array based function set makes parallel
@@ -51,13 +51,14 @@ 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.
+ This package provides the ArrayFire library debugging symbols for the CPU 
+ backend.
 
 Package: libarrayfire-cpu-dev
 Section: libdevel
 Architecture: any
-Depends: libarrayfire-cpu-3 (= ${binary:Version}),
-         ${misc:Depends}
+Depends: ${misc:Depends},
+         libarrayfire-cpu-3 (= ${binary:Version})
 Suggests: libarrayfire-doc
 Description: High performance library for parallel computing (Development)
  ArrayFire is a high performance software library for parallel computing
@@ -70,7 +71,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 ArrayFire development files.
+ This package provides the ArrayFire development files for the CPU backend.
 
 Package: libarrayfire-doc
 Section: doc

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