This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository netbeans.
commit 02b22e88fb6f7aa75cc8105c4ea7ba92120391c7 Author: Markus Koschany <[email protected]> Date: Mon Jun 15 20:47:35 2015 +0200 Update DEP-3 headers. --- debian/patches/db.dataview-setRowFilter-method.patch | 3 +++ debian/patches/dlight.nativeexecution.patch | 3 +++ debian/patches/netbeans-commons-net.patch | 4 ++++ debian/patches/netbeans-extexecution.impl.patch | 3 +++ debian/patches/netbeans-libs.jsch.agentproxy.patch | 3 +++ debian/patches/netbeans-spi.java.hints.patch | 3 +++ debian/patches/netbeans-wildUpperBound.patch | 3 +++ 7 files changed, 22 insertions(+) diff --git a/debian/patches/db.dataview-setRowFilter-method.patch b/debian/patches/db.dataview-setRowFilter-method.patch index 5e95c17..8052166 100644 --- a/debian/patches/db.dataview-setRowFilter-method.patch +++ b/debian/patches/db.dataview-setRowFilter-method.patch @@ -2,6 +2,9 @@ From: Markus Koschany <[email protected]> Date: Mon, 8 Jun 2015 14:53:40 +0200 Subject: db.dataview setRowFilter method +Fix for another compilation failure due to missing symbols. + +Forwarded: not-needed --- .../netbeans/modules/db/dataview/output/DataViewTableUI.java | 1 - .../org/netbeans/modules/db/dataview/output/DataViewUI.java | 1 - diff --git a/debian/patches/dlight.nativeexecution.patch b/debian/patches/dlight.nativeexecution.patch index 060ca54..ffafe02 100644 --- a/debian/patches/dlight.nativeexecution.patch +++ b/debian/patches/dlight.nativeexecution.patch @@ -2,6 +2,9 @@ From: Markus Koschany <[email protected]> Date: Mon, 8 Jun 2015 18:17:02 +0200 Subject: dlight.nativeexecution +Fix a FTBFS since we don't build the nativeexecution module. + +Forwarded: not-needed --- .../nbproject/project.properties | 152 ++++++++++----------- 1 file changed, 76 insertions(+), 76 deletions(-) diff --git a/debian/patches/netbeans-commons-net.patch b/debian/patches/netbeans-commons-net.patch index 442c6c6..00cbe48 100644 --- a/debian/patches/netbeans-commons-net.patch +++ b/debian/patches/netbeans-commons-net.patch @@ -2,6 +2,10 @@ From: Markus Koschany <[email protected]> Date: Tue, 9 Jun 2015 13:52:39 +0200 Subject: netbeans commons net +Workaround for missing class org.apache.commons.net.util.Base64 in +libcommons-net1-java. This package should be upgraded. + +Forwarded: not-needed --- .../netbeans/modules/hudson/ui/APITokenConnectionAuthenticator.java | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/patches/netbeans-extexecution.impl.patch b/debian/patches/netbeans-extexecution.impl.patch index b2cdc02..7d9f33b 100644 --- a/debian/patches/netbeans-extexecution.impl.patch +++ b/debian/patches/netbeans-extexecution.impl.patch @@ -2,6 +2,9 @@ From: Markus Koschany <[email protected]> Date: Mon, 8 Jun 2015 22:14:28 +0200 Subject: netbeans extexecution.impl +We don't build the extexecution.impl module. + +Forwarded: not-needed --- extexecution.impl/nbproject/project.properties | 6 +++--- .../modules/extexecution/destroy/ProcessTreeDestroyPerformer.java | 3 +-- diff --git a/debian/patches/netbeans-libs.jsch.agentproxy.patch b/debian/patches/netbeans-libs.jsch.agentproxy.patch index d3c1947..aaf3d53 100644 --- a/debian/patches/netbeans-libs.jsch.agentproxy.patch +++ b/debian/patches/netbeans-libs.jsch.agentproxy.patch @@ -2,6 +2,9 @@ From: Markus Koschany <[email protected]> Date: Mon, 8 Jun 2015 23:14:30 +0200 Subject: netbeans libs.jsch.agentproxy +Workaround for Debian bug 788854 + +Forwarded: not-needed --- .../netbeans/libs/jsch/agentproxy/ConnectorFactory.java | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/debian/patches/netbeans-spi.java.hints.patch b/debian/patches/netbeans-spi.java.hints.patch index bf10545..3faac08 100644 --- a/debian/patches/netbeans-spi.java.hints.patch +++ b/debian/patches/netbeans-spi.java.hints.patch @@ -2,6 +2,9 @@ From: Markus Koschany <[email protected]> Date: Tue, 9 Jun 2015 20:16:52 +0200 Subject: netbeans spi.java.hints +Fix another FTBFS + +Forwarded: not-needed --- .../src/org/netbeans/modules/java/hints/spiimpl/Utilities.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/patches/netbeans-wildUpperBound.patch b/debian/patches/netbeans-wildUpperBound.patch index 45848d3..70b5519 100644 --- a/debian/patches/netbeans-wildUpperBound.patch +++ b/debian/patches/netbeans-wildUpperBound.patch @@ -2,6 +2,9 @@ From: Markus Koschany <[email protected]> Date: Tue, 9 Jun 2015 19:41:36 +0200 Subject: netbeans wildUpperBound +Fix a FTBFS due to missing method wildUpperBound. + +Forwarded:not-needed --- java.source/src/org/netbeans/api/java/source/SourceUtils.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netbeans.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

