[oclgrind] 03/03: Added Multi-Arch tags to debian/control.

James Price jprice-guest at moszumanska.debian.org
Tue Sep 8 18:41:20 UTC 2015


This is an automated email from the git hooks/post-receive script.

jprice-guest pushed a commit to branch master
in repository oclgrind.

commit 6bb2c9469f13c1db6c177f804a8b478b359d8138
Author: James Price <j.price at bristol.ac.uk>
Date:   Tue Sep 8 19:37:31 2015 +0100

    Added Multi-Arch tags to debian/control.
---
 debian/control | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index 01f3469..6149538 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-opencl/oclgrind.git
 
 Package: liboclgrind-15.5
 Architecture: any
+Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: core library for Oclgrind
  Oclgrind is an extensible OpenCL device simulator that provides a
@@ -34,6 +35,7 @@ Description: core library for Oclgrind
 
 Package: liboclgrind-dev
 Architecture: any
+Multi-Arch: same
 Section: libdevel
 Depends: ${misc:Depends}, liboclgrind-15.5 (= ${binary:Version})
 Description: development files for Oclgrind
@@ -48,6 +50,7 @@ Description: development files for Oclgrind
 
 Package: oclgrind
 Architecture: any
+Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}, liboclgrind-15.5
 Description: OpenCL device simulator
  Oclgrind is an extensible OpenCL device simulator that provides a

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/oclgrind.git



More information about the Pkg-opencl-commits mailing list