[debian-edu-commits] debian-edu/ 01/01: Build manpage for ldap-createuser-krb5 using help2man.

Holger Levsen holger at layer-acht.org
Sat Jan 27 23:22:30 UTC 2018


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

holger pushed a commit to branch master
in repository debian-edu-config.

commit 71c8af6bb7ed7a52c425ff5aee25b1b493c53a97
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Jan 27 23:22:19 2018 +0000

    Build manpage for ldap-createuser-krb5 using help2man.
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 debian/changelog | 4 ++--
 debian/rules     | 4 ++++
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cad9c3e..36594a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,8 +25,8 @@ debian-edu-config (2.10.20) UNRELEASED; urgency=medium
     and adjust debian/debian-edu-config.lintian-overrides.
 
   [ Holger Levsen ]
-  * Build manpage for debian-edu-fsautoautorresize and ldap-add-user-to-group,
-    ldap-add-host-to-netgroup using help2man.
+  * Build manpage for debian-edu-fsautoautorresize, ldap-createuser-krb5,
+    ldap-add-user-to-group and ldap-add-host-to-netgroup using help2man.
   * Add help2man and libfilesys-df-perl to build-depends-indep.
   * ldap-tools/ldap-add-host-to-netgroup and ./ldap-add-user-to-group: modify
     help output to match help2man's expectations.
diff --git a/debian/rules b/debian/rules
index 5b0a138..9a58461 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,6 +30,10 @@ override_dh_installman:
 		--help-option="-h" \
 		--no-discard-stderr debian/debian-edu-config/usr/bin/ldap-add-user-to-group \
 		> debian/debian-edu-config/usr/share/man/man1/ldap-add-user-to-group.1
+	help2man -N -n "ldap-createuser-krb5 - Create a user and configure its kerberos principal" \
+		--help-option="-h" \
+		--no-discard-stderr debian/debian-edu-config/usr/bin/ldap-createuser-krb5 \
+		> debian/debian-edu-config/usr/share/man/man1/ldap-createuser-krb5.1
 
 override_dh_gconf:
 	dh_gconf  --priority=50

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git



More information about the debian-edu-commits mailing list