[Git][debian-gis-team/postgis][experimental] Re-enable tests on i386, fixed upstream.

Christoph Berg gitlab at salsa.debian.org
Sun Jul 22 21:36:22 BST 2018


Christoph Berg pushed to branch experimental at Debian GIS Project / postgis


Commits:
bb8e4259 by Christoph Berg at 2018-07-22T22:36:17+02:00
Re-enable tests on i386, fixed upstream.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 postgis (2.5.0~beta1+dfsg-1~exp3) UNRELEASED; urgency=medium
 
+  [ Bas Couwenberg ]
   * Don't quote filter string to fix match of first and last items.
 
+  [ Christoph Berg ]
+  * Re-enable tests on i386, fixed upstream.
+
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 17 Jul 2018 08:32:22 +0200
 
 postgis (2.5.0~beta1+dfsg-1~exp2) experimental; urgency=medium


=====================================
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 i386 mips mips64el mipsel ppc64el s390x alpha hppa hurd-i386 kfreebsd-i386 powerpc ppc64 sparc64))
+ifneq (,$(filter $(DEB_BUILD_ARCH),arm64 armel armhf mips mips64el mipsel ppc64el 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/bb8e42592cdbb81c44d4710aefbafe98c1154ab9

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/commit/bb8e42592cdbb81c44d4710aefbafe98c1154ab9
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/20180722/4c02fa33/attachment-0001.html>


More information about the Pkg-grass-devel mailing list