[Git][debian-gis-team/postgis][experimental] Re-enable tests on arm64 armel armhf ppc64el, fixed upstream.
Christoph Berg
gitlab at salsa.debian.org
Sat Jul 28 13:58:53 BST 2018
Christoph Berg pushed to branch experimental at Debian GIS Project / postgis
Commits:
f3698a1e by Christoph Berg at 2018-07-28T12:58:42Z
Re-enable tests on arm64 armel armhf ppc64el, fixed upstream.
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,7 @@ postgis (2.5.0~beta1+dfsg-1~exp3) UNRELEASED; urgency=medium
* Don't quote filter string to fix match of first and last items.
[ Christoph Berg ]
- * Re-enable tests on i386, fixed upstream.
+ * Re-enable tests on arm64 armel armhf i386 ppc64el, fixed upstream.
* Use make check RUNTESTFLAGS="-v" instead of cat'ing the failed results
from /tmp. Suggested by Darafei Praliaskouski, thanks!
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -44,7 +44,7 @@ debian/control: debian/control.in debian/pgversions
CHECK_FAIL = exit 2
# Ignore test failure on problematic architectures
-ifneq (,$(filter $(DEB_BUILD_ARCH),arm64 armel armhf mips mips64el mipsel ppc64el s390x alpha hppa hurd-i386 kfreebsd-i386 powerpc ppc64 sparc64))
+ifneq (,$(filter $(DEB_BUILD_ARCH),mips mips64el mipsel s390x alpha hppa hurd-i386 kfreebsd-i386 powerpc ppc64 sparc64))
CHECK_FAIL = exit 0
endif
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/commit/f3698a1ebef39834770ca8e6533e1138cb195c33
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/commit/f3698a1ebef39834770ca8e6533e1138cb195c33
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/20180728/7cfe9467/attachment.html>
More information about the Pkg-grass-devel
mailing list