blob: fbd98f560258ceccd37a9305c2e4ad66889355b9 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Configuration for git-buildpackage and affiliated tools
[DEFAULT]
debian-branch = debian/latest
pristine-tar = True
sign-tags = True
upstream-branch = upstream/latest
[import-orig]
merge-mode = replace
|