[sasview] 09/11: Build-Depends: libpython-dev
    Drew Parsons 
    dparsons at moszumanska.debian.org
       
    Mon Oct 30 10:59:37 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
dparsons pushed a commit to tag debian/4.1.2-1
in repository sasview.
commit a1d18c0fa320c9d302e277642d43258a857e7686
Author: Drew Parsons <dparsons at debian.org>
Date:   Mon Oct 30 18:37:45 2017 +0800
    Build-Depends: libpython-dev
    
    for Python.h, used to build module's shared libraries
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 78f07e8..b37ba86 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ 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,
+    python-all, python-setuptools, libpython-dev,
     python-sphinx,
     python-numpy,
     texinfo
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sasview.git
    
    
More information about the debian-science-commits
mailing list