[Git][debian-gis-team/proj][master] Remove ia64 & kfreebsd-i386 from dh_auto_test override.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sun Aug 24 19:07:17 BST 2025
Bas Couwenberg pushed to branch master at Debian GIS Project / proj
Commits:
92b2a492 by Bas Couwenberg at 2025-08-24T20:07:08+02:00
Remove ia64 & kfreebsd-i386 from dh_auto_test override.
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -38,7 +38,7 @@ override_dh_auto_configure: datumgrids
override_dh_auto_test:
# Ignore test failures on problematic architectures only
-ifneq (,$(filter $(DEB_BUILD_ARCH),i386 hurd-i386 hppa ia64 kfreebsd-i386 powerpc))
+ifneq (,$(filter $(DEB_BUILD_ARCH),i386 hppa hurd-i386 powerpc))
dh_auto_test || echo "Ignoring test failures"
else
dh_auto_test
View it on GitLab: https://salsa.debian.org/debian-gis-team/proj/-/commit/92b2a49284826903f6fadfb64ca7f947e32027da
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/proj/-/commit/92b2a49284826903f6fadfb64ca7f947e32027da
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/pkg-grass-devel/attachments/20250824/f454bc09/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list