This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository electric.
commit 93b623e60c1dfc27efc12b14d2122fa6688bf027 Author: Markus Koschany <[email protected]> Date: Sat Jun 27 15:29:56 2015 +0200 Use xz compression --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 600a55d..53a3e62 100755 --- a/debian/rules +++ b/debian/rules @@ -7,4 +7,4 @@ export CLASSPATH=/usr/share/java/bsh.jar:/usr/share/java/j3dcore.jar:/usr/share/ get-orig-source:: - uscan --verbose --repack --force-download --download-current-version + uscan --verbose --repack --compression xz --force-download --download-current-version -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/electric.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

