[pyoperators] 06/12: d/control: add missing Build-Depends on Cython and pkg-resources.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jun 8 14:23:21 UTC 2016


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

ghisvail-guest pushed a commit to branch master
in repository pyoperators.

commit e31c84b259c25e8fbfa1990751269a8a1459c386
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Jun 7 17:34:23 2016 +0100

    d/control: add missing Build-Depends on Cython and pkg-resources.
---
 debian/control | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index a7e490c..56384bd 100644
--- a/debian/control
+++ b/debian/control
@@ -4,16 +4,20 @@ Uploaders: Ghislain Antony Vaillant <ghisvail at gmail.com>
 Section: python
 Priority: optional
 Build-Depends: debhelper (>= 9),
+               cython,
+               cython3,
                dh-python,
                python-all-dev,
                python-nose,
                python-numexpr,
                python-numpy,
+               python-pkg-resources,
                python-scipy,
                python3-all-dev,
                python3-nose,
                python3-numexpr,
                python3-numpy,
+               python3-pkg-resources,
                python3-scipy
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/pyoperators.git

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



More information about the debian-science-commits mailing list