summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schauer <josch@debian.org>2017-11-24 10:55:50 +0100
committerJohannes Schauer <josch@debian.org>2017-11-24 10:57:52 +0100
commit3e7d05a0672f31e1252ad33d7fb19271e59dc504 (patch)
treea80cccc0619ea2539608f5507fc962e97f52b976
parentf7df655a256265a625ee3b1de85376f9a57072fd (diff)
add debian/gbp.conf
-rw-r--r--debian/gbp.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..8b2dd41
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,8 @@
+[DEFAULT]
+upstream-branch = upstream
+debian-branch = master
+upstream-tag = %(version)s
+
+sign-tags = True
+pristine-tar = False
+pristine-tar-commit = False