summaryrefslogtreecommitdiff
path: root/debian/gbp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r--debian/gbp.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 2dd8d92..0afe470 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,9 +1,11 @@
[DEFAULT]
pristine-tar = True
sign-tags = True
+debian-branch = debian/latest
[buildpackage]
ignore-new = True
+builder = sbuild
[import-orig]
postimport = dch -v $GBP_DEBIAN_VERSION "New upstream release."; git add debian/changelog; debcommit