[clblas] 07/10: d/rules: add missing call to dh_doxygen

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Oct 28 11:52:34 UTC 2015


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

ghisvail-guest pushed a commit to branch debian/sid
in repository clblas.

commit 669b93bd4865555185393f4c498725e16104b5ed
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Oct 27 18:59:03 2015 +0000

    d/rules: add missing call to dh_doxygen
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 3689a60..faf7b06 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,3 +44,7 @@ override_dh_auto_install-indep:
 override_dh_auto_clean-indep:
 	rm -rf doc/html
 	rm -f doc/doxygen_sqlite3.db
+
+override_dh_installdocs-indep:
+	dh_installdocs --indep
+	dh_doxygen --indep

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/clblas.git



More information about the debian-science-commits mailing list