[Git][debian-gis-team/proj][experimental] Ignore test failures on hppa.

Bas Couwenberg gitlab at salsa.debian.org
Tue Feb 27 17:55:42 UTC 2018


Bas Couwenberg pushed to branch experimental at Debian GIS Project / proj


Commits:
fb06d016 by Bas Couwenberg at 2018-02-27T18:55:13+01:00
Ignore test failures on hppa.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+proj (5.0.0~rc6-1~exp3) UNRELEASED; urgency=medium
+
+  * Ignore test failures on hppa.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 27 Feb 2018 18:55:01 +0100
+
 proj (5.0.0~rc6-1~exp2) experimental; urgency=medium
 
   * Update datumgrids.shar (XZ compressed) with proj-datumgrid-1.7RC2.


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -58,7 +58,7 @@ override_dh_auto_build:
 
 override_dh_auto_test:
 # Ignore test failures on problematic architectures only
-ifneq (,$(findstring $(DEB_BUILD_ARCH),"i386 hurd-i386 ia64 powerpc"))
+ifneq (,$(findstring $(DEB_BUILD_ARCH),"i386 hurd-i386 hppa ia64 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/fb06d016044f1d3eeea2f56dbbfc4c79f414a280

---
View it on GitLab: https://salsa.debian.org/debian-gis-team/proj/commit/fb06d016044f1d3eeea2f56dbbfc4c79f414a280
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-grass-devel/attachments/20180227/60602fce/attachment.html>


More information about the Pkg-grass-devel mailing list