From bf772a107fc4511b6e3e5aafddb762ca3fa74f0b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 14:24:44 +0200 Subject: Adding debian version 1:10.11.6-2. Signed-off-by: Daniel Baumann --- debian/gbp.conf | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 debian/gbp.conf (limited to 'debian/gbp.conf') diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 00000000..c82f8327 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,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 -- cgit v1.2.3