[Git][debian-gis-team/gmt][master] Mark non-{amd, arm}64 architectures as unsupported.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Thu Jul 30 13:59:53 BST 2026
Bas Couwenberg pushed to branch master at Debian GIS Project / gmt
Commits:
54254a6f by Bas Couwenberg at 2026-07-30T14:59:47+02:00
Mark non-{amd,arm}64 architectures as unsupported.
- - - - -
3 changed files:
- debian/.gitlab-ci.yml
- debian/changelog
- debian/control
Changes:
=====================================
debian/.gitlab-ci.yml
=====================================
@@ -3,6 +3,7 @@ include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
variables:
+ SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1
SALSA_CI_ENABLE_BUILD_PACKAGE_PROFILES: 1
SALSA_CI_ENABLE_VALIDATE_PACKAGE_CLEAN_UP: 1
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+gmt (6.7.0+dfsg-2) UNRELEASED; urgency=medium
+
+ * Mark non-{amd,arm}64 architectures as unsupported.
+
+ -- Bas Couwenberg <sebastic at debian.org> Thu, 30 Jul 2026 14:59:42 +0200
+
gmt (6.7.0+dfsg-1) unstable; urgency=medium
* New upstream release.
=====================================
debian/control
=====================================
@@ -25,6 +25,7 @@ Build-Depends: chrpath,
pkgconf,
texlive,
texlive-latex-extra,
+ unsupported-architecture [!amd64 !arm64],
zlib1g-dev
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/debian-gis-team/gmt
View it on GitLab: https://salsa.debian.org/debian-gis-team/gmt/-/commit/54254a6f61f0d3ea35b70bd014390d3b9fe9c4ef
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/gmt/-/commit/54254a6f61f0d3ea35b70bd014390d3b9fe9c4ef
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20260730/eeebacaa/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list