[mondrian] 14/18: Removed the SourceForge logo from the javadoc

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Nov 6 13:26:02 UTC 2015


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

ebourg-guest pushed a commit to branch master
in repository mondrian.

commit 156eacdbd7a20fd421f96f5317aa0f7081bc5d22
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Nov 6 13:44:53 2015 +0100

    Removed the SourceForge logo from the javadoc
---
 debian/changelog                             |  1 +
 debian/patches/08_remove_javadoc_footer.diff | 13 +++++++++++++
 debian/patches/series                        |  1 +
 3 files changed, 15 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 868e494..7079c22 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ mondrian (1:3.11.0.1-1) UNRELEASED; urgency=medium
     - Removed commons-vfs2.diff (fixed upstream)
     - Removed fix_build_without_git_metadata.diff (no longer necessary)
     - Removed no_pentaho_kettle.diff (no longer necessary)
+  * Removed the SourceForge logo from the javadoc
   * debian/control:
     - Package co-maintained by the Java Team
     - Standards-Version updated to 3.9.6 (no changes)
diff --git a/debian/patches/08_remove_javadoc_footer.diff b/debian/patches/08_remove_javadoc_footer.diff
new file mode 100644
index 0000000..d7b4a09
--- /dev/null
+++ b/debian/patches/08_remove_javadoc_footer.diff
@@ -0,0 +1,13 @@
+Description: Remove the SourceForge logo from the javadoc
+Author: Emmanuel Bourg <ebourg at apache.org>
+Forwarded: not-needed
+--- a/build.xml
++++ b/build.xml
+@@ -939,7 +939,6 @@
+         destdir="${javadoc.dir}"
+         packagenames="mondrian.*"
+         overview="${java.dir}/overview.html"
+-        footer="<a href="http://sourceforge.net/projects/mondrian"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=35302&type=15" width="150" height="40" border="0" alt='Get Mondrian at SourceForge.net. Fast, secure and free Open Source software downloads'></a>"
+         author="true"
+         source="${javac.source}"
+         access="${access}"
diff --git a/debian/patches/series b/debian/patches/series
index 6ea06e0..db46760 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
 02_use_debian_cup11a.diff
 05_servlet_api_25.diff
 07_javadoc_links.diff
+08_remove_javadoc_footer.diff

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



More information about the pkg-java-commits mailing list