[python-escript] 02/05: d/control: Build depend only on the default python and python3 versions

Mattia Rizzolo mattia at debian.org
Mon Dec 11 12:50:12 UTC 2017


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

mattia pushed a commit to branch debian
in repository python-escript.

commit 0ea59fd4b91365c7466c33f7af4b00e5c6ebbe58
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Mon Dec 11 13:41:12 2017 +0100

    d/control: Build depend only on the default python and python3 versions
    
    We are building only for one python3 version anyway, and tweaking scons
    is really too hard.
    
    Gbp-Dch: Short
    Closes: #867583
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 4168822..7c0575f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.
 Uploaders: Joel Fenwick <j.oelpublic at gmail.com>
 Section: science
 Priority: optional
-Build-Depends: python-all-dev,
-               python3-all-dev,
+Build-Depends: python-dev,
+               python3-dev,
                python-numpy,
                python3-numpy,
                libboost-python-dev,

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



More information about the debian-science-commits mailing list