[singular] 04/06: In fact we need this for all versions >= 6

Ximin Luo infinity0 at debian.org
Fri Jul 8 01:00:45 UTC 2016


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

infinity0 pushed a commit to branch master3-sage-old
in repository singular.

commit cf208688b31f4587a4bc3132eaf5c961dc34e4d9
Author: Ximin Luo <infinity0 at debian.org>
Date:   Fri Jul 8 02:15:09 2016 +0200

    In fact we need this for all versions >= 6
---
 debian/patches/0018-NTL6-compatibility-patch-from-sagemath.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/0018-NTL6-compatibility-patch-from-sagemath.patch b/debian/patches/0018-NTL6-compatibility-patch-from-sagemath.patch
index ae7ce3c..1c21def 100644
--- a/debian/patches/0018-NTL6-compatibility-patch-from-sagemath.patch
+++ b/debian/patches/0018-NTL6-compatibility-patch-from-sagemath.patch
@@ -17,7 +17,7 @@ index 512b353..ec34e00 100644
  
 +#ifdef HAVE_NTL
 +#include<NTL/version.h>
-+#if NTL_MAJOR_VERSION == 6
++#if NTL_MAJOR_VERSION >= 6
 +
 +#include<NTL/tools.h>
 +#include<NTL/lzz_pE.h>

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



More information about the debian-science-commits mailing list