Hi,
On Sat, Sep 09, 2017 at 06:34:22PM +0200, Julian Andres Klode wrote:
> Package: git-buildpackage
> Version: 0.8.18
> Severity: wishlist
>
> In APT, we tend to write very long commit messages and mostly
> just use the summary. Sometimes, like for stable updates, we
> add more details, and it would be useful to have a way to
> use the first paragraph of a commit message rather than just
> all or summary.
You can use a customization for this. See
/usr/share/doc/git-buildpackage/examples/wrap_cl.py
for an example.
Cheers,
-- Guido