This is an automated email from the git hooks/post-receive script.

tpot-guest pushed a commit to branch master
in repository jnr-unixsocket.

commit fd1ce6612d8449a1d389dda46123c42385730af9
Author: Tim Potter <[email protected]>
Date:   Mon Dec 1 16:17:37 2014 +1100

    Use maven-debian-helper in d/rules
---
 debian/rules | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 2d33f6a..027d7eb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,7 @@
 #!/usr/bin/make -f
 
+export JAVA_HOME=/usr/lib/jvm/default-java
+export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF-8
+
 %:
-       dh $@
+       dh $@ --buildsystem=maven --with javahelper

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jnr-unixsocket.git

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

Reply via email to