[caffe-contrib] 04/11: control: remove GCC-5, require clang-3.8

Zhou Mo cdluminate-guest at moszumanska.debian.org
Mon Nov 28 02:50:11 UTC 2016


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

cdluminate-guest pushed a commit to branch master
in repository caffe-contrib.

commit 427ae4efeec6c51bdeea4887d06d9889d8acfd37
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Mon Nov 28 02:36:20 2016 +0000

    control: remove GCC-5, require clang-3.8
---
 debian/changelog | 1 +
 debian/control   | 3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 66d1f55..8a4bcd7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 caffe-contrib (1.0.0~rc3+20160930-ga7f950b-2) UNRELEASED; urgency=medium
 
   * Change compiler from GCC-5 to Clang-3.8 .
+  * Replace GCC-5 with Clang-3.8 in B-D list.
   * Remove NVCC flag "-D_FORCE_INLINES" (CUDA 7.5 workaround).
   * Refresh symbols control file for amd64.
   * Add python3-protobuf to B-D.
diff --git a/debian/control b/debian/control
index 31a432b..7f460b9 100644
--- a/debian/control
+++ b/debian/control
@@ -51,8 +51,7 @@ Build-Depends: bc,
 # The above part is synced with main/caffe
 # The following part is CUDA related B-D
                nvidia-cuda-toolkit (>= 7.5.18) [amd64 ppc64el],
-               gcc-5,
-               g++-5,
+               clang-3.8,
 Standards-Version: 3.9.8
 Homepage: http://caffe.berkeleyvision.org
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/caffe-contrib.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/caffe-contrib.git



More information about the debian-science-commits mailing list