This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository eigenbase-resgen.
commit a26fffe9011c0e67a9467d073258f7f4572ee32a Author: Emmanuel Bourg <[email protected]> Date: Mon Nov 9 16:39:47 2015 +0100 Removed the src-html from the javadoc --- debian/changelog | 1 + debian/patches/javadoc.diff | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c2b6774..da3a0cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ eigenbase-resgen (1.3.0.13768-2) UNRELEASED; urgency=medium * Team upload. * Removed the SourceForge logo from the javadoc + * Removed the src-html from the javadoc * Improved the reproducibility: - Set the locale and disable the timestamps when generating the javadoc * debian/control: diff --git a/debian/patches/javadoc.diff b/debian/patches/javadoc.diff index ce5646f..157f37b 100644 --- a/debian/patches/javadoc.diff +++ b/debian/patches/javadoc.diff @@ -14,7 +14,7 @@ Forwarded: not-needed access="package" - additionalparam="-linksource"> + locale="en" -+ additionalparam="-linksource -notimestamp"> ++ additionalparam="-notimestamp"> <tag name="pre" description="Pre-condition:" scope="constructors,methods"/> <tag name="post" description="Post-condition:" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eigenbase-resgen.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

