This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository libnb-platform-java.
commit 1c5fd77992d53c6a5ac5ac449fefcf110003b86a Author: Markus Koschany <[email protected]> Date: Wed Dec 30 10:14:29 2015 +0100 debian/watch: Add a comment about the new download location. --- debian/libnb-platform-devel-java.lintian-overrides | 4 ++-- debian/watch | 8 +++++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/debian/libnb-platform-devel-java.lintian-overrides b/debian/libnb-platform-devel-java.lintian-overrides index c371f7c..4c2914e 100644 --- a/debian/libnb-platform-devel-java.lintian-overrides +++ b/debian/libnb-platform-devel-java.lintian-overrides @@ -1,8 +1,8 @@ # Netbeans builds lots of codeless jars on purpose, so don't warn us about them libnb-platform-devel-java: codeless-jar -# This is a library package in the sense that it doesn't by itself provide an -# application. But the jar files don't live in /usr/share/java since they are +# This is a library package in the sense that it doesn't by itself provide an +# application. But the jar files don't live in /usr/share/java since they are # specific to the NetBeans platform and need to live in a "cluster" libnb-platform-devel-java: javalib-but-no-public-jars diff --git a/debian/watch b/debian/watch index 9759b38..1a7209d 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,5 @@ -version=3 -opts=dversionmangle=s/\+dfsg\d*$//,downloadurlmangle=s/$/final\/zip/ \ -http://dlc.sun.com.edgesuite.net/netbeans/ ([0-9.]+)/ debian debian/orig-tar.sh +# The sources can be downloaded from https://netbeans.org/downloads/zip.html +# but this site requires Javascript. The old site returns an 500 error message. +#version=3 +#opts=dversionmangle=s/\+dfsg\d*$//,downloadurlmangle=s/$/final\/zip/ \ +#http://dlc.sun.com.edgesuite.net/netbeans/ ([0-9.]+)/ debian debian/orig-tar.sh -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libnb-platform-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

