[SCM] juniversalchardet: Java port of the the Mozilla encoding detector library branch, master, updated. 88d2049014f2256744473ccaa7ad2b4c9d779dc4
Emmanuel Bourg
ebourg at apache.org
Thu Jun 20 12:05:02 UTC 2013
The following commit has been merged in the master branch:
commit 61015be4c54e4c47a023e530c5e94ec61a8967f8
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Jun 20 13:20:27 2013 +0200
Fixed the name of the upstream tarball
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index 9afd9d2..7f5a11d 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -2,7 +2,7 @@
# called by uscan with '--upstream-version' <version> <file>
VERSION=$2
-TAR=../libjuniversalchardet_$VERSION.orig.tar.gz
+TAR=../libjuniversalchardet-java_$VERSION.orig.tar.gz
DIR=juniversalchardet
tar -zxf $3
--
juniversalchardet: Java port of the the Mozilla encoding detector library
More information about the pkg-java-commits
mailing list