[caffe] 01/08: patches: add patch header

Zhou Mo cdluminate-guest at moszumanska.debian.org
Wed May 18 10:51:28 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.

commit c0cb5286ff6465eecc7fec1280d21ff2d11e4ff4
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Wed May 18 10:28:12 2016 +0000

    patches: add patch header
---
 debian/patches/cmake-fix-python-module-installdir | 2 ++
 debian/patches/cmake-using-basic-blas             | 5 +++++
 debian/patches/cmake-using-gnuinstalldirs         | 3 +++
 3 files changed, 10 insertions(+)

diff --git a/debian/patches/cmake-fix-python-module-installdir b/debian/patches/cmake-fix-python-module-installdir
index 08e5f85..47619a1 100644
--- a/debian/patches/cmake-fix-python-module-installdir
+++ b/debian/patches/cmake-fix-python-module-installdir
@@ -1,3 +1,5 @@
+fix python module installdir in cmake for Debian
+Forwarded: no
 --- a/src/caffe/CMakeLists.txt
 +++ b/src/caffe/CMakeLists.txt
 @@ -35,6 +35,6 @@
diff --git a/debian/patches/cmake-using-basic-blas b/debian/patches/cmake-using-basic-blas
index 6e03e65..3e78504 100644
--- a/debian/patches/cmake-using-basic-blas
+++ b/debian/patches/cmake-using-basic-blas
@@ -1,3 +1,8 @@
+due to Debian feature `update-alternatives`,
+we link libcaffe against libblas.so.3 instead
+of directly openblas or atlas.
+
+Forwarded: no
 --- a/cmake/Dependencies.cmake
 +++ b/cmake/Dependencies.cmake
 @@ -81,7 +81,7 @@
diff --git a/debian/patches/cmake-using-gnuinstalldirs b/debian/patches/cmake-using-gnuinstalldirs
index 8305356..10e5fab 100644
--- a/debian/patches/cmake-using-gnuinstalldirs
+++ b/debian/patches/cmake-using-gnuinstalldirs
@@ -1,3 +1,6 @@
+using GNUInstallDirs cmake module and fix install paths for Debian
+
+Forwarded: no
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
 @@ -18,6 +18,7 @@

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



More information about the debian-science-commits mailing list