[caffe] 06/06: control: update descriptions

Zhou Mo cdluminate-guest at moszumanska.debian.org
Wed Mar 9 11:15:17 UTC 2016


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

cdluminate-guest pushed a commit to branch debian/experimental
in repository caffe.

commit 219589ee3ea58ed130510a4280fb9e6f6e1d516d
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Wed Mar 9 11:15:04 2016 +0000

    control: update descriptions
---
 debian/control | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index b6f9344..adaaef9 100644
--- a/debian/control
+++ b/debian/control
@@ -46,7 +46,7 @@ Description: Fast open framework for Deep Learning (Tools, CPU_ONLY)
  and modularity in mind. It is developed by the Berkeley Vision
  and Learning Center (BVLC) and community contributors.
  .
- This package contains the compiled binary executable of CPU caffe.
+ This package contains caffe executables, configured as CPU_ONLY.
 
 Package: libcaffe-cpu0
 Section: contrib/libs
@@ -58,7 +58,7 @@ Description: Fast open framework for Deep Learning (Lib, CPU_ONLY)
  and modularity in mind. It is developed by the Berkeley Vision
  and Learning Center (BVLC) and community contributors.
  .
- This package contains the shared library of CPU caffe.
+ This package contains caffe shared library, configured as CPU_ONLY.
 
 Package: libcaffe-cpu-dev
 Section: contrib/libdevel
@@ -70,7 +70,7 @@ Description: Fast open framework for Deep Learning (Dev, CPU_ONLY)
  and modularity in mind. It is developed by the Berkeley Vision
  and Learning Center (BVLC) and community contributors.
  .
- This package contains the development files of CPU caffe.
+ This package contains development files of caffe.
 
 Package: caffe-cuda
 Architecture: amd64 ppc64el
@@ -84,7 +84,7 @@ Description: Fast open framework for Deep Learning (Tools, CUDA)
  and modularity in mind. It is developed by the Berkeley Vision
  and Learning Center (BVLC) and community contributors.
  .
- This package contains the compiled binary executable of CUDA caffe.
+ This package contains caffe executables, configured with CUDA.
 
 Package: libcaffe-cuda0
 Section: contrib/libs
@@ -96,7 +96,7 @@ Description: Fast open framework for Deep Learning (Lib, CUDA)
  and modularity in mind. It is developed by the Berkeley Vision
  and Learning Center (BVLC) and community contributors.
  .
- This package contains the shared library of CUDA caffe.
+ This package contains caffe shared library, configured with CUDA.
 
 Package: libcaffe-cuda-dev
 Section: contrib/libdevel
@@ -108,7 +108,7 @@ Description: Fast open framework for Deep Learning (Dev, CUDA)
  and modularity in mind. It is developed by the Berkeley Vision
  and Learning Center (BVLC) and community contributors.
  .
- This package contains the development files of CUDA caffe.
+ This package contains the development files of caffe.
 
 Package: python-caffe-cpu
 Section: contrib/python
@@ -123,7 +123,8 @@ Description: Fast open framework for Deep Learning (Python2, CPU_ONLY)
  and modularity in mind. It is developed by the Berkeley Vision
  and Learning Center (BVLC) and community contributors.
  .
- This package contains the python2 interface of CPU caffe.
+ This package contains the python2 interface of caffe, and is configured
+ as CPU_ONLY.
 
 Package: python-caffe-cuda
 Section: contrib/python
@@ -138,4 +139,5 @@ Description: Fast open framework for Deep Learning (Python2, CUDA)
  and modularity in mind. It is developed by the Berkeley Vision
  and Learning Center (BVLC) and community contributors.
  .
- This package contains the python2 interface of CUDA caffe.
+ This package contains the python2 interface of caffe, and is configured
+ with CUDA.

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