[libnb-platform-java] 11/12: Add hg.id option to Ant build again.

Markus Koschany apo-guest at moszumanska.debian.org
Sun Jun 14 14:10:39 UTC 2015


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 <apo at gambaru.de>
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



More information about the pkg-java-commits mailing list