[med-svn] [python-csb] 04/05: Add missing Build-Depends for Python3

Andreas Tille tille at debian.org
Mon Dec 28 23:41:17 UTC 2015


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

tille pushed a commit to branch master
in repository python-csb.

commit bca9f4b54a7a9f3a8f03623f9f683f525456ab8a
Author: Andreas Tille <tille at debian.org>
Date:   Sun Dec 27 23:48:00 2015 +0100

     Add missing Build-Depends for Python3
---
 debian/control | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 02d9856..7524591 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,10 @@ Build-Depends: debhelper (>= 9),
                python-epydoc,
                python-numpy,
                python-scipy,
-               python-matplotlib
+               python-matplotlib,
+               python3-numpy,
+               python3-scipy,
+               python3-matplotlib
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-csb.git
 Vcs-Git: git://anonscm.debian.org/debian-med/python-csb.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-csb.git



More information about the debian-med-commit mailing list