summaryrefslogtreecommitdiff
path: root/debian/gbp.conf
blob: bc1dd705e0e780aacb1caa06d3e3c7c93962f863 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Configuration file for git-buildpackage and friends

[DEFAULT]
upstream-branch = upstream
debian-branch = debian
upstream-tag = zsh-%(version)s
debian-tag = debian/%(version)s

# Options only affecting git-dch
[git-dch]
id-length = 8
meta = True
multimaint-merge = True