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 <[email protected]>  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.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to