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 <[email protected]>  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.
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to