2023-02-23 21:01:49 +01:00
|
|
|
[DEFAULT]
|
|
|
|
pristine-tar = True
|
2024-08-13 17:22:25 +02:00
|
|
|
debian-branch = debian/latest
|
2023-02-23 21:01:49 +01:00
|
|
|
upstream-branch = upstream/latest
|
|
|
|
|
|
|
|
[buildpackage]
|
|
|
|
sign-tags = True
|
|
|
|
|
|
|
|
[dch]
|
|
|
|
multimaint-merge = True
|
|
|
|
|
|
|
|
[import-orig]
|
|
|
|
postimport = dch -v%(version)s New upstream release; git add debian/changelog; debcommit
|
|
|
|
upstream-vcs-tag = %(version%~%.)s
|
|
|
|
|
|
|
|
[pq]
|
|
|
|
patch-numbers = False
|