mirror of
https://github.com/naruxde/revpimodio2.git
synced 2025-11-08 22:03:53 +01:00
packaging(deb): Create stable debian releases
Creating the stable branch after the RC will allow us to merge changes to the Debian files from the debian_rc to the stable without overwriting the values of the gbp.conf.
This commit is contained in:
6
debian/gbp.conf
vendored
6
debian/gbp.conf
vendored
@@ -1,4 +1,4 @@
|
|||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
upstream-branch = main
|
upstream-branch = stable
|
||||||
upstream-tag = unstable/%(version)s
|
upstream-tag = %(version)s
|
||||||
debian-branch=pkg/debian_rc
|
debian-branch=pkg/debian
|
||||||
|
|||||||
Reference in New Issue
Block a user