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 2d6f70df57f355acb08895bd3f87ad37d60b66d3
Author: Markus Koschany <[email protected]>
Date:   Sun Jun 14 16:01:59 2015 +0200

    Add hg.id option to Ant build again.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index f1889b8..b7ff8e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -63,7 +63,7 @@ override_dh_auto_build:
        ################################################################
        # Build the platform. DISPLAY must be unset to avoid build failures.
        unset DISPLAY; ant \
-       -Dhg.id=debian-$(DEB_FULL_VERSION) \
+       -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/libnb-platform-java.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to