From 26da85d910d01fb8bbb5797d53084984f43e5f60 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rog=C3=A9rio=20Brito?= Date: Sat, 17 Mar 2012 12:49:17 -0300 Subject: [PATCH] Don't automatically sign tags with git-buildpackage. --- debian/gbp.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/gbp.conf b/debian/gbp.conf index 721449f..36c085b 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,6 +1,6 @@ [DEFAULT] pristine-tar = True -sign-tags = True +sign-tags = False [git-dch] ignore-regex = (Signed-off|Acked)-by: -- 2.41.1