debian: Add gbp dch config

Simplifies running the `gbp dch` command.

Also detected by debian-janitor to skip updating the changelog.

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
James Valleroy 2020-08-09 14:05:35 -04:00 committed by Sunil Mohan Adapa
parent ea5aee17d9
commit a2d45d31bb
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

3
debian/gbp.conf vendored Normal file
View File

@ -0,0 +1,3 @@
[dch]
git-log = --no-merges
multimaint-merge = True