[med-svn] [castxml] 05/06: Provide more useful summary string for manpage.
Steven Michael Robbins
smr at moszumanska.debian.org
Sat Jul 18 16:43:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
smr pushed a commit to branch master
in repository castxml.
commit ac9fc18f3d3ee833087c057bef04df88a4c399e7
Author: Steve M. Robbins <smr at sumost.ca>
Date: Sat Jul 18 11:25:06 2015 -0500
Provide more useful summary string for manpage.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index ccbb69c..360d122 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ override_dh_auto_configure:
dh_auto_configure -- $(CMAKE_FLAGS)
override_dh_installman:
- help2man --no-info debian/castxml/usr/bin/castxml > castxml.1
+ help2man -n "Create an XML representation of C++ declarations" --no-info debian/castxml/usr/bin/castxml > castxml.1
dh_installman castxml.1
bug_785931_workaround:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/castxml.git
More information about the debian-med-commit
mailing list