[caffe] 07/08: control: add missing deps

Zhou Mo cdluminate-guest at moszumanska.debian.org
Mon Apr 17 02:52:00 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.

commit 2d45503206523736610ef8b5a557fd5d411ab6c3
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Mon Apr 17 02:47:33 2017 +0000

    control: add missing deps
---
 debian/changelog | 2 ++
 debian/control   | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 18ec6d0..2b7a0ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ caffe (1.0.0-1) UNRELEASED; urgency=medium
     - Remove merged patch fix-more-float-comparison-precision-issue .
     - Drop patch post_rc5_upstream_updates.patch .
   * Rules: update CAFFE_SOVER and get-orig-source accordingly.
+  * Control:
+    + Add missing dependency: python3-pydotplus .
 
  -- Zhou Mo <cdluminate at gmail.com>  Mon, 17 Apr 2017 02:21:16 +0000
 
diff --git a/debian/control b/debian/control
index 195b84e..97a6587 100644
--- a/debian/control
+++ b/debian/control
@@ -47,6 +47,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,

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