[Pgp-tools-commit] r406 - trunk/debian/patches

thialme-guest at alioth.debian.org thialme-guest at alioth.debian.org
Tue Jan 27 19:09:07 UTC 2009


Author: thialme-guest
Date: 2009-01-27 19:09:07 +0000 (Tue, 27 Jan 2009)
New Revision: 406

Added:
   trunk/debian/patches/keyanalyze_manpage.diff
Modified:
   trunk/debian/patches/series
Log:
Added patch to fix the following lintian info in the keyanalyze manpage:

  - hyphen-used-as-minus-sign

Here is the description:

http://lintian.debian.org/tags/hyphen-used-as-minus-sign.html


Added: trunk/debian/patches/keyanalyze_manpage.diff
===================================================================
--- trunk/debian/patches/keyanalyze_manpage.diff	                        (rev 0)
+++ trunk/debian/patches/keyanalyze_manpage.diff	2009-01-27 19:09:07 UTC (rev 406)
@@ -0,0 +1,28 @@
+From: Franck Joncourt <franck.mail at dthconnex.com>
+Subject: [PATCH] fixes/keyanalyze_manpage
+
+Fixed *hyphen-used-as-minus-sign* lintian warning.
+
+http://lintian.debian.org/tags/hyphen-used-as-minus-sign.html
+
+Signed-off-by: Franck Joncourt <franck.mail at dthconnex.com>
+
+---
+ keyanalyze/keyanalyze.1 |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/keyanalyze/keyanalyze.1 b/keyanalyze/keyanalyze.1
+index d2fdba2..083336c 100644
+--- a/keyanalyze/keyanalyze.1
++++ b/keyanalyze/keyanalyze.1
+@@ -21,7 +21,7 @@ takes preprocessed keys as input (see
+ and produces an output directory full of statistics about the keys.
+ 
+ Usually called like
+- $ pgpring -S -k ./keyring.gpg | process_keys > preprocess.keys
++ $ pgpring \-S \-k ./keyring.gpg | process_keys > preprocess.keys
+  $ keyanalyze
+ 
+ .SH OPTIONS
+-- 
+tg: (9286c56..) fixes/keyanalyze_manpage (depends on: master)

Modified: trunk/debian/patches/series
===================================================================
--- trunk/debian/patches/series	2009-01-27 18:47:50 UTC (rev 405)
+++ trunk/debian/patches/series	2009-01-27 19:09:07 UTC (rev 406)
@@ -1 +1,2 @@
 gpgwrap_makefile.diff
+keyanalyze_manpage.diff




More information about the Pgp-tools-commit mailing list