This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository netbeans.
commit 846d6399f488f444121affc09672ee3383f9e33e Author: Markus Koschany <[email protected]> Date: Sat Jan 2 18:08:10 2016 +0100 Update DEP-3 header --- debian/patches/netbeans-html.parser-nocopy.patch | 3 +++ debian/patches/netbeans-html.parser.patch | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/debian/patches/netbeans-html.parser-nocopy.patch b/debian/patches/netbeans-html.parser-nocopy.patch index 38bc7db..b7de74f 100644 --- a/debian/patches/netbeans-html.parser-nocopy.patch +++ b/debian/patches/netbeans-html.parser-nocopy.patch @@ -2,6 +2,9 @@ From: Markus Koschany <[email protected]> Date: Sat, 2 Jan 2016 18:05:17 +0100 Subject: netbeans html.parser nocopy +Fix FTBFS since we don't ship html5doc.zip. + +Forwarded: not-needed --- html.parser/nbproject/project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/netbeans-html.parser.patch b/debian/patches/netbeans-html.parser.patch index 9a0ee58..cdb3185 100644 --- a/debian/patches/netbeans-html.parser.patch +++ b/debian/patches/netbeans-html.parser.patch @@ -2,6 +2,10 @@ From: Markus Koschany <[email protected]> Date: Sat, 2 Jan 2016 16:14:11 +0100 Subject: netbeans html.parser +Implement missing methods since Netbeans still uses an older version of +nu.validator.htmlparser. + +Forwarded: not-needed --- .../org/netbeans/modules/html/parser/ParseTreeBuilder.java | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) -- 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

