[statsmodels] 13/14: running dh_numpy should scan all packages

Diane Trout diane at moszumanska.debian.org
Fri Sep 8 06:26:14 UTC 2017


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

diane pushed a commit to branch detrout-python3
in repository statsmodels.

commit 19998a1f9069dae8cd42544b068bce9d33a22f65
Author: Diane Trout <diane at ghic.org>
Date:   Thu Sep 7 23:20:33 2017 -0700

    running dh_numpy should scan all packages
    
    So there shouldn't be a reason for testing and running it seperately?
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 9fbf46d..8438567 100755
--- a/debian/rules
+++ b/debian/rules
@@ -89,7 +89,6 @@ override_dh_auto_install:
 	     mv $$lib $$tdir ; \
 	  done ; \
 	done
-	if [ -x /usr/bin/dh_numpy ]; then dh_numpy -ppython-statsmodels-lib; fi
 	: # Prune scikits/__init__.py to avoid conflicts
 	find debian -wholename \*scikits/__init__.py -delete
 	: # Move scikits. space into a compatibility package

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



More information about the debian-science-commits mailing list