From 2ce885e19f4a5f18da30c35dc7da7a204e2ceb58 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Wed, 16 Dec 2020 14:13:26 +0100 Subject: Rebuild for buster-backports. * 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). --- debian/salsa-ci.yml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian/salsa-ci.yml') diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml index bd7fce1..9a036d9 100644 --- a/debian/salsa-ci.yml +++ b/debian/salsa-ci.yml @@ -15,3 +15,10 @@ reprotest: extends: .test-reprotest variables: DEB_BUILD_OPTIONS: nocheck + +variables: + RELEASE: buster-backports + + # The '+salsaci' suffix makes lintian unhappy as the version number doesn't + # end in ~bpoX+N (tag 'backports-upload-has-incorrect-version-number') + SALSA_CI_DISABLE_VERSION_BUMP: 1 -- cgit v1.2.3