d/gbp.conf: Switch branch back to debian/master

This commit is contained in:
Simon McVittie 2021-08-20 12:28:11 +01:00
parent f3cc673e93
commit 412e3b17a2
1 changed files with 1 additions and 1 deletions

2
debian/gbp.conf vendored
View File

@ -1,7 +1,7 @@
[DEFAULT] [DEFAULT]
pristine-tar = True pristine-tar = True
compression = xz compression = xz
debian-branch = debian/experimental debian-branch = debian/master
upstream-branch = upstream/latest upstream-branch = upstream/latest
patch-numbers = False patch-numbers = False
upstream-vcs-tag = v%(version)s upstream-vcs-tag = v%(version)s