[hkl] 11/13: enable gtk-doc to build twice

Frédéric-Emmanuel Picca picca at alioth.debian.org
Mon Aug 26 15:06:48 UTC 2013


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

picca pushed a commit to branch experimental
in repository hkl.

commit cc89fab9355b063f69fab279c949b66e6dad6a50
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Mon Aug 26 12:03:17 2013 +0200

    enable gtk-doc to build twice
---
 debian/control |    4 ++--
 debian/rules   |    7 +++++--
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 7383606..602b484 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,12 @@ Section: science
 Priority: extra
 Build-Depends: debhelper (>= 8.0.0),
 	       dh-autoreconf,
+	       gtk-doc-tools,
                libgsl0-dev,
                libgirepository1.0-dev,
                libgtkmm-2.4-dev,
                python-gi,
-               python-matplotlib,
-               texinfo
+               python-matplotlib
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/git/debian-science/packages/hkl.git
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/hkl.git
diff --git a/debian/rules b/debian/rules
index d3520a5..86b8c79 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,10 +5,13 @@ LDFLAGS += -Wl,--as-needed
 %:
 	dh $@ --with autoreconf
 
-get-orig-source:
-	uscan --verbose --force-download
+override_dh_auto_configure:
+	dh_auto_configure -- --enable-gtk-doc
 
 override_dh_strip:
 	dh_strip -a --dbg-package=libhkl-dbg
 
+get-orig-source:
+	uscan --verbose --force-download
+
 .PHONY: get-orig-source

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



More information about the debian-science-commits mailing list