aboutsummaryrefslogtreecommitdiff
path: root/gbp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'gbp.conf')
-rw-r--r--gbp.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/gbp.conf b/gbp.conf
index d7ee621..e8ed3b1 100644
--- a/gbp.conf
+++ b/gbp.conf
@@ -11,6 +11,10 @@
# Special options for git-buildpackage
[git-buildpackage]
#upstream-branch=dfsgclean
+# Uncomment this to automatically sign tags
+#sign-tags = True
+# Keyid to sign tags with
+#keyid = 0xdeadbeef
# Special options for git-import-orig
[git-import-orig]