[beignet] 02/02: Use LLVM/Clang 3.5 (3.7 doesn't exist in jessie)

Rebecca Palmer rnpalmer-guest at moszumanska.debian.org
Tue Jun 28 21:17:56 UTC 2016


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

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

commit b1cf2fe7c0d392cc4f99e31458e871de1fe2a574
Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
Date:   Tue Jun 28 22:11:56 2016 +0100

    Use LLVM/Clang 3.5 (3.7 doesn't exist in jessie)
---
 debian/changelog | 7 +++++++
 debian/control   | 9 +++------
 2 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7a9431b..236df03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+beignet (1.1.2-3~bpo8+1) jessie-backports; urgency=medium
+
+  * Rebuild for jessie-backports.
+  * Use an LLVM/Clang version that exists in jessie.
+
+ -- Rebecca N. Palmer <rebecca_palmer at zoho.com>  Tue, 28 Jun 2016 21:52:09 +0100
+
 beignet (1.1.2-3) unstable; urgency=medium
 
   * Make profiling work on multiarch systems.
diff --git a/debian/control b/debian/control
index 3e06bb1..6c7e409 100644
--- a/debian/control
+++ b/debian/control
@@ -13,12 +13,9 @@ Build-Depends:
 # 3.8 in Ubuntu); to avoid needing separate packages, build-depend
 # on both and choose in debian/rules
  libgl1-mesa-dri,
- clang-3.7,
- libclang-3.7-dev,
- llvm-3.7-dev,
- clang-3.8 [linux-any],
- libclang-3.8-dev [linux-any],
- llvm-3.8-dev [linux-any],
+ clang-3.5,
+ libclang-3.5-dev,
+ llvm-3.5-dev,
  ocl-icd-dev,
  ocl-icd-opencl-dev,
  pkg-config,

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