forcemerge 788496 821906 thanks On Wed, Apr 20, 2016 at 12:24:02PM +0200, Arturo Borrero Gonzalez wrote: > Package: git-buildpackage > Version: 0.7.3 > Severity: normal > > Dear Maintainer, > > thanks for your work with git-buildpackage, it's really appreciated. > > I've found a behaviour which is a bit annoying to me. The `gbp dch' command > generates changelog entries which are too long (longer than 80 chars) and > then a lintian warning will complain. > > This happens specially when using '--id-length=7' (which I often use). > > 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. Cheers, -- Guido

