[clfft] 07/12: d/rules: add missing call to dh_doxygen

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Oct 28 11:52:18 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 clfft.

commit 2791d5433c3dd558ddf2a2c2854f662b21f09aef
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Oct 27 19:16:16 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 4f5857f..3440bc9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,6 +37,10 @@ override_dh_auto_clean-indep:
 	$(RM) -f docs/doxygen_sqlite3.db
 	$(RM) -rf docs/html
 
+override_dh_installdocs-indep:
+	dh_installdocs --indep
+	dh_doxygen --indep
+
 override_dh_strip-arch:
 	dh_strip --package=libclfft2 \
 		--dbg-package=libclfft2-dbg

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



More information about the debian-science-commits mailing list