From bb38a8c99c6245848c432d34168e211d1f4d3c04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Wed, 2 Dec 2020 21:16:41 +0100 Subject: [PATCH] debian/gbp.conf: Include suggested settings by GNOME team Even if libfprint is not part of GNOME I think these settings are good practice anyways. --- debian/gbp.conf | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/debian/gbp.conf b/debian/gbp.conf index a6ae3be4..a58b19bd 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -2,3 +2,16 @@ pristine-tar = True debian-branch = debian upstream-vcs-tag = v%(version)s + +[buildpackage] +sign-tags = True + +[dch] +multimaint-merge = True + +[import-orig] +postimport = dch -v%(version)s New upstream release; git add debian/changelog; debcommit + +[pq] +patch-numbers = False +