diff --git a/gbp.conf b/gbp.conf new file mode 100644 index 0000000..0a908ec --- /dev/null +++ b/gbp.conf @@ -0,0 +1,9 @@ +[DEFAULT] +debian-branch = pureos/byzantium +debian-tag = pureos/%(version)s +upstream-tag = v%(version)s +upstream-branch = master +pristine-tar = True + +[tag] +sign-tags = True