[geographiclib] 05/07: Fixed mathjax path

Francesco Lovergine frankie at moszumanska.debian.org
Fri Jan 19 08:42:56 UTC 2018


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

frankie pushed a commit to branch master
in repository geographiclib.

commit 034a428383bc6e161b8c2d2652f2e36fb0656ccf
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Fri Jan 19 09:37:12 2018 +0100

    Fixed mathjax path
---
 debian/changelog             |  1 +
 debian/patches/privacy.patch | 22 +++++++++++-----------
 2 files changed, 12 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f287a04..1d38165 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ geographiclib (1.49-3) UNRELEASED; urgency=medium
 
   * Doxygen JQuery is not compatible with the standard one, so the embedded
     version is now preserved.
+  * Fixed Mathjax path for doxygen use.
 
  -- Francesco Paolo Lovergine <frankie at debian.org>  Thu, 18 Jan 2018 11:49:31 +0100
 
diff --git a/debian/patches/privacy.patch b/debian/patches/privacy.patch
index 6a1d77a..6e7948c 100644
--- a/debian/patches/privacy.patch
+++ b/debian/patches/privacy.patch
@@ -10,18 +10,18 @@ Description: Fix privacy breaches detected by lintian
 Author: Ross Gammon <rossgammon at mail.dk>
 Forwarded: not-needed
 
---- a/doc/doxyfile.in
-+++ b/doc/doxyfile.in
-@@ -1190,7 +1190,7 @@ USE_MATHJAX            = YES
+--- geographiclib.orig/doc/doxyfile.in
++++ geographiclib/doc/doxyfile.in
+@@ -1190,7 +1190,7 @@
  # However, it is strongly recommended to install a local
  # copy of MathJax from http://www.mathjax.org before deployment.
  
 -MATHJAX_RELPATH        = https://geographiclib.sourceforge.io/MathJax-2.7.2
-+MATHJAX_RELPATH        = /usr/share/javascript/mathjax/MathJax.js
++MATHJAX_RELPATH        = /usr/share/javascript/mathjax
  
  # The MATHJAX_EXTENSIONS tag can be used to specify one or MathJax extension
  # names that should be enabled during MathJax rendering.
-@@ -1205,7 +1205,7 @@ MATHJAX_EXTENSIONS     =
+@@ -1205,7 +1205,7 @@
  # typically be disabled. For large projects the javascript based search engine
  # can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution.
  
@@ -30,9 +30,9 @@ Forwarded: not-needed
  
  # When the SERVER_BASED_SEARCH tag is enabled the search engine will be
  # implemented using a PHP enabled web server instead of at the web client
---- a/doc/doxyfile-c.in
-+++ b/doc/doxyfile-c.in
-@@ -1201,7 +1201,7 @@ MATHJAX_EXTENSIONS     =
+--- geographiclib.orig/doc/doxyfile-c.in
++++ geographiclib/doc/doxyfile-c.in
+@@ -1201,7 +1201,7 @@
  # typically be disabled. For large projects the javascript based search engine
  # can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution.
  
@@ -41,9 +41,9 @@ Forwarded: not-needed
  
  # When the SERVER_BASED_SEARCH tag is enabled the search engine will be
  # implemented using a PHP enabled web server instead of at the web client
---- a/doc/doxyfile-for.in
-+++ b/doc/doxyfile-for.in
-@@ -1200,7 +1200,7 @@ MATHJAX_EXTENSIONS     =
+--- geographiclib.orig/doc/doxyfile-for.in
++++ geographiclib/doc/doxyfile-for.in
+@@ -1200,7 +1200,7 @@
  # typically be disabled. For large projects the javascript based search engine
  # can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution.
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geographiclib.git



More information about the Pkg-grass-devel mailing list