[SCM] Core functionality for performing astronomy and astrophysics with Python branch, debian, updated. 31851edf9b9333efe0896444b854d8684613e16f

Ole Streicher debian at liska.ath.cx
Wed Feb 13 09:32:34 UTC 2013


The following commit has been merged in the debian branch:
commit 31851edf9b9333efe0896444b854d8684613e16f
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Wed Feb 13 10:32:30 2013 +0100

    Dont ignore errors in sphinxdoc

diff --git a/debian/rules b/debian/rules
index f73b3d4..ae16a79 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,9 +14,6 @@ override_dh_installdocs:
 	python setup.py build_sphinx
 	dh_installdocs
 
-override_dh_sphinxdoc:
-	dh_sphinxdoc || /bin/true
-
 override_dh_auto_clean:
 	dh_auto_clean
 	rm -rf build astropy.egg-info

-- 
Core functionality for performing astronomy and astrophysics with Python



More information about the debian-science-commits mailing list