[pocl] 01/05: make the B-D on clang versioned to match llvm

Andreas Beckmann anbe at moszumanska.debian.org
Mon Apr 25 15:54:28 UTC 2016


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

anbe pushed a commit to branch master
in repository pocl.

commit eeba279acb7465a36bea921465df2f0591f16a6c
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon Apr 25 14:41:05 2016 +0200

    make the B-D on clang versioned to match llvm
    
    otherwise we can mix llvm-3.6 with clang-3.7
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 3018dfe..441438f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pocl (0.11-2) UNRELEASED; urgency=medium
+
+  * Make the B-D on clang versioned to match llvm.
+
+ -- Andreas Beckmann <anbe at debian.org>  Mon, 25 Apr 2016 14:39:14 +0200
+
 pocl (0.11-1) experimental; urgency=medium
 
   [ Vincent Danjean ]
diff --git a/debian/control b/debian/control
index 814a624..0146be5 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9),
  ocl-icd-opencl-dev,
  libedit-dev,
  libz-dev,
- clang,
+ clang-3.6,
  llvm-3.6-dev,
  libclang-3.6-dev,
  pkg-kde-tools,

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