[beignet] 07/07: Make -dev depend on ocl-icd-opencl-dev, and clarify description

Rebecca Palmer rnpalmer-guest at moszumanska.debian.org
Fri Feb 6 20:14:00 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 488a660fd3a4becc9077b325160c69e9684d276c
Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
Date:   Fri Feb 6 19:15:09 2015 +0000

    Make -dev depend on ocl-icd-opencl-dev, and clarify description
---
 debian/changelog | 1 +
 debian/control   | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e305ea4..e3df5d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ beignet (1.0.1-1) UNRELEASED; urgency=medium
   * Delete all generated files in clean target.
   * Drop OpenGL dependencies, as CL-GL sharing hasn't worked
     for several releases.
+  * Make -dev depend on ocl-icd-opencl-dev, and clarify description. 
 
  -- Andreas Beckmann <anbe at debian.org>  Fri, 23 Jan 2015 23:17:24 +0100
 
diff --git a/debian/control b/debian/control
index a4f2be8..e916363 100644
--- a/debian/control
+++ b/debian/control
@@ -38,14 +38,14 @@ Description: OpenCL library for Intel GPUs
 Package: beignet-dev
 Section: libdevel
 Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64
-Depends: beignet-opencl-icd (= ${binary:Version}), ${misc:Depends}
+Depends: beignet-opencl-icd (= ${binary:Version}),
+ ocl-icd-opencl-dev, ${misc:Depends}
 Description: OpenCL library for Intel GPUs (development files)
  OpenCL (Open Computing Language) is a multivendor open standard for
  general-purpose parallel programming of heterogeneous systems that include
  CPUs, GPUs and other processors.
  .
- This package contains the development files for directly linking against
- the Intel implementation.
+ This package contains the development files for Intel extensions.
 
 Package: beignet-opencl-icd-dbg
 Section: debug

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