Updated caff's manpage according to #482693
authorthialme-guest <thialme-guest@b513b33f-fedd-0310-b452-c3deb5f4c849>
Thu, 16 Apr 2009 17:24:03 +0000 (17:24 +0000)
committerthialme-guest <thialme-guest@b513b33f-fedd-0310-b452-c3deb5f4c849>
Thu, 16 Apr 2009 17:24:03 +0000 (17:24 +0000)
git-svn-id: svn://svn.debian.org/pgp-tools/trunk@425 b513b33f-fedd-0310-b452-c3deb5f4c849

caff/caff
debian/changelog

index 436e3343bd5fd3c06e9cf7855cfa324d8b68eed1..8cc36d7d841af4b28855fcd841ed999bed19bd46 100755 (executable)
--- a/caff/caff
+++ b/caff/caff
@@ -82,7 +82,9 @@ Do not sign the keys.
 =item B<-u> I<yourkeyid>, B<--local-user> I<yourkeyid>
 
 Select the key that is used for signing, in case you have more than one key.
-To sign with multiple keys at once, separate multiple keyids by comma.
+To sign with multiple keys at once, separate multiple keyids by comma. This
+option requires the key(s) to be defined through the keyid variable in the
+configuration file.
 
 =item B<--key-file> I<file>
 
index 57105f6ed484459eb088aa195024ed0720c2f526..6a1bca3a81776aa02bd50d19228d7ded84f40cb5 100644 (file)
@@ -5,8 +5,12 @@ signing-party (1.1-3) unstable; urgency=low
     current locale.
 
   [ Franck Joncourt ]
-  * caff: Take the mail config variable from .caffrc into count.
-    (Closes: #520387)
+  * caff:
+    + Take the mail config variable from .caffrc into count.
+      (Closes: #520387)
+    + Update caff's manpage to mention a keyid specified with -u requires to
+      be listed in the configuration file through the keyid variable.
+      See #482693.
 
  -- Christoph Berg <myon@debian.org>  Tue, 10 Mar 2009 17:18:21 +0100