[caffe-contrib] 07/08: control: new deps, update description
Zhou Mo
cdluminate-guest at moszumanska.debian.org
Mon May 1 01:32:57 UTC 2017
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 5b47176dabdf2df41f7a390cb0ddf7ed64ce4650
Author: Zhou Mo <cdluminate at gmail.com>
Date: Mon May 1 01:32:12 2017 +0000
control: new deps, update description
---
debian/changelog | 3 +++
debian/control | 21 +++++++++++----------
2 files changed, 14 insertions(+), 10 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e108050..16424d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ caffe-contrib (1.0.0-1) UNRELEASED; urgency=medium
- Remove cmake-using-gnuinstalldirs (merged).
- Remove fix-more-float-comparison-precision-issue (merged).
* Rules: update CAFFE_SOLVER and get-orig-source accordingly.
+ * Control:
+ + Add new dependency: python3-pydotplus .
+ + Update description: upstream Lab renamed from BVLC to BAIR.
-- Zhou Mo <cdluminate at gmail.com> Mon, 01 May 2017 01:22:35 +0000
diff --git a/debian/control b/debian/control
index dc00697..aa96425 100644
--- a/debian/control
+++ b/debian/control
@@ -45,6 +45,7 @@ Build-Depends: bc,
# python3-opencv, # this is recommended if available but it doesn't block
python3-pandas,
python3-pil,
+ python3-pydotplus,
python3-scipy,
python3-six,
python3-yaml,
@@ -72,8 +73,8 @@ Suggests: libcaffe-cuda-dev (= ${binary:Version}),
Conflicts: caffe-cpu
Description: Fast, open framework for Deep Learning (Meta)
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.
+ and modularity in mind. It is developed by the Berkeley AI Research
+ Lab (BAIR) and community contributors.
.
This metapackage pulls CUDA version of caffe:
* caffe-tools-cuda
@@ -94,8 +95,8 @@ Depends: libcaffe-cuda1 (= ${binary:Version}),
Conflicts: caffe-tools-cpu
Description: Tools for fast, open framework for Deep Learning (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.
+ and modularity in mind. It is developed by the Berkeley AI Research
+ Lab (BAIR) and community contributors.
.
It contains caffe executables, configured with CUDA.
@@ -107,8 +108,8 @@ Depends: ${misc:Depends}, ${shlibs:Depends}
Conflicts: libcaffe-cpu1
Description: library of Caffe, deep leanring framework (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.
+ and modularity in mind. It is developed by the Berkeley AI Research
+ Lab (BAIR)and community contributors.
.
It contains caffe shared library, configured with CUDA.
@@ -121,8 +122,8 @@ Conflicts: libcaffe-cpu-dev
Suggests: caffe-doc
Description: development files for Caffe (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.
+ and modularity in mind. It is developed by the Berkeley AI Research
+ Lab (BAIR) and community contributors.
.
It contains the development files of caffe.
@@ -137,8 +138,8 @@ Depends: libcaffe-cuda1 (= ${binary:Version}),
Conflicts: python3-caffe-cpu
Description: Python3 interface of Caffe (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.
+ and modularity in mind. It is developed by the Berkeley AI Research
+ Lab (BAIR) and community contributors.
.
It contains the CUDA version of python3 Caffe interface.
--
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