[postgis] 02/03: Disable interrupt tests, hang indefinitely.

Bas Couwenberg sebastic at debian.org
Tue Jul 5 11:46:11 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository postgis.

commit 1bd0658b375dfd5f18c96cdadf8bd8e8c5205dd3
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Jul 5 13:15:57 2016 +0200

    Disable interrupt tests, hang indefinitely.
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 6a9ba9c..dd0824c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ postgis (2.2.2+dfsg-4) UNRELEASED; urgency=medium
   * Skip tests on alpha, has issues with sfcgal support.
   * Drop unneeded build dependency on libssl-dev.
     (closes: #828509)
+  * Disable interrupt tests, hang indefinitely.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 25 Jun 2016 00:08:50 +0200
 
diff --git a/debian/rules b/debian/rules
index 331830d..c41a9f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -108,6 +108,7 @@ COMMON_CONFIGURE_ARGS = --host=$(DEB_HOST_GNU_TYPE) \
 	--docdir=\$${prefix}/share/doc \
 	--mandir=\$${prefix}/share/man \
 	--infodir=\$${prefix}/share/info \
+	--without-interrupt-tests \
 	--with-gui
 
 clean: debian/control

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.git



More information about the Pkg-grass-devel mailing list