Hi,
I wasn't expecting gnupg 1.4 to go into Sarge, so I didn't want to
make any last minute-changes to sig2dot which didn't affect Sarge. Now
gnupg 1.4 is going in, and the breakage is there.
sig2dot 0.34-4 fixes a problem with keys with trust signatures. I'd be grateful
if a release manager could approve this 1-line fix for Sarge:
--- sig2dot-0.34/debian/changelog
+++ sig2dot-0.34/debian/changelog
@@ -1,3 +1,10 @@
+sig2dot (0.34-4) unstable; urgency=high
+
+ * Fix breakage with gnupg 1.4 (keys with trust signatures) noted by Matthew
+ Wilcox (Closes: #308271).
+
+ -- Christoph Berg <cb@df7cb.de> Wed, 18 May 2005 23:48:47 +0200
+
sig2dot (0.34-3) unstable; urgency=low
* New maintainer (Closes: #297446).
diff -u sig2dot-0.34/sig2dot sig2dot-0.34/sig2dot
--- sig2dot-0.34/sig2dot
+++ sig2dot-0.34/sig2dot
@@ -107,7 +107,7 @@
#sig 3 9456ADE2 2004-02-07 Michael Schiansky <michael#schiansky.de>
# type id date name
- if ($line =~ m#([\w]+)[ !\?][ \dLNPRX]{0,7} +([^ ]+) +([^ ]+)(?: +"?([^<"]*))?#)
+ if ($line =~ m#([\w]+)[ !\?][ \dLNPRX]{0,8} +([^ ]+) +([^ ]+)(?: +"?([^<"]*))?#)
# differences:
# " " -> "[ !\?]" (to use 'gpg --check-sigs|sig2dot.mio|springgraph|display')
# "[ \d]" -> "[ \dLRXP]" (signature attributes)
Thanks, Christoph
--
cb@df7cb.de | http://www.df7cb.de/
Attachment:
signature.asc
Description: Digital signature