From 01a4a7fe91b8fb7193a1344409855c4f61e1f880 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Mon, 7 Aug 2017 15:26:21 -0300 Subject: dch: support passing arbitrary dch command line options Closes: #596513, #682854 --- gbp.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gbp.conf') 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] -- cgit v1.2.3