summaryrefslogtreecommitdiffstats
path: root/debian/gbp.conf
blob: fb9c469021cef4473e5d8c889a2b2afbd2efd3cb (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/bookworm
upstream-branch = 10.11
upstream-tag = mariadb-%(version)s

# MariaDB has submodules
submodules = True