The following commit has been merged in the master branch:
commit 9f8c1f6f0c965ee74b08173d2fcfb82f2013fe2f
Author: Gabriele Giacone <[email protected]>
Date:   Fri Jun 15 13:06:02 2012 +0000

    Switch orig.tar to xz.

diff --git a/debian/rules b/debian/rules
index 5c2ec89..c8daf41 100755
--- a/debian/rules
+++ b/debian/rules
@@ -64,5 +64,5 @@ get-orig-source:
        -mkdir $(TMPDIR) && tar -C $(TMPDIR) -zxf 
../jedit_$(VERSION).orig.tar.gz
        rm -f ../jedit_$(VERSION).orig.tar.gz
        cd $(TMPDIR) && tar --exclude jEdit/org/gjt/sp/jedit/bsh \
-               -zcf ../../jedit_$(VERSION)+dfsg.orig.tar.gz *
+               -Jcf ../../jedit_$(VERSION)+dfsg.orig.tar.xz *
        rm -rf $(TMPDIR)

-- 
jedit - Java plugin-based editor for programmers

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

Reply via email to