[Python-modules-commits] [python-feather-format] 04/06: Use dh_numpy{3}
ChangZhuo Chen
czchen at moszumanska.debian.org
Wed Mar 30 11:18:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
czchen pushed a commit to branch master
in repository python-feather-format.
commit 8786c6147f829c7c171481fe37384eb2ce82305b
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date: Wed Mar 30 18:52:07 2016 +0800
Use dh_numpy{3}
---
debian/rules | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/debian/rules b/debian/rules
index daff5f9..1752701 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,8 @@ export PYBUILD_NAME = feather-format
%:
dh $@ --with python2,python3 --buildsystem=pybuild
+
+override_dh_auto_install:
+ dh_auto_install
+ dh_numpy
+ dh_numpy3
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-feather-format.git
More information about the Python-modules-commits
mailing list