[caffe] 04/07: control: add caffe-doc back
Zhou Mo
cdluminate-guest at moszumanska.debian.org
Wed May 18 08:32:57 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 5efbe5c83b1926a5ca3603ff72273d8d749ddaf6
Author: Zhou Mo <cdluminate at gmail.com>
Date: Wed May 18 08:04:54 2016 +0000
control: add caffe-doc back
---
debian/control | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/debian/control b/debian/control
index 6ca0594..fc3903f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Section: science
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Zhou Mo <cdluminate at gmail.com>
+Build-Depends-Indep: doxygen, doxygen-latex
Build-Depends: bc,
cmake,
bash-completion,
@@ -91,3 +92,15 @@ Description: Python2 interface of Caffe (CPU_ONLY)
.
This package contains the python2 interface of caffe, and is configured
as CPU_ONLY.
+
+Package: caffe-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Description: Doxygen Document of Caffe
+ 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 doxygen document of caffe, including
+ both HTML version and PDF version.
--
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