[caffe] 02/02: patch: add description for cmake-avoid-argument-missing

Zhou Mo cdluminate-guest at moszumanska.debian.org
Sat Nov 26 05:18:53 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 3d455f5d50cb35444b217b19f02dacb80a62ae07
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Sat Nov 26 05:18:31 2016 +0000

    patch: add description for cmake-avoid-argument-missing
---
 debian/changelog                            | 2 +-
 debian/patches/cmake-avoid-argument-missing | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6f21ace..1bfd252 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,7 @@ caffe (1.0.0~rc3+20160930-ga7f950b-2) experimental; urgency=medium
   * Refresh symbols control file for the following architectures:
     + amd64 (default), i386, ppc64el, kfreebsd-{amd64,i386}.
   * Add python3-protobuf to B-D, which is available since protobuf_3.0.0-8 .
-  * Add description for patch: cmake-fix-python-module-installdir .
+  * Add description for several patches.
 
  -- Zhou Mo <cdluminate at gmail.com>  Sat, 26 Nov 2016 04:24:25 +0000
 
diff --git a/debian/patches/cmake-avoid-argument-missing b/debian/patches/cmake-avoid-argument-missing
index 0a3bc96..72f4909 100644
--- a/debian/patches/cmake-avoid-argument-missing
+++ b/debian/patches/cmake-avoid-argument-missing
@@ -1,3 +1,9 @@
+Purpose: avoid this cmake error:
+    CMake Error at cmake/ConfigGen.cmake:95 (list):
+      list sub-command REMOVE_ITEM requires two or more arguments.
+    Call Stack (most recent call first):
+      CMakeLists.txt:93 (caffe_generate_export_configs)
+Forward: not yet.
 --- a/cmake/ConfigGen.cmake
 +++ b/cmake/ConfigGen.cmake
 @@ -92,7 +92,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