[sagemath] 01/01: Fix a doctest that checks the location of maxima files in /usr/share.

Tobias Hansen thansen at moszumanska.debian.org
Tue Mar 28 00:20:39 UTC 2017


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

thansen pushed a commit to branch master
in repository sagemath.

commit a3553b08e49c1877b7c65eab0a0ca272305ff54a
Author: Tobias Hansen <thansen at debian.org>
Date:   Tue Mar 28 00:20:34 2017 +0000

    Fix a doctest that checks the location of maxima files in /usr/share.
---
 debian/patches/d0-maxima.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/debian/patches/d0-maxima.patch b/debian/patches/d0-maxima.patch
index 95bd327..335e329 100644
--- a/debian/patches/d0-maxima.patch
+++ b/debian/patches/d0-maxima.patch
@@ -93,3 +93,14 @@ Author: Tobias Hansen <thansen at debian.org>
  fi
  
  if [ "$1" = '-mwrank' -o "$1" = '--mwrank' ]; then
+--- a/sage/src/doc/en/constructions/plotting.rst
++++ b/sage/src/doc/en/constructions/plotting.rst
+@@ -214,7 +214,7 @@
+ ::
+ 
+     sage: maxima.eval('load("plotdf");')
+-    '".../share/maxima/.../share/dynamics/plotdf.lisp"'
++    '".../share/maxima.../share/dynamics/plotdf.lisp"'
+     sage: maxima.eval('plotdf(x+y,[trajectory_at,2,-0.1]); ')  # not tested
+ 
+ This plots a direction field (the plotdf Maxima package was also

-- 
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