[Pkg-javascript-commits] [node-tap] 04/12: help2man in override man

Jérémy Lal kapouer at moszumanska.debian.org
Sun Nov 13 17:50:40 UTC 2016


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

kapouer pushed a commit to branch master
in repository node-tap.

commit 674cf0ebe946812f432d96cd25783dc1e4088dfa
Author: Jérémy Lal <kapouer at melix.org>
Date:   Sun Nov 13 16:57:05 2016 +0100

    help2man in override man
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 365fb1d..ab2370a 100644
--- a/debian/rules
+++ b/debian/rules
@@ -10,8 +10,9 @@
 override_dh_fixperms:
 	dh_fixperms -X debian/node-tap/usr/lib/nodejs/tap/bin/run.js
 
-override_dh_auto_build:
+override_dh_installman:
 	help2man -N -n "Test-Anything-Protocol module for Node.js" --no-discard-stderr bin/run.js -o debian/tap.1
+	dh_installman
 
 override_dh_auto_clean:
 	rm -f debian/tap.1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-tap.git



More information about the Pkg-javascript-commits mailing list