This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository libnb-platform-java.
commit 87a5fba7d0fd536d488082db55bcf12fbe196b6e Author: Markus Koschany <[email protected]> Date: Tue Dec 15 19:58:45 2015 +0100 Update DEP-3 headers. --- debian/patches/netbeans-platform-disable-net.java-modules.patch | 3 +++ debian/patches/netbeans-platform-empty-binaries-list.patch | 2 ++ debian/patches/netbeans-platform-junitlib.patch | 3 +++ debian/patches/netbeans-platform-o.n.html.ko4j.patch | 3 +++ 4 files changed, 11 insertions(+) diff --git a/debian/patches/netbeans-platform-disable-net.java-modules.patch b/debian/patches/netbeans-platform-disable-net.java-modules.patch index b88ebd2..9c0543b 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: Tue, 15 Dec 2015 16:54:49 +0100 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-empty-binaries-list.patch b/debian/patches/netbeans-platform-empty-binaries-list.patch index 092baff..d7cc502 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: Tue, 15 Dec 2015 01:08:12 +0100 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 07f8c79..df95cf1 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: Tue, 15 Dec 2015 18:21:48 +0100 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-o.n.html.ko4j.patch b/debian/patches/netbeans-platform-o.n.html.ko4j.patch index 918be92..925e330 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: Tue, 15 Dec 2015 19:21:45 +0100 Subject: netbeans platform o.n.html.ko4j +Disable the o.n.html.ko4j module similar to net.java.html. + +Forwarded: not-needed --- nbbuild/cluster.properties | 3 --- 1 file changed, 3 deletions(-) -- 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

