This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository lwjgl.
commit 06083171ab088c35eaa943a02c6703d4277997bd Author: Markus Koschany <[email protected]> Date: Sat Apr 9 21:05:00 2016 +0200 Update DEP-3 headers. --- debian/patches/allarchs.patch | 3 +++ debian/patches/build-failure.patch | 3 +++ debian/patches/no-asm-support.patch | 4 ++++ debian/patches/nomacosx.patch | 3 +++ debian/patches/ppc64el.patch | 4 ++++ debian/patches/systemjinput.patch | 3 +++ 6 files changed, 20 insertions(+) diff --git a/debian/patches/allarchs.patch b/debian/patches/allarchs.patch index 84e021e..8be8113 100644 --- a/debian/patches/allarchs.patch +++ b/debian/patches/allarchs.patch @@ -2,6 +2,9 @@ From: Markus Koschany <[email protected]> Date: Sat, 9 Apr 2016 19:07:56 +0200 Subject: allarchs +Try to support all Debian architectures. + +Forwarded: no --- platform_build/linux_ant/build.xml | 34 ++++++++++++++++++++++++++++++++-- 1 file changed, 32 insertions(+), 2 deletions(-) diff --git a/debian/patches/build-failure.patch b/debian/patches/build-failure.patch index 390379d..a0de541 100644 --- a/debian/patches/build-failure.patch +++ b/debian/patches/build-failure.patch @@ -2,6 +2,9 @@ From: Markus Koschany <[email protected]> Date: Sat, 9 Apr 2016 19:29:18 +0200 Subject: build failure +This file doesn't exist and causes a FTBFS. + +Forwarded: not-needed --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/no-asm-support.patch b/debian/patches/no-asm-support.patch index ee44c23..11a2d78 100644 --- a/debian/patches/no-asm-support.patch +++ b/debian/patches/no-asm-support.patch @@ -2,6 +2,10 @@ From: Markus Koschany <[email protected]> Date: Sat, 9 Apr 2016 20:28:48 +0200 Subject: no asm support +We don't support the optional asm.jar because LWJGL is not compatible with +libasm-java. + +Forwarded: not-needed --- .../org/lwjgl/test/mapped/TestMappedObject.java | 87 -- .../test/opengl/sprites/SpriteShootoutMapped.java | 838 ------------- diff --git a/debian/patches/nomacosx.patch b/debian/patches/nomacosx.patch index 6274dc3..925bace 100644 --- a/debian/patches/nomacosx.patch +++ b/debian/patches/nomacosx.patch @@ -2,6 +2,9 @@ From: Markus Koschany <[email protected]> Date: Sat, 9 Apr 2016 18:59:10 +0200 Subject: nomacosx +We don't support MacOSX. + +Forwarded: not-needed --- build.xml | 12 ++++++------ platform_build/build-applet.xml | 4 ++-- diff --git a/debian/patches/ppc64el.patch b/debian/patches/ppc64el.patch index 141cdc7..cebb7bc 100644 --- a/debian/patches/ppc64el.patch +++ b/debian/patches/ppc64el.patch @@ -2,6 +2,10 @@ From: Markus Koschany <[email protected]> Date: Sat, 9 Apr 2016 19:13:26 +0200 Subject: ppc64el +Support the ppc64el platform. Not absolutely sure if this is still needed +though. + +Forwarded: not-needed --- platform_build/linux_ant/build.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/patches/systemjinput.patch b/debian/patches/systemjinput.patch index e44ef31..837ebcf 100644 --- a/debian/patches/systemjinput.patch +++ b/debian/patches/systemjinput.patch @@ -2,6 +2,9 @@ From: Markus Koschany <[email protected]> Date: Sat, 9 Apr 2016 19:19:25 +0200 Subject: systemjinput +Use Debian's jinput.jar. + +Forwarded: not-needed --- build.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) -- 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

