[Pkg-privacy-commits] [msva-perl] 02/15: fix comment about pseudonym

Ximin Luo infinity0 at moszumanska.debian.org
Mon Aug 24 07:42:17 UTC 2015


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

infinity0 pushed a commit to branch master
in repository msva-perl.

commit 12e0cc2c853a18e44a75681747ce61a058784a4c
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Mon Feb 4 20:12:02 2013 -0500

    fix comment about pseudonym
---
 openpgp2x509 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/openpgp2x509 b/openpgp2x509
index 9e654ae..787947e 100755
--- a/openpgp2x509
+++ b/openpgp2x509
@@ -36,7 +36,7 @@ my $dntypes = { 'CN' => '2.5.4.3', # common name
                 'L' => '2.5.4.7', # locality
                 'O' => '2.5.4.10', # organization
                 'OU' => '2.5.4.11', # organization unit (often used as a comment)
-                'PSEUDO' => '2.5.4.65', # organization unit (often used as a comment)
+                'PSEUDO' => '2.5.4.65', # pseudonym (used for the parenthetical "comment" in the conventional OpenPGP User ID)
             };
 
 my $algos = {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/msva-perl.git



More information about the Pkg-privacy-commits mailing list