[pytables] 01/05: Remove unnecesary build deps
    Antonio Valentino 
    a_valentino-guest at moszumanska.debian.org
       
    Sun Aug 13 17:34:18 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
a_valentino-guest pushed a commit to branch master
in repository pytables.
commit 782bcb1539571ddc28d12024af1cfa96b94949c8
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sun Aug 13 08:27:04 2017 +0000
    Remove unnecesary build deps
---
 debian/control | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 5bfee6a..f4c7e45 100644
--- a/debian/control
+++ b/debian/control
@@ -29,18 +29,15 @@ Build-Depends: debhelper (>= 9.0.0),
                libbz2-dev,
                libzstd-dev,
                python3-sphinx,
+               python3-sphinx-rtd-theme,
+               python3-ipython,
+               python3-numpydoc,
                texlive-generic-extra,
                texlive-latex-recommended,
                texlive-latex-extra,
                texlive-fonts-recommended,
                libjs-jquery-cookie,
-               libjs-mathjax,
-               python-sphinx-rtd-theme,
-               python3-sphinx-rtd-theme,
-               python-ipython,
-               python3-ipython,
-               python-numpydoc,
-               python3-numpydoc
+               libjs-mathjax
 Standards-Version: 4.0.0
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/pytables.git
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/pytables.git
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pytables.git
    
    
More information about the debian-science-commits
mailing list