aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp.conf
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-08-07 15:26:21 -0300
committerGuido Günther <agx@sigxcpu.org>2017-08-07 15:41:30 -0300
commit01a4a7fe91b8fb7193a1344409855c4f61e1f880 (patch)
tree4a54a18bbbda114474f91e5e78e80021c9ed9cf4 /gbp.conf
parentce76320b429de9d90680af05932cc8ab42da14bc (diff)
dch: support passing arbitrary dch command line options
Closes: #596513, #682854
Diffstat (limited to 'gbp.conf')
-rw-r--r--gbp.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/gbp.conf b/gbp.conf
index 35e79d82..07fe5a23 100644
--- a/gbp.conf
+++ b/gbp.conf
@@ -106,6 +106,8 @@
#git-author = True
# Customizatons can e.g. be used for line wrapping
#customizations=/usr/share/doc/git-buildpackage/examples/wrap_cl.py
+# Options to pass to dch verbatim
+#dch-opt = ['--mainttrailer', '--noconf']
# Options only affecting gbp pq
[pq]