This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository lwjgl.
commit 27fab14fdc5ee6b9f002b7bd3a764409a9731884 Author: Markus Koschany <[email protected]> Date: Sat Apr 9 18:50:51 2016 +0200 Rebase javadoc.patch --- debian/patches/javadoc.patch | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/debian/patches/javadoc.patch b/debian/patches/javadoc.patch index f225adf..94b004a 100644 --- a/debian/patches/javadoc.patch +++ b/debian/patches/javadoc.patch @@ -1,9 +1,17 @@ -Author: Gabriele Giacone <[email protected]> -Description: link against system javadoc +From: Debian Java Maintainers <[email protected]> +Date: Sat, 9 Apr 2016 18:50:43 +0200 +Subject: javadoc +Forwarded: not-needed +--- + build.xml | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/build.xml b/build.xml +index 7f6bb68..736c91a 100644 --- a/build.xml +++ b/build.xml -@@ -513,6 +513,7 @@ +@@ -672,6 +672,7 @@ <!-- Creates the Javadoc --> <target name="javadoc" description="Creates javadoc from java source code"> <javadoc destdir="${lwjgl.docs}/javadoc" classpath="${lwjgl.lib}/jinput.jar" author="true" version="true" use="true" source="1.5" windowtitle="LWJGL API" useexternalfile="true"> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lwjgl.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

