8 lines
183 B
Text
8 lines
183 B
Text
# Configuration file for git-buildpackage and friends
|
|
|
|
[DEFAULT]
|
|
pristine-tar = True
|
|
sign-tags = True
|
|
filter = */.git*
|
|
debian-branch = debian/latest
|
|
upstream-branch = upstream/latest
|