[Debian-astro-commits] [cpl-plugin-template] 07/81: remove unneded patch

Ole Streicher olebole at moszumanska.debian.org
Mon Jul 20 12:08:26 UTC 2015


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

olebole pushed a commit to branch debian
in repository cpl-plugin-template.

commit af423648861b765923549e82fd7ffb850f421dbd
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Mon May 6 17:42:17 2013 +0200

    remove unneded patch
---
 debian/patches/fix_test_fail.patch | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/debian/patches/fix_test_fail.patch b/debian/patches/fix_test_fail.patch
deleted file mode 100644
index 52351cf..0000000
--- a/debian/patches/fix_test_fail.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Author: Lars Lundin <llundin at eso.org>
-Description: This committed change to irplib/tests/irplib_polynomial-test.c
- fixes the problem (Thanks to JTaylor for testing)
-Bug: PIPE-4326
---- a/irplib/tests/irplib_polynomial-test.c
-+++ b/irplib/tests/irplib_polynomial-test.c
-@@ -202,7 +202,7 @@
-                                         DBL_EPSILON, 2.0*DBL_EPSILON);
- 
-         /* A more extreme case: Same with negative roots */
--        (void)cpl_vector_fill(xtrue, -2.0e-4 * FLT_EPSILON);
-+        (void)cpl_vector_fill(xtrue, -2.0e-3 * FLT_EPSILON);
-         (void)cpl_vector_set(xtrue, 0, -1.0);
- 
-         irplib_polynomial_test_root_all(xtrue, nreal, CPL_MATH_PI,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/cpl-plugin-template.git



More information about the Debian-astro-commits mailing list