[beignet] 02/03: Enable building on hurd-i386 and x32

Rebecca Palmer rnpalmer-guest at moszumanska.debian.org
Tue Mar 17 19:11:13 UTC 2015


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

rnpalmer-guest pushed a commit to branch master
in repository beignet.

commit 1da5250e33dc6bf0950fb8c5fb22f97e9558e126
Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
Date:   Sat Mar 7 22:21:02 2015 +0000

    Enable building on hurd-i386 and x32
    
    Both are currently BD-Uninstallable, but this is fairly likely to change
---
 debian/changelog | 1 +
 debian/control   | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a9009c1..90f9e3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 beignet (1.0.1-4) UNRELEASED; urgency=medium
 
   * Make transitional dummy arch:all.
+  * Enable building on hurd-i386 and x32.
 
  -- Rebecca N. Palmer <rebecca_palmer at zoho.com>  Sat, 07 Mar 2015 22:17:11 +0000
 
diff --git a/debian/control b/debian/control
index 54dc14e..af81a6f 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-opencl/beignet.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-opencl/beignet.git
 
 Package: beignet-opencl-icd
-Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64
+Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64 hurd-i386 x32
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Breaks: beignet0.0.1, beignet (<< 1.0.1)
@@ -45,7 +45,7 @@ Description: OpenCL library for Intel GPUs
 
 Package: beignet-dev
 Section: libdevel
-Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64
+Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64 hurd-i386 x32
 Multi-Arch: foreign
 Depends:
  beignet-opencl-icd (= ${binary:Version}),
@@ -60,7 +60,7 @@ Description: OpenCL library for Intel GPUs (development files)
 
 Package: beignet-opencl-icd-dbg
 Section: debug
-Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64
+Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64 hurd-i386 x32
 Multi-Arch: same
 Depends:
  beignet-opencl-icd (= ${binary:Version}),

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



More information about the Pkg-opencl-commits mailing list