This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository netbeans.
commit 26ca92f977ec3932dcfc944dac7bbc999d3885a4 Author: Markus Koschany <[email protected]> Date: Sun Jun 14 16:02:16 2015 +0200 Update hg.id Ant build option --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 92214c9..1adf223 100755 --- a/debian/rules +++ b/debian/rules @@ -53,6 +53,7 @@ override_dh_auto_build: ################################################################ # Build the IDE. DISPLAY must be unset to avoid build failures. unset DISPLAY; ant \ + -Dhg.id=debian-$(DEB_UPSTREAM_VERSION) \ -Dpermit.jdk7.builds=true \ -Dbuild.compiler.deprecation=false \ -Dbuild.compiler.debug=false \ -- 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

