[statsmodels] 07/21: Make sure we run dh_numpy and dh_numpy3 to set numpy api version
Diane Trout
diane at moszumanska.debian.org
Mon Sep 25 06:39:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
diane pushed a commit to branch detrout-python3-try2
in repository statsmodels.
commit fd9fea10be38a4dbb0aa0d569258b3fe3a375077
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