* gpg-key2ps: be a bit more liberal w.r.t. subkeys, so some
authorkink-guest <kink-guest@b513b33f-fedd-0310-b452-c3deb5f4c849>
Wed, 8 Jun 2005 17:51:25 +0000 (17:51 +0000)
committerkink-guest <kink-guest@b513b33f-fedd-0310-b452-c3deb5f4c849>
Wed, 8 Jun 2005 17:51:25 +0000 (17:51 +0000)
  don't break the PS output (Closes: #311990).

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@59 b513b33f-fedd-0310-b452-c3deb5f4c849

debian/changelog
gpg-key2ps/gpg-key2ps

index ccf5da2a07a9ffe40058128f33756a285d021313..7d651397c86f56475465660b816411cc6333fff9 100644 (file)
@@ -4,8 +4,10 @@ signing-party (0.4.0-1) unstable; urgency=low
     and gpgsigs as well.
   * Update gpg-mailkeys man page to list environment vars
     introduced in 0.3.0 (Closes: #310418).
+  * gpg-key2ps: be a bit more liberal w.r.t. subkeys, so some
+    don't break the PS output (Closes: #311990).
 
- -- Thijs Kinkhorst <kink@squirrelmail.org>  Fri,  3 Jun 2005 11:12:48 +0200
+ -- Thijs Kinkhorst <kink@squirrelmail.org>  Wed,  8 Jun 2005 19:49:11 +0200
 
 signing-party (0.3.0-1) unstable; urgency=low
 
index 789d6d057395fd6fcbb867184432f941f0d5ecb5..c4efc6358a92d215ac67b740a830ef904a3af052 100755 (executable)
@@ -189,7 +189,7 @@ sed -e '/^tru:/d' \
     -e 's/@split@\(.\{4,4\}\)\(.\{4,4\}\)\(.\{4,4\}\)\(.\{4,4\}\)\(.\{4,4\}\)@/\1 \2 \3 \4 \5/g' \
     -e 's/^uid:[^:r]*:[^:]*:[^:]*:[^:]*:[^:]*:[^:]*:[^:]*:[^:]*:\([^:]*\):.*/  (\1) uid/' \
     -e 's/^uid:r[^:]*:[^:]*:[^:]*:[^:]*:[^:]*:[^:]*:[^:]*:[^:]*:\([^:]*\):.*/  (\1) revuid/' \
-    -e 's/^sub:[^:]*:\([^:]*\):16:.\{8,8\}\(.\{8,8\}\):\([^:]*\):[^:]*:[^:]*:[^:]*:[^:]*:[^:]*:[^:]*:.*/       (\3) (\2) (g) (\1) sbk/' \
+    -e 's/^sub:[^:]*:\([^:]*\):[^:]*:.\{8,8\}\(.\{8,8\}\):\([^:]*\):[^:]*:[^:]*:[^:]*:[^:]*:[^:]*:[^:]*:.*/    (\3) (\2) (g) (\1) sbk/' \
     <$TMPFILE
 cat <<EOF
 } def