[med-svn] [Git][med-team/mia][master] Stop supporting 32bit architectures

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Oct 21 07:56:00 BST 2025



Andreas Tille pushed to branch master at Debian Med / mia


Commits:
ca5366fb by Andreas Tille at 2025-10-21T08:52:36+02:00
Stop supporting 32bit architectures

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/salsa-ci.yml


Changes:

=====================================
debian/changelog
=====================================
@@ -49,6 +49,7 @@ mia (2.4.7-14) UNRELEASED; urgency=medium
   [ Andreas Tille ]
   * d/copyright: Secure URI in Source field
   * Use default Salsa CI
+  * Stop supporting 32bit architectures
 
  -- Yavor Doganov <yavor at gnu.org>  Mon, 20 Oct 2025 13:19:55 +0300
 


=====================================
debian/control
=====================================
@@ -5,6 +5,7 @@ Section: science
 Priority: optional
 Build-Depends: cmake,
                debhelper-compat (= 13),
+               architecture-is-64-bit,
                libblas-dev,
                libboost-filesystem-dev,
                libboost-serialization-dev,


=====================================
debian/salsa-ci.yml
=====================================
@@ -1,3 +1,6 @@
 ---
 include:
   - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
+
+variables:
+  SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1



View it on GitLab: https://salsa.debian.org/med-team/mia/-/commit/ca5366fb6f10e934d31c5afca5689b53b46eaa97

-- 
View it on GitLab: https://salsa.debian.org/med-team/mia/-/commit/ca5366fb6f10e934d31c5afca5689b53b46eaa97
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/20251021/66079e4f/attachment-0001.htm>


More information about the debian-med-commit mailing list