This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository libnb-platform-java.
commit e62a44e2103a1689a75fb131888793ca0609ff7c Author: Markus Koschany <[email protected]> Date: Fri Oct 28 18:43:01 2016 +0200 Update patch headers --- debian/patches/netbeans-platform-disable-net.java-modules.patch | 3 +++ debian/patches/netbeans-platform-disable-xhr4j-module.patch | 3 +++ debian/patches/netbeans-platform-empty-binaries-list.patch | 2 ++ debian/patches/netbeans-platform-junitlib.patch | 3 +++ debian/patches/netbeans-platform-nbi.patch | 3 +++ debian/patches/netbeans-platform-nojnabinaries.patch | 3 +++ debian/patches/netbeans-platform-o.n.html.ko4j.patch | 3 +++ debian/rules | 1 + 8 files changed, 21 insertions(+) diff --git a/debian/patches/netbeans-platform-disable-net.java-modules.patch b/debian/patches/netbeans-platform-disable-net.java-modules.patch index 408f055..fff1ea4 100644 --- a/debian/patches/netbeans-platform-disable-net.java-modules.patch +++ b/debian/patches/netbeans-platform-disable-net.java-modules.patch @@ -2,6 +2,9 @@ From: Markus Koschany <[email protected]> Date: Sun, 23 Oct 2016 21:38:22 +0200 Subject: netbeans platform disable-net.java modules +Disable the net.java.module because it is not available in Debian. + +Forwarded: not-needed --- nbbuild/build.properties | 1 - nbbuild/cluster.properties | 8 -------- diff --git a/debian/patches/netbeans-platform-disable-xhr4j-module.patch b/debian/patches/netbeans-platform-disable-xhr4j-module.patch index 2a2b4c3..1ea325e 100644 --- a/debian/patches/netbeans-platform-disable-xhr4j-module.patch +++ b/debian/patches/netbeans-platform-disable-xhr4j-module.patch @@ -2,6 +2,9 @@ From: Markus Koschany <[email protected]> Date: Thu, 27 Oct 2016 23:58:58 +0200 Subject: netbeans platform disable xhr4j module +Disable xhr4j module because build-dependencies are not available in Debian. + +Forwarded: not-needed --- nbbuild/cluster.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/patches/netbeans-platform-empty-binaries-list.patch b/debian/patches/netbeans-platform-empty-binaries-list.patch index f1683ee..2f5bf81 100644 --- a/debian/patches/netbeans-platform-empty-binaries-list.patch +++ b/debian/patches/netbeans-platform-empty-binaries-list.patch @@ -2,6 +2,8 @@ From: Markus Koschany <[email protected]> Date: Sun, 23 Oct 2016 19:27:56 +0200 Subject: netbeans platform empty binaries list +Empty all the binaries-list files so nothing gets downloaded. +Forwarded: not-needed --- apisupport.harness/external/binaries-list | 4 ---- javahelp/external/binaries-list | 1 - diff --git a/debian/patches/netbeans-platform-junitlib.patch b/debian/patches/netbeans-platform-junitlib.patch index c653a1c..c28d2fd 100644 --- a/debian/patches/netbeans-platform-junitlib.patch +++ b/debian/patches/netbeans-platform-junitlib.patch @@ -2,6 +2,9 @@ From: Markus Koschany <[email protected]> Date: Sun, 23 Oct 2016 21:39:15 +0200 Subject: netbeans platform junitlib +We don't include source or javadoc jars of junit4. This is to prevent a FTBFS. + +Forwarded: not-needed --- junitlib/nbproject/project.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/patches/netbeans-platform-nbi.patch b/debian/patches/netbeans-platform-nbi.patch index ed159e4..cbdd085 100644 --- a/debian/patches/netbeans-platform-nbi.patch +++ b/debian/patches/netbeans-platform-nbi.patch @@ -2,6 +2,9 @@ From: Markus Koschany <[email protected]> Date: Sun, 23 Oct 2016 21:39:48 +0200 Subject: netbeans-platform-nbi +Don't build Netbeans' Installer modules. + +Forwarded: not-needed --- nbbuild/cluster.properties | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/patches/netbeans-platform-nojnabinaries.patch b/debian/patches/netbeans-platform-nojnabinaries.patch index ca8fd6c..096c474 100644 --- a/debian/patches/netbeans-platform-nojnabinaries.patch +++ b/debian/patches/netbeans-platform-nojnabinaries.patch @@ -2,6 +2,9 @@ From: Markus Koschany <[email protected]> Date: Thu, 27 Oct 2016 22:45:50 +0200 Subject: netbeans platform nojnabinaries +We don't need to install any JNA binaries, since they're already installed. + +Forwarded: not-needed --- libs.jna.platform/nbproject/project.properties | 1 - libs.jna/nbproject/project.properties | 13 ------------- diff --git a/debian/patches/netbeans-platform-o.n.html.ko4j.patch b/debian/patches/netbeans-platform-o.n.html.ko4j.patch index 02422ff..88603f9 100644 --- a/debian/patches/netbeans-platform-o.n.html.ko4j.patch +++ b/debian/patches/netbeans-platform-o.n.html.ko4j.patch @@ -2,6 +2,9 @@ From: Markus Koschany <[email protected]> Date: Sun, 23 Oct 2016 22:32:41 +0200 Subject: netbeans platform o.n.html.ko4j +Disable the o.n.html.jo4j module. + +Forwarded: not-needed --- nbbuild/cluster.properties | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/rules b/debian/rules index d8e0581..bb04902 100755 --- a/debian/rules +++ b/debian/rules @@ -150,6 +150,7 @@ override_dh_auto_clean: $(RM) o.n.bootstrap/launcher/windows/nbexec64.dll $(RM) o.n.bootstrap/launcher/windows/nbexec.exe $(RM) o.n.bootstrap/launcher/windows/nbexec.dll + $(RM) openide.*/arch.xml override_jh_depends: # Skipping jh_depends run - since we use symlinks to /usr/share/java then -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libnb-platform-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

