[caffe] 08/11: control: bump python-caffe-cpu to python3-caffe-cpu

Zhou Mo cdluminate-guest at moszumanska.debian.org
Fri Jun 3 09:31:13 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 e85beffe37a431d4cd9c8bc1eeff6936e1fe9b6e
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Fri Jun 3 09:12:01 2016 +0000

    control: bump python-caffe-cpu to python3-caffe-cpu
---
 debian/control | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 9394de5..eb53a70 100644
--- a/debian/control
+++ b/debian/control
@@ -93,23 +93,21 @@ Description: development files for Caffe (CPU_ONLY)
  .
  This package contains development files of caffe.
 
-Package: python-caffe-cpu
+Package: python3-caffe-cpu
 Section: python
 Architecture: any
 Multi-Arch: foreign
 Depends: libcaffe-cpu1 (= ${binary:Version}),
-         python-skimage,
-         python-protobuf,
          ${misc:Depends},
-         ${python:Depends},
-         ${shlibs:Depends}
-Conflicts: python-caffe-cuda
-Description: Python2 interface of Caffe (CPU_ONLY)
+         ${shlibs:Depends},
+         ${python3:Depends},
+Conflicts: python3-caffe-cuda
+Description: Python3 interface of Caffe (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 python2 interface of caffe, and is configured
+ This package contains the python3 interface of caffe, and is configured
  as CPU_ONLY.
 
 Package: caffe-doc

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