[gts] 22/25: Import Debian patch 0.7.6+darcs121130-1.2

Andreas Tille tille at debian.org
Tue Jan 31 12:40:41 UTC 2017


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

tille pushed a commit to branch master
in repository gts.

commit da57089b5c48e427e2e85579affbca50117e3678
Author: Anton Gladky <gladk at debian.org>
Date:   Tue Apr 15 19:25:33 2014 +0200

    Import Debian patch 0.7.6+darcs121130-1.2
---
 debian/changelog            |  7 +++++++
 debian/patches/failed-tests | 17 +++++++++++++++--
 2 files changed, 22 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c79b05e..a459cb6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gts (0.7.6+darcs121130-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Disable two_segments test. Fails on some archs.
+
+ -- Anton Gladky <gladk at debian.org>  Tue, 15 Apr 2014 19:25:33 +0200
+
 gts (0.7.6+darcs121130-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff --git a/debian/patches/failed-tests b/debian/patches/failed-tests
index 1e456c6..864d437 100644
--- a/debian/patches/failed-tests
+++ b/debian/patches/failed-tests
@@ -91,7 +91,14 @@ Last-Update: 2014-04-15
 -gerris.gts gerris.21
 --- a/test/delaunay/Makefile.am
 +++ b/test/delaunay/Makefile.am
-@@ -13,5 +13,4 @@
+@@ -7,11 +7,10 @@
+ 
+ check_PROGRAMS = cartesian random
+ 
+-TESTS = cartesian.sh two_segments.sh too_close.sh
++TESTS = cartesian.sh too_close.sh
+ 
+ EXTRA_DIST = \
  	cartesian.sh \
  	cartesian_speed.sh \
  	random_speed.sh \
@@ -99,7 +106,13 @@ Last-Update: 2014-04-15
  	too_close.gts too_close.sh
 --- a/test/delaunay/Makefile.in
 +++ b/test/delaunay/Makefile.in
-@@ -219,7 +219,6 @@
+@@ -214,12 +214,11 @@
+ 
+ LDADD = $(top_builddir)/src/libgts.la -lm
+ DEPS = $(top_builddir)/src/libgts.la
+-TESTS = cartesian.sh two_segments.sh too_close.sh
++TESTS = cartesian.sh too_close.sh
+ EXTRA_DIST = \
  	cartesian.sh \
  	cartesian_speed.sh \
  	random_speed.sh \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gts.git



More information about the debian-science-commits mailing list