[SCM] The Molecular Modelling Toolkit packaging branch, master, updated. upstream/2.7.5_beta4-45-ga6f9793

Picca Frédéric-Emma?==?UTF-8?Q?nuel picca at debian.org
Tue Feb 14 11:38:45 UTC 2012


The following commit has been merged in the master branch:
commit 6ec132a0258bbc80e339fedd98826b07f7d327f6
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Tue Feb 14 11:30:45 2012 +0100

    use dh_numpy

diff --git a/debian/rules b/debian/rules
index a9f1f53..49912d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,11 @@ override_dh_auto_test:
 	dh_auto_test
 	python setup.py test
 
+override_dh_auto_install:
+	dh_auto_install
+	dh_numpy
+
 %:
-	dh $@ --with python2 --with sphinxdoc
+	dh $@ --with python2,sphinxdoc
 
 .PHONY: get-orig-source

-- 
The Molecular Modelling Toolkit packaging



More information about the debian-science-commits mailing list