This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository netbeans.
commit ce2532bda92e5ff452b3186fce1a7ec0fe1e318e Author: Markus Koschany <[email protected]> Date: Tue Dec 29 00:27:49 2015 +0100 Update changelog --- debian/changelog | 52 ++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index f3ab9d5..56e009f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,53 @@ netbeans (8.1+dfsg1-1) UNRELEASED; urgency=medium - * Non-maintainer upload. - * - - -- Markus Koschany <[email protected]> Sun, 15 Nov 2015 20:09:43 +0100 + * Imported Upstream version 8.1+dfsg1. + * Install netbeans.import and fix failing settings imports from previous + versions. Thanks to Manolinux for the report. (Closes: #808908) + * netbeans: Replace alternative virtual dependency java7-jdk and java8-jdk + with java7-sdk | java8-sdk. Thanks to Thorsten Glaser for the report. + (Closes: #803153) + * debian/control: + - Switch to libcglib3-java. + - Build-Depend on libasm4-java. + - Build-depend on libjavaewah-java. + - Tighten dependencies on platform packages to >= 8.1. + * debian/rules: + - Build with parallel. + * Update my e-mail address + * get-orig-source: Remove --no-symlink option. Add --verbose + * debian/patches: + - Refresh the following patches: + + Allnetbeans-platform patches. + + netbeans-cluster-properties.patch + + netbeans-platform-empty-binaries-list.patch -> renamed to + netbeans-empty-binaries-list.patch + + Refresh netbeans-o.n.bootstrap.patch + + Refresh antlr-3.5.2.patch + + Refresh netbeans-nocopy.patch + + Refresh db.dataview-setRowFilter-method.patch + + Refresh netbeans-small-ide.patch + + Refresh netbeans-dlight.nativeexecution.patch + + Refresh netbeans-extexecution.impl.patch + + Refresh netbeans-svnclient.patch and update svn versions. + + Refresh netbeans-wildUpperBound.patch + + Refresh netbeans-ide-launcher.patch + + Refresh netbeans-xsl-httpserver.patch + + Refresh netbeans-slf4j.dummy.patch + - Add the following patches: + + javaewah-version.patch to prevent a FTBFS with Debian's version + which is currently not up-to-date. + + netbeans-com.sun.tools.hc.patch + + netbeans-CommandLineParser.patch + * linked-jars: + - Update junit4 version to 4.12. + - Link hamcrest-core.jar to libs.junit4. + - Update version of jsch.jar. + - Update jgit version. + - Update version of jvyamlb. + * Disable core.browser.webview module to prevent a FTBFS with OpenJDK 7. + * debian/watch: Add a comment from where the sources can be downloaded from now. + + -- Markus Koschany <[email protected]> Tue, 29 Dec 2015 00:05:17 +0100 netbeans (8.0.2+dfsg1-5) unstable; urgency=medium -- 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

