[caffe-contrib] 136/362: d/control: fix duplicated short-description

Zhou Mo cdluminate-guest at moszumanska.debian.org
Tue May 3 09:24:23 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 cc08c079db3349de476fc452f5c77e440ec04e50
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Tue Sep 1 11:12:01 2015 +0000

    d/control: fix duplicated short-description
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index e48b65e..d00f75a 100644
--- a/debian/control
+++ b/debian/control
@@ -119,7 +119,7 @@ Section: contrib/python
 Architecture: any
 Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}, libcaffe-cpu0
 Conflicts: python-caffe-cuda
-Description: Fast open framework for Deep Learning (Python Interface)
+Description: Fast open framework for Deep Learning (Python Interface, 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.
@@ -131,7 +131,7 @@ Section: contrib/python
 Architecture: i386 amd64
 Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}, libcaffe-cuda0
 Conflicts: python-caffe-cpu
-Description: Fast open framework for Deep Learning (Python Interface)
+Description: Fast open framework for Deep Learning (Python Interface, 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.

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