[commons-math3] 05/06: Refreshed the patches
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Jan 11 22:10:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository commons-math3.
commit a383a939cc4e96c314688937d59e38a1cd8d5d7e
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Jan 11 22:58:56 2016 +0100
Refreshed the patches
---
debian/patches/03_libjs-mathjax.patch | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/patches/03_libjs-mathjax.patch b/debian/patches/03_libjs-mathjax.patch
index b7bf737..917727a 100644
--- a/debian/patches/03_libjs-mathjax.patch
+++ b/debian/patches/03_libjs-mathjax.patch
@@ -1,17 +1,17 @@
--- a/build.xml
+++ b/build.xml
-@@ -245,7 +245,7 @@
+@@ -247,7 +247,7 @@
doctitle="<h1>${component.title} ${component.version}</h1>"
windowtitle="${component.title} ${component.version}"
bottom="Copyright (c) 2003-${current.year} Apache Software Foundation"
- additionalparam="-header '<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>'"
+ additionalparam="-header '<script type="text/javascript" src="file:///usr/share/javascript/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>'"
classpathref="compile.classpath">
- <link href="http://java.sun.com/j2se/1.5.0/docs/api/"/>
+ <link href="http://docs.oracle.com/javase/1.5.0/docs/api/"/>
</javadoc>
--- a/pom.xml
+++ b/pom.xml
-@@ -524,7 +524,7 @@
+@@ -539,7 +539,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
@@ -20,7 +20,7 @@
</configuration>
</plugin>
</plugins>
-@@ -670,7 +670,7 @@
+@@ -690,7 +690,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
@@ -31,7 +31,7 @@
</plugins>
--- a/src/site/site.xml
+++ b/src/site/site.xml
-@@ -77,7 +77,7 @@
+@@ -81,7 +81,7 @@
</menu>
<head>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-math3.git
More information about the pkg-java-commits
mailing list