[med-svn] [Git][med-team/iqtree][debian/unstable] Disable building on i386, as per upstream.
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Sat Apr 11 17:05:25 BST 2026
Michael R. Crusoe pushed to branch debian/unstable at Debian Med / iqtree
Commits:
92dfc028 by Michael R. Crusoe at 2026-04-11T18:05:04+02:00
Disable building on i386, as per upstream.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -12,6 +12,7 @@ iqtree (2.4.0+dfsg-1) UNRELEASED; urgency=medium
* d/watch: download using git, due to submodules.
* Added patch to use googletest & yaml-cpp packages.
* d/rules: add openmpi include path
+ * Disable building on i386, as per upstream.
-- Michael R. Crusoe <crusoe at debian.org> Sat, 11 Apr 2026 14:55:51 +0200
=====================================
debian/control
=====================================
@@ -24,7 +24,7 @@ Homepage: http://www.iqtree.org/
Rules-Requires-Root: no
Package: iqtree
-Architecture: amd64 i386
+Architecture: amd64
Depends: ${shlibs:Depends},
${misc:Depends}
Description: efficient phylogenetic software by maximum likelihood
=====================================
debian/salsa-ci.yml
=====================================
@@ -2,3 +2,6 @@
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
+
+variables:
+ SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1
View it on GitLab: https://salsa.debian.org/med-team/iqtree/-/commit/92dfc0286d81bc2cd478c629063902d2d4dcb421
--
View it on GitLab: https://salsa.debian.org/med-team/iqtree/-/commit/92dfc0286d81bc2cd478c629063902d2d4dcb421
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260411/eade6653/attachment-0001.htm>
More information about the debian-med-commit
mailing list