This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository netbeans.
commit f62549ebfc00aa6167b40175917467b0c30acba3 Author: Markus Koschany <[email protected]> Date: Mon Dec 28 20:26:23 2015 +0100 debian/watch: Add a comment from where the sources can be downloaded now. --- debian/watch | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/watch b/debian/watch index b637a15..06b7dd0 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/netbeans.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

