[commons-math3] 03/05: Refreshed the patch

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Apr 29 15:29:14 UTC 2015


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

ebourg-guest pushed a commit to branch master
in repository commons-math3.

commit 06f686e88a2dc4a66a805303b76c3def8758ba50
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Apr 29 17:01:46 2015 +0200

    Refreshed the patch
---
 debian/changelog                             | 2 ++
 debian/patches/01_ignore_unstable_tests.diff | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8292739..dfedce0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ commons-math3 (3.3-2) UNRELEASED; urgency=medium
     in debian/copyright.
 
   [ Emmanuel Bourg ]
+  * New upstream release
+  * Refreshed the patch
   * Moved the package to Git
   * Standards-Version updated to 3.9.6 (no changes)
 
diff --git a/debian/patches/01_ignore_unstable_tests.diff b/debian/patches/01_ignore_unstable_tests.diff
index 0c984c9..9781bd7 100644
--- a/debian/patches/01_ignore_unstable_tests.diff
+++ b/debian/patches/01_ignore_unstable_tests.diff
@@ -21,7 +21,7 @@ Bug: https://issues.apache.org/jira/browse/MATH-1057
          double[][] boundaries = null;
 --- a/src/test/java/org/apache/commons/math3/optimization/direct/BOBYQAOptimizerTest.java
 +++ b/src/test/java/org/apache/commons/math3/optimization/direct/BOBYQAOptimizerTest.java
-@@ -179,6 +179,7 @@
+@@ -180,6 +180,7 @@
      }
  
      @Test
@@ -29,7 +29,7 @@ Bug: https://issues.apache.org/jira/browse/MATH-1057
      public void testDiffPow() {
          double[] startPoint = point(DIM/2,1.0);
          double[][] boundaries = null;
-@@ -201,6 +202,7 @@
+@@ -202,6 +203,7 @@
      }
  
      @Test

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-math3.git



More information about the pkg-java-commits mailing list