summaryrefslogtreecommitdiffhomepage
path: root/gbp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'gbp.conf')
-rw-r--r--gbp.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/gbp.conf b/gbp.conf
index 04011320..f3963620 100644
--- a/gbp.conf
+++ b/gbp.conf
@@ -40,7 +40,7 @@
# filter out files from tarball passed to pristine tar
#filter-pristine-tar = True
# hook run after the import:
-#postimport = git-dch -N%(version)s -S -a
+#postimport = git-dch -N%(version)s -S -a --debian-branch=$GBP_BRANCH
# emulate old behaviour of calling dch:
#postimport = dch -v%(version)s New Upstream Version