mirror of
https://github.com/naruxde/revpipyload.git
synced 2025-11-08 15:13:52 +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]
|
||||
upstream-branch = main
|
||||
upstream-tag = unstable/%(version)s
|
||||
debian-branch=pkg/debian_rc
|
||||
upstream-branch = stable
|
||||
upstream-tag = %(version)s
|
||||
debian-branch=pkg/debian
|
||||
|
||||
Reference in New Issue
Block a user