=?UTF-8?Q?Bernhard=20=C3=9Cbelacker=20?=: patches: Mention missing Signed-off-by headers in the legend.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Oct 15 07:28:54 CDT 2015


Module: tools
Branch: master
Commit: 89509155d229beae4dff01bd412d697468689060
URL:    http://source.winehq.org/git/tools.git/?a=commit;h=89509155d229beae4dff01bd412d697468689060

Author: Bernhard Übelacker <bernhardu at vr-web.de>
Date:   Thu Oct 15 10:37:56 2015 +0200

patches: Mention missing Signed-off-by headers in the legend.

Signed-off-by: Bernhard Übelacker <bernhardu at vr-web.de>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 patches/update | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/patches/update b/patches/update
index e084b77..86578d7 100755
--- a/patches/update
+++ b/patches/update
@@ -66,7 +66,7 @@ my @legend =
  [ "buildfail",  "<ul><li>Syntax error or other compile problem.</li>" .
                  "<li>You forgot to include some changes or new files required for compilation.</li>" .
                  "<li>The patch causes compiler warnings (maintainer mode implies -Werror).</li></ul>" ],
- [ "formatting", "<ul><li>The patch author's full name or email address are incorrect or missing.</li>" .
+ [ "formatting", "<ul><li>The patch author's full name, email address, or Signed-off-by headers are incorrect or missing.</li>" .
                  "<li>Whitespace got mangled in transit.</li>" .
                  "<li>Indentation is messed up (usually from editing with a non-standard tab size).</li>" .
                  "<li>8-bit chars got mangled in transit (usually when sending patches to resource files).</li>" .




More information about the wine-cvs mailing list