This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository jackrabbit.
commit fc982946b8b91fd40318e6d3433c305ef3777d8f Author: Markus Koschany <[email protected]> Date: Sat Jun 20 20:53:39 2015 +0200 Repack the orig tarball. Change compression from zip to tar.xz. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 6138e10..5f29c90 100755 --- a/debian/rules +++ b/debian/rules @@ -11,4 +11,4 @@ export ANT_ARGS=-Dbasedir=$(realpath .) -Dpackage=$(DEB_SOURCE_PACKAGE) -f debia dh $@ --buildsystem=ant --with maven_repo_helper get-orig-source: - uscan --download-current-version --force-download --no-symlink + uscan --download-current-version --force-download --no-symlink --repack --compression xz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackrabbit.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

