[caffe] 07/11: control: update python3 package B-D
    Zhou Mo 
    cdluminate-guest at moszumanska.debian.org
       
    Fri Jun  3 09:31:12 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 a34ddfd559b725b992afbf0b60a4ac5ce67e6885
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Fri Jun 3 09:09:59 2016 +0000
    control: update python3 package B-D
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index c4c61ac..9394de5 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Build-Depends: bc,
                libprotoc-dev,
                libsnappy-dev,
                protobuf-compiler,
-               python3-all-dev,
+               python3-dev,
                python3-numpy,
 # non B-D for python3 package, but we need these Runtime-Dep to pass the testsuite
                cython3,
@@ -50,7 +50,7 @@ Standards-Version: 3.9.8
 Homepage: http://caffe.berkeleyvision.org
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/caffe.git
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/caffe.git
-X-Python-Version: >= 2.7
+X-Python-Version: >= 3.3
 
 Package: caffe-cpu
 Architecture: any
-- 
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