summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/salsa-ci.yml4
2 files changed, 10 insertions, 0 deletions
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 <tille@debian.org> 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