[SCM] The Molecular Modelling Toolkit packaging branch, master, updated. upstream/2.7.5_beta2-38-ge06bdb1

Picca Frédéric-Emma?==?UTF-8?Q?nuel picca at debian.org
Sat Sep 24 19:22:50 UTC 2011


The following commit has been merged in the master branch:
commit 85a492af5f1789379c93e3dbbdb32122f40c9e4a
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sat Sep 24 19:01:56 2011 +0200

    execute the testes dureing the build process

diff --git a/debian/rules b/debian/rules
index 0797039..a9f1f53 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,10 @@ override_dh_clean:
 	rm -rf build/sphinx
 	dh_clean
 
+override_dh_auto_test:
+	dh_auto_test
+	python setup.py test
+
 %:
 	dh $@ --with python2 --with sphinxdoc
 

-- 
The Molecular Modelling Toolkit packaging



More information about the debian-science-commits mailing list