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 <sebas...@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.
_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to