[arrayfire] 05/06: d/control: enable multiarch for shlib package
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Mon May 25 18:48:59 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/experimental
in repository arrayfire.
commit 17f3939acbc348eaf2f49fbc18e87ef77bb60d96
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Mon May 25 19:36:48 2015 +0100
d/control: enable multiarch for shlib package
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 1b16f6e..c0dca56 100644
--- a/debian/control
+++ b/debian/control
@@ -38,8 +38,10 @@ Description: High performance library for parallel computing (Development)
Package: libarrayfire-cpu3
Architecture: any
+Multi-Arch: same
Depends: ${misc:Depends},
${shlibs:Depends}
+Pre-Depends: ${misc:Pre-Depends}
Description: High performance library for parallel computing (Library)
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