From 4a95720a688cb39826c581821ff4ae120450c82d Mon Sep 17 00:00:00 2001 From: Andreas Tille Date: Thu, 9 Sep 2021 09:16:23 +0200 Subject: Fix salca-ci since i386 is explicitly excluded by Build-Depends: bowtie2 --- debian/changelog | 6 ++++++ debian/salsa-ci.yml | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 49ba879..7fb6e9f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +rsem (1.3.3+dfsg-3) UNRELEASED; urgency=medium + + * Fix salca-ci since i386 is explicitly excluded by Build-Depends: bowtie2 + + -- Andreas Tille Thu, 09 Sep 2021 09:15:53 +0200 + rsem (1.3.3+dfsg-2) unstable; urgency=medium [ Steffen Moeller ] diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml index 33c3a64..ee48f96 100644 --- a/debian/salsa-ci.yml +++ b/debian/salsa-ci.yml @@ -2,3 +2,7 @@ include: - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml + +# i386 is explicitly excluded by Build-Depends: bowtie2 +variables: + SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1 -- cgit v1.2.3