On 21 April 2016 at 08:42, Guido Günther <[email protected]> wrote: >> >> Please, break lines at 80 chars to avoid lintian warnings. > > Check /usr/share/doc/git-buildpackage/examples/wrap_cl.py which can be > used to autowrap using --customizations. >
Yeah, thanks for the pointer. Isn't there a way to avoid calling: 'gbp dch --customizations=/usr/share/doc/git-buildpackage/examples/wrap_cl.py --id-length=7' I wonder if wrapping at 80 could be somehow include in the main code. -- Arturo Borrero González

