[Git][debian-gis-team/proj][master] Ignore test failures on alpha.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sat Apr 11 09:49:53 BST 2026
Bas Couwenberg pushed to branch master at Debian GIS Project / proj
Commits:
08150d1f by Bas Couwenberg at 2026-04-11T10:49:45+02:00
Ignore test failures on alpha.
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+proj (9.8.1-2) UNRELEASED; urgency=medium
+
+ * Ignore test failures on alpha.
+
+ -- Bas Couwenberg <sebastic at debian.org> Sat, 11 Apr 2026 10:49:34 +0200
+
proj (9.8.1-1) unstable; urgency=medium
* New upstream release.
=====================================
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 hppa hurd-i386 powerpc))
+ifneq (,$(filter $(DEB_BUILD_ARCH),i386 alpha 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/08150d1f9f91d7157662a55cd11b7135f1e6641f
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/proj/-/commit/08150d1f9f91d7157662a55cd11b7135f1e6641f
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/20260411/51025914/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list