[arrayfire] 22/40: d/control: better metadata for -dev package
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 9d0fb6daf2ceac08a57bc6d50adb27aaa1e66302
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Mon May 18 15:43:00 2015 +0100
d/control: better metadata for -dev package
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index d644563..25e6332 100644
--- a/debian/control
+++ b/debian/control
@@ -36,8 +36,10 @@ Description: High performance library for parallel computing (Library)
Package: libarrayfire-dev
Architecture: any
-Depends: ${misc:Depends},
+Depends: libarrayfire3 (= ${binary:Version}),
+ ${misc:Depends},
${shlibs:Depends}
+Suggests: libarrayfire-doc
Description: High performance library for parallel computing (Development)
ArrayFire is a high performance software library for parallel computing
with an easy-to-use API. Its array based function set makes parallel
--
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