[statsmodels] 12/14: Make sure we run dh_numpy and dh_numpy3 to set numpy api version
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 c380b343170211ce9c34452c43bbc41468331264
Author: Diane Trout <diane at ghic.org>
Date: Thu Sep 7 23:19:15 2017 -0700
Make sure we run dh_numpy and dh_numpy3 to set numpy api version
---
debian/rules | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index d08cda0..9fbf46d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -101,8 +101,8 @@ override_dh_auto_install:
mkdir -p $$skbd_; \
mv $$skd $$skbd_; \
done
- dh_python2
-
+ dh_numpy
+ dh_numpy3
get-orig-source:
uscan --upstream-version 0 --rename
--
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