summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Tille <tille@debian.org>2021-09-09 09:16:23 +0200
committerAndreas Tille <tille@debian.org>2021-09-09 09:16:23 +0200
commit4a95720a688cb39826c581821ff4ae120450c82d (patch)
treeb6b6f8fb6c81a6d943de82d8acc9f3b8f695218f
parentdc9d59391e588a3f41a29c5e02cfc45d9dab9163 (diff)
Fix salca-ci since i386 is explicitly excluded by Build-Depends: bowtie2
-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