[med-svn] [Git][med-team/gubbins][master] d/control: skip iqtree on i386.

Michael R. Crusoe (@crusoe) gitlab at salsa.debian.org
Mon Apr 13 15:13:56 BST 2026



Michael R. Crusoe pushed to branch master at Debian Med / gubbins


Commits:
71ea948f by Michael R. Crusoe at 2026-04-13T16:13:01+02:00
d/control: skip iqtree on i386.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/tests/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,12 @@
-gubbins (3.4.3-4) UNRELEASED; urgency=medium
+gubbins (3.4.3-4) unstable; urgency=medium
 
+  * Team upload.
+  * d/control: skip iqtree on i386.
+
+  [ Andreas Tille ]
   * Replace pkg-config with pkgconf in Build-Depends
 
- -- Andreas Tille <tille at debian.org>  Tue, 10 Mar 2026 09:15:20 +0100
+ -- Michael R. Crusoe <crusoe at debian.org>  Mon, 13 Apr 2026 16:05:27 +0200
 
 gubbins (3.4.3-3) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13),
                autoconf-archive,
                pkgconf,
                fasttree,
-               iqtree,
+               iqtree [!i386],
                raxml,
                python3-setuptools,
                zlib1g-dev,
@@ -37,7 +37,7 @@ Depends: ${shlibs:Depends},
 # Delete also remove-numba-temporarily.patch when the time comes to bring back
 # numba support in gubbins.
 #        python3-numba
-Recommends: iqtree,
+Recommends: iqtree [!i386],
             fasttree
 Suggests: r-base-core
 Description: phylogenetic analysis of genome sequences


=====================================
debian/tests/control
=====================================
@@ -2,3 +2,4 @@ Tests: run-example
 Depends: @,
          iqtree
 Restrictions: allow-stderr
+Architecture: !i386



View it on GitLab: https://salsa.debian.org/med-team/gubbins/-/commit/71ea948fbc70e68828157e54cc16ccde2bb9ff90

-- 
View it on GitLab: https://salsa.debian.org/med-team/gubbins/-/commit/71ea948fbc70e68828157e54cc16ccde2bb9ff90
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/20260413/efdca2b7/attachment-0001.htm>


More information about the debian-med-commit mailing list