[pytables] 08/15: Update build dependencies
    Antonio Valentino 
    a_valentino-guest at moszumanska.debian.org
       
    Fri Jun 30 18:07:43 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 b7530ebbeff0b2aefc34fc24cdf001ab5f7e4783
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Wed Jun 28 21:31:20 2017 +0000
    Update build dependencies
---
 debian/changelog | 3 +++
 debian/control   | 8 +++++++-
 2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index d4fe27b..aab2c44 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,9 @@ pytables (3.4.2-1) UNRELEASED; urgency=medium
       0006-allow-for-long-type-in-nextafter: applied upstream
     - refresh remainimg patches
   * Updated copyright file
+  * debian/control
+    - add build dependency from python(3)-sphinx-rtd-theme,
+      python(3)-ipython and python(3)-numpydoc
 
  -- Antonio Valentino <antonio.valentino at tiscali.it>  Wed, 28 Jun 2017 20:25:32 +0000
 
diff --git a/debian/control b/debian/control
index 16e5259..e8b1121 100644
--- a/debian/control
+++ b/debian/control
@@ -41,7 +41,13 @@ Build-Depends: debhelper (>= 9.0.0),
                texlive-latex-recommended,
                texlive-latex-extra,
                texlive-fonts-recommended,
-               libjs-jquery-cookie
+               libjs-jquery-cookie,
+               python-sphinx-rtd-theme,
+               python3-sphinx-rtd-theme,
+               python-ipython,
+               python3-ipython,
+               python-numpydoc,
+               python3-numpydoc
 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