[pocl] 02/05: switch to llvm 3.8

Andreas Beckmann anbe at moszumanska.debian.org
Sun Jul 3 19:36:25 UTC 2016


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

anbe pushed a commit to branch experimental
in repository pocl.

commit c95856082d56ce64764c5384bedbb1e275af925e
Author: Andreas Beckmann <anbe at debian.org>
Date:   Wed Jun 22 12:12:06 2016 +0200

    switch to llvm 3.8
---
 debian/changelog | 6 ++++++
 debian/control   | 6 +++---
 debian/rules     | 2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 18902bc..cdcee0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pocl (0.13-3) UNRELEASED; urgency=medium
+
+  * Switch to llvm 3.8.
+
+ -- Andreas Beckmann <anbe at debian.org>  Wed, 22 Jun 2016 12:11:06 +0200
+
 pocl (0.13-2) unstable; urgency=medium
 
   * Update symbols files.
diff --git a/debian/control b/debian/control
index 1b5293a..98086ad 100644
--- a/debian/control
+++ b/debian/control
@@ -12,9 +12,9 @@ Build-Depends: debhelper (>= 9),
  ocl-icd-dev (>= 2.2.3),
  ocl-icd-libopencl1 (>= 2.2.3),
  ocl-icd-opencl-dev,
- clang-3.7,
- llvm-3.7-dev,
- libclang-3.7-dev,
+ clang-3.8,
+ llvm-3.8-dev,
+ libclang-3.8-dev,
  pkg-kde-tools,
  sphinx-common,
 Build-Depends-Indep:
diff --git a/debian/rules b/debian/rules
index c820ea6..ab6b1c9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ include /usr/share/dpkg/default.mk
 
 # When updating this variable, do not forget to adapt the build-depends
 # in debian/control
-LLVM_VERSION=3.7
+LLVM_VERSION=3.8
 
 # see FEATURE AREAS in dpkg-buildflags(1)
 #export DEB_BUILD_MAINT_OPTIONS = hardening=+all

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/pocl.git



More information about the Pkg-opencl-commits mailing list