+signing-party (0.4.13-2) unreleased/unstable; urgency=low
+
+ * gpglist: Do not barf on revokers (rvk). Thanks to Faidon Liambotis for
+ spotting.
+
+ -- Christoph Berg <myon@debian.org> Mon, 18 Feb 2008 21:07:42 +0100
+
signing-party (0.4.13-1) unstable; urgency=low
[ Christoph Berg ]
signing-party (0.4.13-1) unstable; urgency=low
[ Christoph Berg ]
next;
}
last if ( m/^(sub):/ );
next;
}
last if ( m/^(sub):/ );
- next if ( m/^(fpr|tru):/ );
+ next if ( m/^(fpr|tru|rvk):/ );
print STDERR "hi, i'm a bug. please report me to my owner\n";
die "input: $_, key: $key";
}
print STDERR "hi, i'm a bug. please report me to my owner\n";
die "input: $_, key: $key";
}