notmuch/debian/gbp.conf

15 lines
325 B
Text
Raw Normal View History

# Configuration file for git-buildpackage
[DEFAULT]
# The default branch for upstream sources
upstream-branch = master
# The default branch for the debian patch (no patch in our case)
debian-branch = master
# Format for upstream tags
upstream-tag = %(version)s
# Format for the debian tag
debian-tag = debian/%(version)s