[Bps-public-commit] GnuPG-Interface branch, master, updated. 0.46-2-g4056a41

Alex Vandiver alexmv at bestpractical.com
Mon Nov 12 14:54:40 EST 2012


The branch, master has been updated
       via  4056a418641d83ddcf3e74d0f27a7d13665efbcf (commit)
       via  df68af4d815cd5eaff350f8a9a2559978ff2d079 (commit)
      from  1cf632c81e63b90cb6f39128bf6301874e4fe030 (commit)

Summary of changes:
 lib/GnuPG/Interface.pm | 2 +-
 lib/GnuPG/Key.pm       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit df68af4d815cd5eaff350f8a9a2559978ff2d079
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Sat Oct 2 15:04:53 2010 -0400

    fix typo in pod for GnuPG::Key

diff --git a/lib/GnuPG/Key.pm b/lib/GnuPG/Key.pm
index fbdda52..9f90ac2 100644
--- a/lib/GnuPG/Key.pm
+++ b/lib/GnuPG/Key.pm
@@ -186,7 +186,7 @@ Number of bits in the key.
 
 They algorithm number that the Key is used for.
 
-=item usage flags
+=item usage_flags
 
 The Key Usage flags associated with this key, represented as a string
 of lower-case letters.  Possible values include: (a) authenticate, (c)

commit 4056a418641d83ddcf3e74d0f27a7d13665efbcf
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Wed Oct 6 14:20:54 2010 -0400

    fixing typo

diff --git a/lib/GnuPG/Interface.pm b/lib/GnuPG/Interface.pm
index 5d80eeb..4392162 100644
--- a/lib/GnuPG/Interface.pm
+++ b/lib/GnuPG/Interface.pm
@@ -1,4 +1,4 @@
-#  Jnterface.pm
+#  Interface.pm
 #    - providing an object-oriented approach to interacting with GnuPG
 #
 #  Copyright (C) 2000 Frank J. Tobin <ftobin at cpan.org>

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list