The following commit has been merged in the master branch:
commit 61015be4c54e4c47a023e530c5e94ec61a8967f8
Author: Emmanuel Bourg <[email protected]>
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
_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits