[python-bumps] 17/20: Build-Depends: python-numpy, python-scipy, python-matplotlib

Drew Parsons dparsons at moszumanska.debian.org
Sun Oct 29 06:29:25 UTC 2017


This is an automated email from the git hooks/post-receive script.

dparsons pushed a commit to tag debian/0.7.6-1
in repository python-bumps.

commit 740468fe4a92ecd87cb4a852351b75623000ff47
Author: Drew Parsons <dparsons at debian.org>
Date:   Sun Oct 29 13:25:17 2017 +0800

    Build-Depends: python-numpy, python-scipy, python-matplotlib
---
 debian/control | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 4b0b0d7..18575b8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,14 @@ Section: science
 Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Drew Parsons <dparsons at debian.org>, Stuart Prescott <stuart at debian.org>
-Build-Depends: debhelper (>= 10), 
-    dh-python, 
-    python-all, python-setuptools, 
+Build-Depends: debhelper (>= 10),
+    dh-python,
+    python-all, python-setuptools,
     python3-all, python3-setuptools,
-    python-sphinx, python3-sphinx
+    python-sphinx, python3-sphinx,
+    python-numpy, python-scipy,
+    python3-numpy, python3-scipy,
+    python-matplotlib, python3-matplotlib
 Standards-Version: 4.1.1
 Homepage: https://github.com/bumps/bumps
 X-Python-Version: >= 2.6

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-bumps.git



More information about the debian-science-commits mailing list