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