[netbeans] 01/10: Update changelog
Markus Koschany
apo-guest at moszumanska.debian.org
Tue Jun 16 15:07:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository netbeans.
commit 513955e58559b8e65e88abd89513d899f38203a9
Author: Markus Koschany <apo at gambaru.de>
Date: Tue Jun 16 03:06:19 2015 +0200
Update changelog
---
debian/changelog | 51 ++++++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 50 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 45b8a69..731f07b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,7 +18,56 @@ netbeans (8.0.2+dfsg1-1) UNRELEASED; urgency=medium
* 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)
-
+ * Use compat level 9 and require debhelper >= 9.
+ * Update debian/copyright for new release.
+ * Add source/lintian-overrides and override false postives.
+ + netbeans: license-problem-json-evil
+ + netbeans: license-problem-php-license
+ because these errors are only triggered by license.txt files. The real
+ files were already removed from the tarball.
+ * Stop building the platform packages and depend on libnb-platform18-java
+ instead.
+ * debian/control:
+ - Remove versioned dependencies because all constraints are satisfied even
+ in stable.
+ - Declare compliance with Debian Policy 3.9.6.
+ - Switch Vcs-Browser fields to cgit.
+ - netbeans: Depend on default-jdk and remove alternative dependencies on
+ OpenJDK6 because Netbeans requires Java7 to run.
+ - Remove obsolete Conflict, Replaces, Provides fields.
+ - Depend on libcommons-net-java instead of libcommons-net1-java.
+ - Add and remove the following dependencies:
+ + libcommons-httpclient-java, libcommons-io-java, libcommons-lang-java,
+ libjsch-agent-proxy-java, libjsch-java, libsqljet-java,
+ libws-commons-util-java, libjson-simple-java, libeclipselink-java,
+ libmysql-java, liblucene3-java,
+ - libbetter-appframework-java, liblucene2-java, liboro-java
+ * debian/patches:
+ - Rebase and update all patches for new release. They are all required to
+ fix various build failures and runtime errors and to use Debian's system
+ libraries instead of embedded jar files without source code.
+ For more information, please refer to the patch headers.
+ + New patches:
+ Css3Parser-antlr.patch, db.dataview-setRowFilter-method.patch,
+ dlight.nativeexecution.patch, netbeans-commons-net.patch,
+ netbeans-extexecution.impl.patch, netbeans-javacc.patch,
+ netbeans-libs.jaxb.patch, netbeans-o.apache.tools.ant.module.patch,
+ netbeans-slf4j.dummy.patch, netbeans-spi.java.hints.patch,
+ netbeans-svnclient.patch, netbeans-wildUpperBound.patch,
+ netbeans-xml.jaxb.api.patch, netbeans-xsl-httpserver.patch,
+ osgi-update.patch
+ - Removed patches:
+ netbeans-platform~include-extras.patch, netbeans~debugger.jpda.ui.patch,
+ netbeans~no-rhino.patch, netbeans~no-test-clean.patch,
+ netbeans~old-java-modules.patch, netbeans~o.a.tools.ant.patch,
+ netbeans~old-java.source-module.patch, netbeans~svnclient.patch,
+ netbeans~xerces.patch, netbeans~xsl.patch
+ * debian/rules:
+ - Symlink netbeans.png to hicolors directory.
+ - Remove obsolete comments and code for building the platform.
+ - Simplify get-orig-source target. Download the current version.
+ * pom:
+ - Update pom.files for new release 8.0.2.
-- Markus Koschany <apo at gambaru.de> 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
More information about the pkg-java-commits
mailing list