summaryrefslogtreecommitdiffstats
path: root/debian/gbp.conf
blob: c82f832717ae5417935c73841547836e1917eb4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[DEFAULT]
# Ignore requirement to use branch name 'master' to make it easier
# for contributors to work with feature and bugfix branches
ignore-branch = True

# Always sign everything
sign-tags = True
upstream-signatures = on

# DEP-14 format
debian-branch = debian/latest
upstream-branch = 10.11
upstream-tag = mariadb-%(version)s

# MariaDB has submodules
submodules = True