[med-svn] [pymia] 04/07: re-add dh_numpy*

Gert Wollny gert-guest at moszumanska.debian.org
Tue Dec 10 11:10:35 UTC 2013


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

gert-guest pushed a commit to branch master
in repository pymia.

commit d45a69f463695ef7ad9a8fb09ba3a0b58e4f9918
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Mon Dec 9 18:56:55 2013 +0100

    re-add dh_numpy*
---
 debian/rules | 42 ++++--------------------------------------
 1 file changed, 4 insertions(+), 38 deletions(-)

diff --git a/debian/rules b/debian/rules
index d5d3ca3..afcf136 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,43 +19,9 @@ export PYBUILD_NAME=mia
 	dh $@ --with python2,python3 --buildsystem=pybuild
 
 
-#override_dh_auto_build:
-#	dh_auto_build --buildsystem=python_distutils
-#	set -e; \
-#	for python in $(PYTHON3); do \
-#		python$$python setup.py build; \
-#		python$$python-dbg setup.py build; \
-#	done
-
-#override_dh_auto_install:
-#	set -e; \
-#	for python in $(PYTHON2); do \
-#	        python$$python setup.py install --install-layout=deb --root=$(INSTALL_DIR); \
-#	done
-#	set -e; \
-##	for python in $(PYTHON2); do \
-#	        python$$python-dbg setup.py install --install-layout=deb --root=$(INSTALL_DIR); \
-#	done
-#	set -e; \
-#       for python in $(PYTHON3); do \
-#	        python$$python setup.py install --install-layout=deb --root=$(INSTALL_DIR); \
-#	done
-#	set -e; \
-#	for python in $(PYTHON3); do \
-#	        python$$python-dbg setup.py install --install-layout=deb --root=$(INSTALL_DIR); \
-#	done
-#	dh_numpy
-#	dh_numpy3
-#
-
-#override_dh_strip:
-#ifeq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
-#	dh_strip -ppython-mia --dbg-package=python-mia-dbg
-#	dh_strip -ppython3-mia --dbg-package=python3-mia-dbg
-#endif
-
+override_dh_auto_install:
+	dh_install 
+	dh_numpy
+	dh_numpy3
 
-#override_dh_clean:
-#	dh_clean
-#	rm -rf build
 

-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/pymia.git



More information about the debian-med-commit mailing list