Bug#626439: git-dch: provide easy way to wrap long lines / get old behaviour back

2011-07-26 Thread Michael Prokop
* Guido Günther [Tue Jul 26, 2011 at 11:47:09AM +0200]: > On Thu, May 12, 2011 at 03:29:33AM +0200, Michael Prokop wrote: > > IIRC at least until version 0.5.11 git-dch automatically wrapped > > long lines. > > AFAICT nowadays you have to write your own format_changelog_entry() > > handler for us

Bug#626439: git-dch: provide easy way to wrap long lines / get old behaviour back

2011-07-26 Thread Guido Günther
Hi Michael, Sorry for the late reply. On Thu, May 12, 2011 at 03:29:33AM +0200, Michael Prokop wrote: > Package: git-buildpackage > Version: 0.5.23 > Severity: wishlist > > > IIRC at least until version 0.5.11 git-dch automatically wrapped > long lines. > > AFAICT nowadays you have to write you

Bug#626439: git-dch: provide easy way to wrap long lines / get old behaviour back

2011-05-11 Thread Michael Prokop
Package: git-buildpackage Version: 0.5.23 Severity: wishlist IIRC at least until version 0.5.11 git-dch automatically wrapped long lines. AFAICT nowadays you have to write your own format_changelog_entry() handler for usage via --customizations ... to get this behaviour back. It would be nice i