[caffe-contrib] 82/362: d/control: fill in descriptions

Zhou Mo cdluminate-guest at moszumanska.debian.org
Tue May 3 09:24:16 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 f9558037517abc27b989ac9a35f82a6606f58d01
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Sat Aug 8 05:47:02 2015 +0000

    d/control: fill in descriptions
---
 debian/control | 51 ++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 36 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index b384cdf..fd4920f 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Build-Depends: cmake, debhelper (>=9),
 # nvidia-cuda-toolkit
 Build-Depends-Indep: doxygen
 Standards-Version: 3.9.6
-Homepage: http://caffe.berkeleyvision.org/
+Homepage: http://caffe.berkeleyvision.org
 Vcs-Git: https://github.com/BVLC/caffe.git
 #X-Python-Version: >= 2.6
 
@@ -34,11 +34,12 @@ Multi-Arch: no
 Depends: libcaffe-cpu0 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
-Description: auto-generated package by debmake: bin #0
- This package contains the compiled binary executable.: #0
+Description: Fast open framework for Deep Learning (Binary, CPU_ONLY)
+ Caffe is a deep learning framework made with expression, speed, 
+ and modularity in mind. It is developed by the Berkeley Vision
+ and Learning Center (BVLC) and community contributors.
  .
- This Debian binary package was auto-generated by the
- debmake(1) command provided by the debmake package.
+ This package contains the compiled binary executable of CPU_ONLY caffe.
 
 Package: libcaffe-cpu0
 Section: contrib/libs
@@ -46,16 +47,24 @@ Architecture: any
 Multi-Arch: no
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: auto-generated package by debmake: lib #1
- This package contains the shared library.: #1
+Description: Fast open framework for Deep Learning (Library, CPU_ONLY)
+ Caffe is a deep learning framework made with expression, speed, 
+ 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_ONLY caffe.
 
 Package: libcaffe-cpu-dev
 Section: contrib/libdevel
 Architecture: any
 Multi-Arch: no
 Depends: libcaffe-cpu0 (= ${binary:Version}), ${misc:Depends}
-Description: auto-generated package by debmake: dev #2
- This package contains the development files.: #2
+Description: Fast open framework for Deep Learning (Library Dev, CPU_ONLY)
+ Caffe is a deep learning framework made with expression, speed, 
+ 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_ONLY caffe.
 
 Package: caffe-cuda
 Section: contrib/science
@@ -65,8 +74,12 @@ Multi-Arch: no
 Depends: libcaffe-cuda0 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
-Description: auto-generated package by debmake: bin #3
- This package contains the compiled binary executable.: #3
+Description: Fast open framework for Deep Learning (Binary, CUDA)
+ Caffe is a deep learning framework made with expression, speed, 
+ 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.
 
 Package: libcaffe-cuda0
 Section: contrib/libs
@@ -75,8 +88,12 @@ Architecture: i386 amd64
 Multi-Arch: no
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: auto-generated package by debmake: lib #4
- This package contains the shared library.: #4
+Description: Fast open framework for Deep Learning (Library, CUDA)
+ Caffe is a deep learning framework made with expression, speed, 
+ 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.
 
 Package: libcaffe-cuda-dev
 Section: contrib/libdevel
@@ -84,5 +101,9 @@ Section: contrib/libdevel
 Architecture: i386 amd64
 Multi-Arch: no
 Depends: libcaffe-cuda0 (= ${binary:Version}), ${misc:Depends}
-Description: auto-generated package by debmake: dev #5
- This package contains the development files.: #5
+Description: Fast open framework for Deep Learning (Library Dev, CUDA)
+ Caffe is a deep learning framework made with expression, speed, 
+ 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.

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