[libjopendocument-java] 06/07: set file encryption to utf-8

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Jun 21 08:01:36 UTC 2014


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

praveen pushed a commit to branch master
in repository libjopendocument-java.

commit 5328e4ca3fe8e5b9ef9c7845a94c99bdef831ddf
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Jun 21 12:48:27 2014 +0530

    set file encryption to utf-8
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 08030e7..8322581 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 export JAVA_HOME=/usr/lib/jvm/default-java
+export ANT_OPTS=-Dfile.encoding=utf-8
 
 %:
 	dh $@ --with javahelper

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



More information about the pkg-java-commits mailing list