[libclc] 283/291: control: Bump llvm build-dep to 3.7.

Andreas Beckmann anbe at moszumanska.debian.org
Tue Sep 8 10:54:00 UTC 2015


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

anbe pushed a commit to branch master
in repository libclc.

commit f1b85a9a2ea8f0327e21f26650ab9a651102e5c8
Author: Timo Aaltonen <tjaalton at debian.org>
Date:   Tue Aug 18 09:53:05 2015 +0300

    control: Bump llvm build-dep to 3.7.
---
 debian/changelog | 1 +
 debian/control   | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 614e306..57f5096 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libclc (0.2.0~git20150813-1) UNRELEASED; urgency=medium
 
   * New upstream snapshot.
+  * control: Bump llvm build-dep to 3.7.
 
  -- Timo Aaltonen <tjaalton at debian.org>  Tue, 18 Aug 2015 09:49:34 +0300
 
diff --git a/debian/control b/debian/control
index 49599f9..443bcbf 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
  debhelper (>= 9),
  python,
  clang,
- llvm-dev (>= 3.5),
+ llvm-dev (>= 3.7),
  zlib1g-dev,
  libedit-dev,
 Standards-Version: 3.9.5
@@ -19,7 +19,7 @@ Architecture: all
 Depends:
  ${misc:Depends},
  libclc-dev (= ${binary:Version}),
- libclang-common-3.5-dev,
+ libclang-common-3.7-dev,
 Description: OpenCL C language implementation - ptx support
  libclc is an open implementation of the OpenCL C programming language,
  as specified by the OpenCL 1.1 Specification.
@@ -31,7 +31,7 @@ Architecture: all
 Depends:
  ${misc:Depends},
  libclc-dev (= ${binary:Version}),
- libclang-common-3.5-dev,
+ libclang-common-3.7-dev,
 Description: OpenCL C language implementation - r600 support
  libclc is an open implementation of the OpenCL C programming language,
  as specified by the OpenCL 1.1 Specification.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/libclc.git



More information about the Pkg-opencl-commits mailing list