summaryrefslogtreecommitdiff
path: root/gbp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'gbp.conf')
-rw-r--r--gbp.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/gbp.conf b/gbp.conf
index e8ed3b1..02357fa 100644
--- a/gbp.conf
+++ b/gbp.conf
@@ -6,14 +6,14 @@
# the default branch for upstream sources
#upstream-branch=upstream
# the default branch for the debian patch
-#debian-branch=debian
+#debian-branch=master
# Special options for git-buildpackage
[git-buildpackage]
#upstream-branch=dfsgclean
-# Uncomment this to automatically sign tags
+# Uncomment this to automatically GPG sign tags
#sign-tags = True
-# Keyid to sign tags with
+# Keyid to GPG sign tags with
#keyid = 0xdeadbeef
# Special options for git-import-orig