This is an automatic generated email to let you know that the following patch 
were queued at the 
http://git.linuxtv.org/xawtv3.git tree:

Subject: Sign tags with gpg key
Author:  Mauro Carvalho Chehab <[email protected]>
Date:    Mon Sep 5 14:31:18 2011 -0300

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

 Makefile.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

---

http://git.linuxtv.org/xawtv3.git?a=commitdiff;h=63706c0d7c4ff093d360f53ac46a4fa3e03f35f0

diff --git a/Makefile.in b/Makefile.in
index 1339471..3fbb556 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -162,7 +162,7 @@ include $(srcdir)/x11/Subdir.mk
 # just for me, some maintaining jobs.  Don't use them
 
 tag:
-       @git tag -a -m "Tag as xawtv-@VERSION@" xawtv-@VERSION@
+       @git tag -a -m -s "Tag as xawtv-@VERSION@" xawtv-@VERSION@
        @echo "Tagged as xawtv-@VERSION@"
 
 archive:

_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to