aboutsummaryrefslogtreecommitdiffstats
path: root/debian/gbp.conf
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@debian.org>2020-12-16 14:13:26 +0100
committerGuilhem Moulin <guilhem@debian.org>2020-12-16 14:13:26 +0100
commit2ce885e19f4a5f18da30c35dc7da7a204e2ceb58 (patch)
tree5d6747f139cae49d0cdf56f4d931b171b4c17378 /debian/gbp.conf
parent2e485797d8ec91a0a74ec1f1e2e8723cf74a586e (diff)
Rebuild for buster-backports.debian/0.5.4-1_bpo10+1
* d/gbp.conf: Set debian-branch=debian/buster-backports. * d/salsa-ci.yml: Set RELEASE variable to "buster-backports" and SALSA_CI_DISABLE_VERSION_BUMP to 1. * d/.gitattributes: New file to merge d/changelog with dpkg-mergechangelogs(1).
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r--debian/gbp.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 692618f..ec669a5 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,6 +1,6 @@
[DEFAULT]
upstream-branch = upstream
-debian-branch = debian/latest
+debian-branch = debian/buster-backports
upstream-tag = v%(version)s
debian-tag = debian/%(version)s
pristine-tar = False