[sagemath] 01/04: quilt refresh[ment]

Jerome Benoit calculus-guest at moszumanska.debian.org
Wed Aug 3 12:14:47 UTC 2016


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

calculus-guest pushed a commit to branch master
in repository sagemath.

commit 86736214fc9a3432c3c4361add827edad9f53195
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Wed Aug 3 13:01:11 2016 +0100

    quilt refresh[ment]
---
 debian/patches/debian-pari.patch     | 4 ++--
 debian/patches/debian-singular.patch | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/debian-pari.patch b/debian/patches/debian-pari.patch
index 46cad1e..b9bfea1 100644
--- a/debian/patches/debian-pari.patch
+++ b/debian/patches/debian-pari.patch
@@ -11,8 +11,8 @@
 +GPHELP="/usr/bin/gphelp" && export GPHELP
 +GPDOCDIR="/usr/share/pari/doc" && export GPDOCDIR
  
- SINGULARPATH="$SAGE_LOCAL/share/singular" && export SINGULARPATH
- SINGULAR_EXECUTABLE="$SAGE_LOCAL/bin/Singular" && export SINGULAR_EXECUTABLE
+ SINGULARPATH="/usr/share/singular" && export SINGULARPATH
+ SINGULAR_EXECUTABLE="/usr/bin/Singular" && export SINGULAR_EXECUTABLE
 --- a/sage/src/sage/interfaces/gp.py
 +++ b/sage/src/sage/interfaces/gp.py
 @@ -245,9 +245,9 @@
diff --git a/debian/patches/debian-singular.patch b/debian/patches/debian-singular.patch
index f8480fc..7de60ba 100644
--- a/debian/patches/debian-singular.patch
+++ b/debian/patches/debian-singular.patch
@@ -22,7 +22,7 @@
      new_lookup = re.compile("\* ([^:]*):*([^.]*)\..*")
 --- a/sage/src/sage/libs/singular/singular.pyx
 +++ b/sage/src/sage/libs/singular/singular.pyx
-@@ -710,15 +710,13 @@
+@@ -711,15 +711,13 @@
  
      cdef void *handle = NULL
  

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



More information about the debian-science-commits mailing list