[giac] 04/05: Update d/changelog and refresh patches

Ximin Luo infinity0 at debian.org
Tue Jun 27 11:01:44 UTC 2017


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

infinity0 pushed a commit to branch master
in repository giac.

commit e71ebfbbcf986ab742cd09af7e57456819079a32
Author: Ximin Luo <infinity0 at debian.org>
Date:   Tue Jun 27 12:49:30 2017 +0200

    Update d/changelog and refresh patches
---
 debian/changelog                                 | 4 ++--
 debian/patches/dont-include-remote-scripts.patch | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f7ce805..952f3f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-giac (1.2.3.51+dfsg1-1) UNRELEASED; urgency=medium
+giac (1.2.3.53+dfsg1-1) UNRELEASED; urgency=medium
 
   * New upstream release.
 
- -- Ximin Luo <infinity0 at debian.org>  Sat, 24 Jun 2017 15:06:01 +0200
+ -- Ximin Luo <infinity0 at debian.org>  Tue, 27 Jun 2017 12:46:58 +0200
 
 giac (1.2.3.25+dfsg1-4) unstable; urgency=medium
 
diff --git a/debian/patches/dont-include-remote-scripts.patch b/debian/patches/dont-include-remote-scripts.patch
index 45e6653..a0f52c2 100644
--- a/debian/patches/dont-include-remote-scripts.patch
+++ b/debian/patches/dont-include-remote-scripts.patch
@@ -33,22 +33,22 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  \end{document}
 --- a/doc/giac.tex
 +++ b/doc/giac.tex
-@@ -348,7 +348,7 @@
+@@ -364,7 +364,7 @@
    if (UI.usemathjax){
      var script = document.createElement("script");
      script.type = "text/javascript";
--    script.src  = "http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML";
+-    script.src  = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";
 +    script.src  = "file:///usr/share/javascript/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML";
      document.getElementsByTagName("head")[0].appendChild(script);
    }
    var elem= document.getElementById('controlindex');
 --- a/doc/giacfr.tex
 +++ b/doc/giacfr.tex
-@@ -342,7 +342,7 @@
+@@ -359,7 +359,7 @@
    if (UI.usemathjax){
      var script = document.createElement("script");
      script.type = "text/javascript";
--    script.src  = "http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML";
+-    script.src  = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";
 +    script.src  = "file:///usr/share/javascript/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML";
      document.getElementsByTagName("head")[0].appendChild(script);
    }

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



More information about the debian-science-commits mailing list