1 # Configuration file for git-buildpackage
4 # The default branch for upstream sources
5 upstream-branch = master
7 # The default branch for the debian patch (no patch in our case)
10 # Format for upstream tags
11 upstream-tag = %(version)s
13 # Format for the debian tag
14 debian-tag = debian/%(version)s