[lwjgl] 10/35: Rebase javadoc.patch

Markus Koschany apo at moszumanska.debian.org
Sat Apr 9 20:38:49 UTC 2016


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 <apo at debian.org>
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 <1o5g4r8o at gmail.com>
-Description: link against system javadoc
+From: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+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



More information about the pkg-java-commits mailing list