From 929b3942c0962871ad7cd84ed38454ed3da1f644 Mon Sep 17 00:00:00 2001 From: Arnaud Ferraris Date: Wed, 8 Dec 2021 18:23:44 +0100 Subject: [PATCH] d/gbp.conf: update for current Mobian workflow --- debian/gbp.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/gbp.conf b/debian/gbp.conf index 0585ef1..8998972 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,5 +1,6 @@ [DEFAULT] -debian-branch = debian/latest +debian-branch = mobian +debian-tag = mobian/%(version)s upstream-branch = upstream/latest upstream-tag = %(version)s pristine-tar = True