[pocl] 02/04: switch to llvm 3.7

Andreas Beckmann anbe at moszumanska.debian.org
Thu Jun 9 15:57:19 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 b4c6dee7f5ad4c531497f8bf8ec11db05995e812
Author: Andreas Beckmann <anbe at debian.org>
Date:   Wed Jun 8 22:50:10 2016 +0200

    switch to llvm 3.7
---
 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 ab620a2..f3419da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pocl (0.12-5) UNRELEASED; urgency=medium
+
+  * Switch to llvm 3.7.
+
+ -- Andreas Beckmann <anbe at debian.org>  Wed, 08 Jun 2016 22:49:58 +0200
+
 pocl (0.12-4) unstable; urgency=medium
 
   * Update symbols files.
diff --git a/debian/control b/debian/control
index 4dda7de..1b5293a 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.6,
- llvm-3.6-dev,
- libclang-3.6-dev,
+ clang-3.7,
+ llvm-3.7-dev,
+ libclang-3.7-dev,
  pkg-kde-tools,
  sphinx-common,
 Build-Depends-Indep:
diff --git a/debian/rules b/debian/rules
index df4ef9e..c820ea6 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.6
+LLVM_VERSION=3.7
 
 # 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