This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository netbeans.
commit 532940b17768becc3d0e822973ca6de6f957f6f4 Author: Markus Koschany <[email protected]> Date: Mon Jun 15 01:04:31 2015 +0200 Update changelog --- debian/changelog | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index cf8186d..45b8a69 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,24 @@ netbeans (8.0.2+dfsg1-1) UNRELEASED; urgency=medium - * New upstream release. + * New upstream release. (Closes: #673606, #713182) + - Fixes GUI Editor is not working. (Closes: #653915, #677125) + * Support building with mingw-w64 instead of mingw32. (Closes: #680468) + Thanks to Stephen Kitt for the report and patch. + * Netbeans 8.0.2 supports the native look and feel by default now. + (Closes: #698154) + * Fix Netbeans' subversion support by adding netbeans-svnclient.patch. + (Closes: #698514, #668015) + * Remove Andres Mejia and Yuli Novozhilova from Uploaders because they are + apparently not active anymore. (Closes: #743562) + * Remove all minified Javascript files from the original tarball and improve + the orig.tar.sh script. (Closes: #737442) + * Fix bashism in nbexec script. (Closes: #772326) + * Replace w3c-dtd-xhtml with w3c-sgml-lib because the former is going to be + removed from Debian. (Closes: #787176) + * Java7 is the default JDK now and Netbeans 8.0.2 will no longer hang when + creating new projects or crash with a NoClassDefFoundError on startup. + (Closes: #729664, #744369, #728689) + -- Markus Koschany <[email protected]> Sun, 07 Jun 2015 02:22:27 +0200 -- 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

