mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 18:38:07 +00:00
bb38a8c99c
Even if libfprint is not part of GNOME I think these settings are good practice anyways.
18 lines
282 B
Plaintext
18 lines
282 B
Plaintext
[DEFAULT]
|
|
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
|
|
|