X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=gpgsigs%2Fgpgsigs;h=b91f652f5582cc2724953afa5cc0ce4e530b1a95;hb=d43fd478410836437cf2aab71372d5c3f5fc10db;hp=7678c196d6cb424414de2df45c9ca38f68950c6a;hpb=726ad0bda960ff354b5464efc05fa6f112761b5b;p=pgp-tools.git diff --git a/gpgsigs/gpgsigs b/gpgsigs/gpgsigs index 7678c19..b91f652 100755 --- a/gpgsigs/gpgsigs +++ b/gpgsigs/gpgsigs @@ -17,6 +17,7 @@ # * support for multiple user keys # * better charset conversion # * pod documentation +# see the Debian changelog for further changes. my $VERSION = qq$Rev$; @@ -194,9 +195,9 @@ while () { $uid = "Photo ID"; next; } - next if ( m/^(rev|sub|tru):/ ); + next if ( m/^(rev|rvk|sub|tru):/ ); # revoke/revoker/subkey/trust warn "unknown value: '$_', key: ".(defined $key ? $key :'none')."\n"; -} +} close SIGS; print STDERR "\n"; @@ -369,7 +370,7 @@ http://pgp-tools.alioth.debian.org/ (c) 2004, 2005 Peter Palfrader -(c) 2004, 2005 Christoph Berg +(c) 2004, 2005, 2006 Christoph Berg =head1 LICENSE