mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-12 02:44:18 +00:00
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.
This commit is contained in:
Vendored
+13
@@ -2,3 +2,16 @@
|
|||||||
pristine-tar = True
|
pristine-tar = True
|
||||||
debian-branch = debian
|
debian-branch = debian
|
||||||
upstream-vcs-tag = v%(version)s
|
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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user