[SCM] gfan: Program for computing with Groebner fans branch, master, updated. debian/0.3dfsg-1-24-gc204dfb

Cédric Boutillier boutil at debian.org
Sat Feb 16 16:12:58 UTC 2013


The following commit has been merged in the master branch:
commit 9231941cf5f9492c5171757377aee14e0ddea8a1
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sun Jan 13 00:35:36 2013 +0100

    fix fix_command_test_0056.patch

diff --git a/debian/patches/fix_command_test_0056.patch b/debian/patches/fix_command_test_0056.patch
index 8a6a48a..aecd56a 100644
--- a/debian/patches/fix_command_test_0056.patch
+++ b/debian/patches/fix_command_test_0056.patch
@@ -9,4 +9,4 @@ Last-Update: 2013-01-12
 +++ b/testsuite/0056WeildDivisor/command
 @@ -1 +1 @@
 -%s _tropicalhypersurface >temp1.poly ; %s _tropicalweildivisor -i1 temp1.poly -i2 func.poly > temp2.poly ; %s _tropicalweildivisor -i1 temp2.poly -i2 func.poly | grep MULTIPLICITIES -A1
-+%s _tropicalhypersurface >temp1.poly ; %s _tropicalweildivisor -i1 ./testsuite/0056WeilDivisor/temp1.poly -i2 ./testsuite/0056WeilDivisor/func.poly > ./testsuite/0056WeilDivisor/temp2.poly ; %s _tropicalweildivisor -i1 ./testsuite/0056WeilDivisor/temp2.poly -i2 ./testsuite/0056WeilDivisor/func.poly | grep MULTIPLICITIES -A1
++%s _tropicalhypersurface >temp1.poly ; %s _tropicalweildivisor -i1 temp1.poly -i2 ./testsuite/0056WeildDivisor/func.poly > temp2.poly ; %s _tropicalweildivisor -i1 temp2.poly -i2 ./testsuite/0056WeildDivisor/func.poly | grep MULTIPLICITIES -A1

-- 
gfan: Program for computing with Groebner fans



More information about the debian-science-commits mailing list