d/gbp.conf: update upstream branch name

Upstream is maintained in the same git repo as our packaging, so we
don't have a separate upstream branch, this is `master`.
This commit is contained in:
Arnaud Ferraris
2022-02-19 15:51:13 +01:00
parent 56ddc3a664
commit ca98361552

2
debian/gbp.conf vendored
View File

@@ -1,7 +1,7 @@
[DEFAULT]
debian-branch = mobian
debian-tag = mobian/%(version)s
upstream-branch = upstream/latest
upstream-branch = master
upstream-tag = %(version)s
pristine-tar = True
multimaint-merge = True