[Debian-in-commits] [SCM] dh-make-font.git branch, master, updated. 1cc036d60daa67f231b48905e1a6e977cbfb0f36

Vasudev Kamath kamathvasudev at gmail.com
Thu Dec 22 16:18:04 UTC 2011


The following commit has been merged in the master branch:
commit 1cc036d60daa67f231b48905e1a6e977cbfb0f36
Author: Vasudev Kamath <kamathvasudev at gmail.com>
Date:   Thu Dec 22 21:47:25 2011 +0530

    Completed dh-make-font man page

diff --git a/dh-make-font.1 b/dh-make-font.1
index 0899804..0dc96d4 100644
--- a/dh-make-font.1
+++ b/dh-make-font.1
@@ -16,7 +16,7 @@ dh\-make\-font \- Debian Font packaging helper
 
 .B dh\-make\-font
 [
-.B \-p, \-\-package packagename[_version]
+.B \-p, \-\-package <name[_version]>
 ]
 .I font_folder
 
@@ -34,5 +34,32 @@ helper for Debian.
 .SH GENERAL OPTIONS
 
 .TP
-\-h \-\-help
+\-h, \-\-help
 Print a help message.
+
+.TP
+\-c <type>, \-\-copyright <type>
+Use <type> as license in copyright file for the package. Type can be
+one of apache|artistic|bsd|gpl|gpl2|gpl3|lgpl|lgpl2|lgpl3|x11.
+
+.TP
+\-p <name[_version]>, \-\-package <name[_version]>
+Force package name to be <name> if name_version is given this will set
+version number of package bypassing the directory checking.
+
+.TP
+\-\-maint <MAINTAINER>
+Override default maintainer by MAINTAINER. By default maintainer is set
+to *Debian Fonts Task Force*. MAINTAINER should be in the form
+.I Maintainer Name <maint.email>
+
+.TP
+.I font_folder
+This is the name of the folder in which you have extracted the fonts.
+Rules for folder name are same as dh_make. If you didn't give proper
+name dh_make will fail.
+
+.SH AUTHORS
+This tool is written by Vasudev Kamath <kamathvasudev at gmail.com> and Shravan Aras <123.shravan at gmail.com> for Debian-IN team
+
+This man page is written by Vasudev Kamath <kamathvasudev at gmail.com>

-- 
dh-make-font.git



More information about the Debian-in-commits mailing list