[java-package] 01/03: Convert copyright file content to UTF-8 for debian/copyright.

Benjamin Drung bdrung at moszumanska.debian.org
Tue Jun 17 17:39:52 UTC 2014


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

bdrung pushed a commit to branch master
in repository java-package.

commit d1f3214869bd2a400b1f089edabfa86dadb6a55a
Author: Benjamin Drung <benjamin.drung at profitbricks.com>
Date:   Tue Jun 17 19:34:13 2014 +0200

    Convert copyright file content to UTF-8 for debian/copyright.
---
 lib/javase.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/javase.sh b/lib/javase.sh
index 91187fc..eac96ab 100644
--- a/lib/javase.sh
+++ b/lib/javase.sh
@@ -54,7 +54,7 @@ File: $jvm_base$file
 ----------------------------------------------------------------------
 
 EOF
-        cat "$file"
+        iconv -f ISO-8859-15 -t UTF-8 "$file"
         cat << EOF
 
 ----------------------------------------------------------------------

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



More information about the pkg-java-commits mailing list