mirror of
https://gitlab.com/mobian1/eg25-manager.git
synced 2025-08-29 07:12:08 +02:00
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:
2
debian/gbp.conf
vendored
2
debian/gbp.conf
vendored
@@ -1,7 +1,7 @@
|
|||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
debian-branch = mobian
|
debian-branch = mobian
|
||||||
debian-tag = mobian/%(version)s
|
debian-tag = mobian/%(version)s
|
||||||
upstream-branch = upstream/latest
|
upstream-branch = master
|
||||||
upstream-tag = %(version)s
|
upstream-tag = %(version)s
|
||||||
pristine-tar = True
|
pristine-tar = True
|
||||||
multimaint-merge = True
|
multimaint-merge = True
|
||||||
|
Reference in New Issue
Block a user