[Pgp-tools-commit] r445 - in trunk: debian gpg-mailkeys

Franck Joncourt thialme-guest at alioth.debian.org
Fri Sep 11 22:02:54 UTC 2009


Author: thialme-guest
Date: 2009-09-11 22:02:53 +0000 (Fri, 11 Sep 2009)
New Revision: 445

Modified:
   trunk/debian/changelog
   trunk/gpg-mailkeys/gpg-mailkeys.1
Log:
* gpg-mailkeys: Mentionned both the .gpg-mailkeysrc and .signature files in
  the manpage.


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2009-09-10 22:19:28 UTC (rev 444)
+++ trunk/debian/changelog	2009-09-11 22:02:53 UTC (rev 445)
@@ -2,8 +2,6 @@
 
   TODOs:
   * Check for Debian policy 3.8.3
-  * Update of the gpg-mailkeys man page to mention both the signature and
-    gpg-mailkeysrc files.
 
   [ Franck Joncourt ]
   * gpgsigs: 
@@ -21,11 +19,12 @@
     + Warned the user if a local-user keyid is not listed as a keyid in
       ./caffrc. (Closes: #540165).
   * gpgdir: New upstream release.
-  * gpg-mailkeys: (Closes: #545186)
+  * gpg-mailkeys:
     + The charset for the text of the message is deduced from the charset used
       by ~/.gpg-mailkeysrc and ~/.signature.
-    + The text message is encoded in quoted printable and thus it requires a
-      new dependency on qprint in debian/control.
+      The text message is encoded in quoted printable and thus it requires a
+      new dependency on qprint in debian/control. (Closes: #545186)
+    + Mentionned both the .gpg-mailkeysrc and .signature files in the manpage.
   * debian.control: added ${misc:Depends} as Depends for the keyanalyze
     package.
 

Modified: trunk/gpg-mailkeys/gpg-mailkeys.1
===================================================================
--- trunk/gpg-mailkeys/gpg-mailkeys.1	2009-09-10 22:19:28 UTC (rev 444)
+++ trunk/gpg-mailkeys/gpg-mailkeys.1	2009-09-11 22:02:53 UTC (rev 445)
@@ -1,6 +1,8 @@
-.TH GPG-MAILKEYS 1 "February 15, 2003"
+.\"
+.TH GPG-MAILKEYS 1 "September 11, 2009"
 .SH NAME
-gpg\-mailkeys \- sends emails containing keys to their owners
+.B gpg\-mailkeys
+\- sends emails containing keys to their owners
 .SH SYNOPSIS
 .B gpg-mailkeys
 .RI id ...
@@ -29,6 +31,19 @@
 .TP 13
 .I TEXT
 Set the body text of the messages
+
+.SH FILES
+The behavior of
+.B gpg-mailkeys
+can be updated through some files available in the user home directory.
+
+Thus,
+.B .gpg-mailkeysrc
+allows the user to overwrite the default value for the above environment
+variables, and any text in
+.B .signature
+will be appended to the end of the body text of the message.
+
 .SH SEE ALSO
 .BR gpg (1), caff (1)
 .SH AUTHOR




More information about the Pgp-tools-commit mailing list